David Yonge-Mallo
08e7548d92
Merge pull request #1066 from googlei18n/formatting_fixes
Tiny formatting fixes.
10 years ago
Lara Scheidegger
f4fecc2108
Tiny formatting fixes.
10 years ago
lararennie
32f0f9dd68
Merge pull request #1006 from kylecronin/patch-1
Update FALSEHOODS.md with falsehoods regarding that someone has a phone number, that all phones accept SMSes, and that only mobile phones accept SMSes.
10 years ago
Kyle Cronin
efe9635141
Update FALSEHOODS.md
10 years ago
lararennie
645e7503f6
Merge pull request #1062 from googlei18n/padmaksham_update_7.3.0
Metadata updates for release 7.3.0
10 years ago
padmaksha_mukhopadhyay
3915d0f1c7
Metadata updates for release 7.3.0
10 years ago
lararennie
d6b4e2da6f
Merge pull request #1056 from googlei18n/phonenumber_proto_doc_update
Update outdated comments about the national significant number in the
10 years ago
lararennie
2160650013
Merge pull request #1016 from ifraixedes/patch-1
Update URLs to files and directories in README
10 years ago
Keghani Kouzoujian
7e17486455
Fix typo (hypen -> hyphen)
10 years ago
lararennie
7f5c6dadc5
Merge pull request #1055 from googlei18n/is_number_geo
Update isNumberGeographical to return true for geographical mobile nu…
10 years ago
Keghani Kouzoujian
642590c597
Update isNumberGeographical to return true for geographical mobile numbers
10 years ago
Keghani Kouzoujian
2470e7e96c
Merge pull request #1054 from googlei18n/falsehoods_l
Falsehoods reordering and small fixes
10 years ago
Keghani Kouzoujian
053e3c0ad0
Merge pull request #1052 from googlei18n/cmake_back_to_2.8
Add cmake Mac flag to enable Linux builds at lower cmake versions.
10 years ago
Keghani Kouzoujian
d90cd60080
Update wording of "Replace XXX" instruction in cpp/README.
10 years ago
Lara Scheidegger
29ed364d79
Small edits: reordered a couple of questions, made the ITU specification
question more concrete, changed wording in phone widget tip.
10 years ago
Keghani Kouzoujian
261841eb74
Update outdated comments about the national significant number in the
PhoneNumber proto class documentation.
10 years ago
Keghani Kouzoujian
48c4537a0c
Merge branch 'master' into cmake_back_to_2.8
10 years ago
Keghani Kouzoujian
5415fca794
Add protobuf-compiler to GNU/Linux manual installation instructions
10 years ago
Keghani Kouzoujian
a5e4845da5
Merge pull request #1050 from googlei18n/getExampleNumberAndParseDocUpdates
Parse documentation and exampleNumber updates
10 years ago
Lara Scheidegger
c5b7962816
Adding tests for our metadata to make sure that we can create an invalid
example number for every region, and that we have an example number for
every type. Also adding better logging for example short number cost
mismatches.
10 years ago
Keghani Kouzoujian
40f3fe0ca6
Add cmake Mac flag to enable Linux builds at lower cmake versions.
This is similar to the fix of #822 .
Also update README to cover Mac installation.
This rolls back the cmake minimum version bump in #975 since it was
backwards-incompatible, and the following #984 . Not expected to cause
any new user-facing regressions, but expected to solve any that were
introduced with #975 .
10 years ago
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
Ivan Fraixedes
184f1e5ac6
Update URLs to files and directories in README
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