Keghani Kouzoujian
73bee99eca
Update README.md
Was there anything else?
11 years ago
Andy Staudacher
0ca8270d8f
Merge pull request #768 from googlei18n/keghani_update_7.0.9
Keghani update 7.0.9
11 years ago
Keghani Kouzoujian
8d44a2913c
[maven-release-plugin] prepare for next development iteration
11 years ago
Keghani Kouzoujian
a1d91a34e0
[maven-release-plugin] prepare release libphonenumber-7.0.9
11 years ago
Andy Staudacher
6164bf22b8
Merge pull request #767 from googlei18n/keghani_update_7.0.9
Metadata updates for release 7.0.9
11 years ago
Keghani Kouzoujian
fae29c78c2
Metadata updates for release 7.0.9
11 years ago
roes
66b388c4e6
Merge pull request #762 from keghani/master
Update the protobuf-java version in Maven and compile new jars.
11 years ago
Keghani Kouzoujian
f7cc21baca
Update the proto compiler version in Maven.
11 years ago
David Yonge-Mallo
cc0dab41a0
Merge pull request #761 from keghani/master
Fix indentation in MultiFileMetadataSourceImplTest.java
11 years ago
Keghani Kouzoujian
83649464be
Fix indentation in MultiFileMetadataSourceImplTest.java
11 years ago
Keghani Kouzoujian
2249b409aa
Merge pull request #759 from mirunabarbu/master
Refactoring to read from multiple file metadata source.
11 years ago
Miruna Barbu
9d640d946b
Refactoring to read from multiple file metadata source.
11 years ago
Miruna Stefania Barbu
1d245a3be9
Merge pull request #755 from googlei18n/dlyongemallo-patch-1
fix RegionCode comment in PhoneNumberMatch.java
11 years ago
David Yonge-Mallo
d40cd24189
fix RegionCode comment in PhoneNumberMatch.java
11 years ago
roes
c6d49666b6
Merge pull request #752 from roubert/issue725
Replace defined(COMPILER_GCC) with defined(__GNUC__).
11 years ago
Fredrik Roubert
1107e0f7ce
Replace defined(COMPILER_GCC) with defined(__GNUC__).
The preprocessor expression defined(COMPILER_GCC) is used in code copied
from the Chromium project, but COMPILER_GCC is not defined by GCC itself,
but by the following expression in Chromium's build_config.h:
#if defined(__GNUC__)
#define COMPILER_GCC 1
#elif // ...
It must therefore be changed when copying the code out of the Chromium
code base.
11 years ago
roes
938dbb9e98
Merge pull request #751 from dlyongemallo/master
Fix bad regex (trailing pipe) in Poland (PL) nationalNumberPattern.
11 years ago
David Yonge-Mallo
c6fe1ab9b7
Fix bad regex (trailing pipe) in Poland (PL) nationalNumberPattern.
11 years ago
roes
c5ccf4fb40
[maven-release-plugin] prepare for next development iteration
11 years ago
roes
433dac969a
[maven-release-plugin] prepare release libphonenumber-7.0.8
11 years ago
Andy Staudacher
4166a72cbf
Merge pull request #744 from roes/master
Fix JavaDoc to comply with Java 8
11 years ago
roes
b48b442890
Fix JavaDoc to comply with Java 8
11 years ago
Miruna Stefania Barbu
761e327597
Merge pull request #743 from googlei18n/mirunab_update_7.0.8
Metadata updates for release 7.0.8
11 years ago
Miruna Barbu
ba95e6cdf1
Metadata updates for release 7.0.8
11 years ago
hagbard
cf83f6d31c
Merge pull request #742 from roubert/issue725
When using C++11, use static_assert to implement COMPILE_ASSERT.
11 years ago
Fredrik Roubert
768e05f0bc
When using C++11, use static_assert to implement COMPILE_ASSERT.
This is a cherry-pick from the Chromium project, from where this
implementation of basictypes.h once originated:
https://chromium.googlesource.com/chromium/src/+/539fc83
11 years ago
Shaopeng Jia
381d4dab16
Merge pull request #741 from nico/unused
Fix Wunused-private-field warning in debug builds.
11 years ago
Nico Weber
98dc5d197e
Fix Wunused-private-field warning in debug builds.
11 years ago
Andy Staudacher
fbd52f8d68
Merge pull request #738 from Turbo87/patch-1
README: Use syntax highlighting for code blocks
11 years ago
Tobias Bieniek
ddf696e1e4
README: Use syntax highlighting for code blocks
11 years ago
Andy Staudacher
36ceea24ac
Merge pull request #731 from dlyongemallo/master
fix NPE in ShortNumberInfo when isPossibleNumber is called on a region with no ShortNumberMetadata
11 years ago
David Yonge-Mallo
12a4a3175a
fix NPE in ShortNumberInfo when isPossibleNumber is called on a region with no ShortNumberMetadata
11 years ago
Andy Staudacher
af1d5b2610
Merge pull request #729 from googlei18n/staudacher_update_7.0.7
prepare for next development iteration
11 years ago
Andy Staudacher
6549d13ea9
prepare for next development iteration
11 years ago
Andy Staudacher
b28e9f06d6
Update for AppEngine HRD migration
11 years ago
Andy Staudacher
6ee8a8e1b4
Update README.md for 7.0.7 release
11 years ago
Andy Staudacher
9a286df6c7
[maven-release-plugin] prepare release libphonenumber-7.0.7
11 years ago
Andy Staudacher
39219ab892
Merge pull request #728 from googlei18n/staudacher_update_7.0.7
Staudacher update 7.0.7
11 years ago
Andy Staudacher
b5a0ec40c0
One more typo
11 years ago
Andy Staudacher
1b30780880
Remove typos
11 years ago
Andy Staudacher
c4e0244230
Remove typo
11 years ago
Andy Staudacher
5e57737c7e
Fixed release notes
Merged the 2 subsequent release tool runs.
11 years ago
Andy Staudacher
4e8ff0e039
Metadata updates for release 7.0.7
11 years ago
Andy Staudacher
aa0b0e28a1
Merge pull request #727 from googlei18n/staudacher_update_7.0.7
Metadata updates for release 7.0.7
11 years ago
Andy Staudacher
2614835368
Metadata updates for release 7.0.7
11 years ago
Andy Staudacher
8f5cfd2c58
Merge pull request #723 from dlyongemallo/master
update resources/timezones/map_data.txt to generated version from 2015-05-05.
11 years ago
David Yonge-Mallo
7bddc74bd5
update resources/timezones/map_data.txt to generated version from 2015-05-05
11 years ago
Andy Staudacher
11d7501fe4
Make getRegionCodeForNumber less verbose.
Java port of 5bee1e1ca7
11 years ago
Andy Staudacher
5bee1e1ca7
Make GetRegionCodeForNumber() less verbose.
11 years ago
Andy Staudacher
f29276e789
Update README.md
Update text refering to latest version
11 years ago