Lara Scheidegger
8a33f94a22
* Updating parse documentation to be more clear about what it accepts
* New useful getExampleNumber methods (for testing) - one for invalid
numbers and one for getting a number of a particular type without
specifying a country.
10 years ago
Andy Staudacher
604de40568
Merge pull request #1049 from googlei18n/pending_code_changes_intro
Update pending code changes to include addition of pending_code_chang…
10 years ago
Keghani Kouzoujian
ed293d3276
Update pending code changes to include addition of pending_code_changes.txt
10 years ago
Andy Staudacher
0b2261b632
Merge pull request #1048 from googlei18n/pending_code_changes_intro
Add newline to empty java/pending_code_changes.txt
10 years ago
Keghani Kouzoujian
92a2c2f177
Add newline to empty java/pending_code_changes.txt
10 years ago
Andy Staudacher
ba2c715d3b
Merge pull request #1043 from googlei18n/pending_code_changes_intro
Introduce java/pending_code_changes.txt
10 years ago
Keghani Kouzoujian
71e50b89c8
Introduce java/pending_code_changes.txt
10 years ago
Andy Staudacher
307b6fe2d5
Merge pull request #1040 from Sustenance/master
Update Javascript library repo locations in README
10 years ago
Sustenance
0844a3d452
updated repo locations
10 years ago
Anthony Miller
08930d2ea4
Merge pull request #1 from googlei18n/master
updating from Google
10 years ago
David Yonge-Mallo
3ea1359a3e
Merge pull request #1033 from googlei18n/penmetsaa_update_7.2.8
Penmetsaa update 7.2.8
10 years ago
penmetsaa
557bd4c4c8
Update README.md
10 years ago
Aravind
33c27c806a
[maven-release-plugin] prepare for next development iteration
10 years ago
Aravind
5f4de0fa92
[maven-release-plugin] prepare release libphonenumber-7.2.8
10 years ago
David Yonge-Mallo
f5124eaf64
Merge pull request #1032 from bryant1410/patch-1
Add missing semicolon in README example
10 years ago
David Yonge-Mallo
11486ae5db
Merge pull request #1031 from googlei18n/penmetsaa_update_7.2.8
Metadata updates for release 7.2.8
10 years ago
Santiago Castro
bae229ce7f
Add missing semicolon in README example
10 years ago
Aravind
b187682bc2
Metadata updates for release 7.2.8
10 years ago
Andy Staudacher
bf6dfbba37
Merge pull request #1014 from googlei18n/ifdef_phonenumbertests_alt_format
Adding ifdef I18N_PHONENUMBERS_USE_ALTERNATE_FORMATS in phonenumbermatcher_test
10 years ago
lararennie
f706686826
Added "ifdef" around the entries in phonenumbermatcher_test that require
alternate formats to be included to be found. This means that if the
user doesn't have this option set to true, the tests won't be run (they
would otherwise fail).
10 years ago
Andy Staudacher
a4da30df63
Merge pull request #1008 from googlei18n/cpp-regex-fix
Fixing issue with reg-exp when finding phone numbers in text
10 years ago
lararennie
b0997c1cfd
Fixing issue with reg-exp -> the "-" range operator was duplicated as
the end of the range as well, causing re2 to fail (and some test
failures with newer versions of ICU apparently in some configurations)
10 years ago
David Yonge-Mallo
6ad8a75789
Merge pull request #997 from dlyongemallo/master
add first version of "Falsehoods Programmers Believe About Phone Numbers"
10 years ago
David Yonge-Mallo
ea59a32797
add FALSEHOODS.md
10 years ago
Keghani Kouzoujian
88f4de0c55
Merge pull request #996 from googlei18n/penmetsaa_update_7.2.7
Penmetsaa update 7.2.7
10 years ago
penmetsaa
48c0bb4d56
Update README.md
10 years ago
Aravind
9f7c50ea59
[maven-release-plugin] prepare for next development iteration
10 years ago
Aravind
73f64b69c5
[maven-release-plugin] prepare release libphonenumber-7.2.7
10 years ago
Keghani Kouzoujian
5cd493cf34
Merge pull request #995 from googlei18n/penmetsaa_update_7.2.7
Metadata updates for release 7.2.7
10 years ago
penmetsaa
5f3cafefd9
Update release_notes.txt
To include pending changes to 7.2.7 release
10 years ago
Aravind
338aa1ceb9
Metadata updates for release 7.2.7
10 years ago
Andy Staudacher
aae009cc3e
Add link to M2M discussion thread
10 years ago
Andy Staudacher
8cf81585d5
Merge pull request #987 from googlei18n/andyst-docs-1
Create FAQ.md
10 years ago
Andy Staudacher
ebce660df2
Update FAQ.md
10 years ago
Andy Staudacher
f513b0dbfc
Create FAQ.md
10 years ago
Keghani Kouzoujian
bc936aacc5
Merge pull request #986 from googlei18n/update_nationalPrefixOptionalWhenFormatting_documentation
Update nationalPrefixOptionalWhenFormatting documentation.
10 years ago
Keghani Kouzoujian
a342989093
Update nationalPrefixOptionalWhenFormatting documentation.
10 years ago
David Yonge-Mallo
90fb88643f
Merge pull request #978 from roubert/parallel
Explicitly add dependencies on generate_geocoding_data.
10 years ago
Keghani Kouzoujian
26bbc11e8e
Merge pull request #984 from roubert/cmake
Require CMake packages to be version 3.1 or higher.
10 years ago
Fredrik Roubert
dcef934927
Require CMake packages to be version 3.1 or higher.
10 years ago
penmetsaa
15c9906e07
Update README.md
10 years ago
David Yonge-Mallo
ee2c1688e3
Merge pull request #983 from googlei18n/penmetsaa_update_7.2.6
Penmetsaa update 7.2.6
10 years ago
Aravind
008645dd0b
[maven-release-plugin] prepare for next development iteration
10 years ago
Aravind
44ff90d58a
[maven-release-plugin] prepare release libphonenumber-7.2.6
10 years ago
David Yonge-Mallo
8dcd9956c5
Merge pull request #982 from googlei18n/penmetsaa_update_7.2.6
Metadata updates for release 7.2.6
10 years ago
Aravind
74c81ae3f7
Metadata updates for release 7.2.6
10 years ago
Fredrik Roubert
8653751bd0
Explicitly add dependencies on generate_geocoding_data.
This is necessary to guarantee that parallel builds will succeed, all
top-level targets that include geocoding_data.cc in their builds need
explicitly listed dependencies on generate_geocoding_data to ensure that
generation of the file has finished before it is being used.
10 years ago
Fredrik Roubert
61a0bf837b
Merge pull request #975 from googlei18n/makelists-fix
Fixing cmake issues on mac
10 years ago
lararennie
15084a993a
Fixing cmake issues:
- using reserved keyword "test" in the custom target
- bumping up the makefile version to avoid issues with policy changes
relating to rpath
10 years ago
lararennie
3c34928cc5
Merge pull request #973 from googlei18n/keghani-relnotes-cleanup
Update release_notes.txt
10 years ago