penmetsaa
d2a5e92e29
Penmetsaa update 7.3.2 ( #1102 )
* Metadata updates for release 7.3.2
* Unit tests for Canada Short number updates
10 years ago
David Yonge-Mallo
6a8813f737
Merge pull request #1078 from swkrueger/swkrueger-patch-1
Fix typo in 27.txt: s/Potschefstroom/Potchefstroom
10 years ago
penmetsaa
ef388fae1c
Update README.md
10 years ago
Andy Staudacher
c5bb77c4ce
Merge pull request #1084 from googlei18n/penmetsaa_update_7.3.1
Penmetsaa update 7.3.1
10 years ago
Aravind
549083e7bc
[maven-release-plugin] prepare for next development iteration
10 years ago
Aravind
08eba5d578
[maven-release-plugin] prepare release libphonenumber-7.3.1
10 years ago
penmetsaa
b2b238cdfd
Merge pull request #1083 from googlei18n/penmetsaa_update_7.3.1
Metadata updates for release 7.3.1
10 years ago
Aravind
fb7cb3b244
Metadata updates for release 7.3.1
10 years ago
Keghani Kouzoujian
c5757e3861
Merge pull request #1082 from googlei18n/faq_update
Update CONTRIBUTING.md with CLA info
10 years ago
Keghani Kouzoujian
cbfa2929c9
Update CONTRIBUTING.md with CLA info
10 years ago
Schalk-Willem Krüger
4d597902d3
Fix typo in 27.txt: s/Potschefstroom/Potchefstroom
10 years ago
Andy Staudacher
bbe8a0c1d7
Merge pull request #1077 from googlei18n/fix_space
Fix indentation in phonenumberutil.cc
10 years ago
Keghani Kouzoujian
7ebfca8975
Fix indentation in phonenumberutil.cc
10 years ago
lararennie
2d3cdf46fb
Merge pull request #1073 from dlyongemallo/master
Merge some PRs into FALSEHOODS.md
10 years ago
David Yonge-Mallo
e6e00d236f
merge some PRs into FALSEHOODS.md
* #1009 : Add point about each phone number having only one prefix.
* #1015 : Add another example of `*` in phone numbers.
* #1027 : Add point about relationship between number and owner's location.
* #1034 : Add point about Italian leading zero.
10 years ago
Keghani Kouzoujian
45df35a91c
Merge pull request #1068 from googlei18n/padmaksham_update_7.3.0
Padmaksham update 7.3.0
10 years ago
Andy Staudacher
57be96a008
Merge pull request #1071 from googlei18n/faq
Adding a question about what we mean when we refer to metadata
10 years ago
Lara Scheidegger
cf1dc63862
Adding a question about what we mean when we refer to metadata to the
FAQ. This will be referenced in release emails on the mailing list.
10 years ago
padmaksha
4d351811a1
Update README.md
10 years ago
padmaksha_mukhopadhyay
ea6a7eff25
[maven-release-plugin] prepare for next development iteration
10 years ago
padmaksha_mukhopadhyay
d933631fbf
[maven-release-plugin] prepare release libphonenumber-7.3.0
10 years ago
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