Lara Scheidegger
5088d71682
Updating link to ISO country codes
14 years ago
David Yonge-Mallo
f60bbcd0d0
JAVA: Metadata changes only (v4.8.4)
14 years ago
Philippe Liard
31b159870d
CPP: Implement AreaCodeMap and DefaultMapStorage.
14 years ago
Philippe Liard
10c1455305
CPP: Adjust phonenumbermatch_test.cc integer types.
This failed with OSX 10.6 default gcc-4.2 and macports gcc-4.8.
14 years ago
Philippe Liard
bf1e5392d0
CPP: Metadata changes only (v4.8.3).
14 years ago
Lara Scheidegger
6424d7a700
JAVA/JS: Metadata changes only (v4.8.3).
14 years ago
Philippe Liard
638666675e
CPP: Fix stringutil_test literal types
This failed with OSX 10.6 default gcc-4.2 and macports gcc-4.8.
14 years ago
Philippe Liard
1b09e6d683
CPP: Make cpplint happy with stringutils.*
14 years ago
Philippe Liard
4934b45ef1
CPP: Fix compilation error with -DUSE_GOOGLE_BASE
This removes the Chromium-specific (outdated) Logger interface from
default_logger.h.
The return type of set_logger_impl() differed from the one in logger.h (changed
in r430) which produced a compilation error in phonenumberutil.cc when
set_logger_impl() is used as a right value.
Logger, defined in logger.h is now used in all cases.
14 years ago
Philippe Liard
b8f7e6a940
CPP: Metadata changes only (v4.8.2).
14 years ago
Lara Scheidegger
862e54b8d5
JAVA/JS: Metadata changes only (v4.8.2).
14 years ago
Nikolaos Trogkanis
800e44324e
JS: Fix duplicate keys in countryToMetadata map
14 years ago
Philippe Liard
76cdd63571
CPP: Support ICU versions built without support for std::string.
This is the case on Android.
14 years ago
Philippe Liard
d47ece4d28
CPP: Metadata changes only (v4.8.1).
14 years ago
Philippe Liard
62c4580783
TOOLS: Add missing LD flags in continuous-integration.sh
14 years ago
Nikolaos Trogkanis
12af2eb581
JS: Metadata changes only (v4.8.1).
14 years ago
Lara Scheidegger
e72fcadf59
JAVA: Metadata changes only (v4.8.1).
14 years ago
Lara Scheidegger
12f4dba374
DEMO: Fixing xml file so can run demo locally on appengine.
14 years ago
Philippe Liard
4e11857f14
CPP: libphonenumber 4.8.
14 years ago
Shaopeng Jia
9a998486f0
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
5ca9698dec
[maven-release-plugin] prepare release libphonenumber-4.8
14 years ago
Nikolaos Trogkanis
94e294fbbc
JS: libphonenumber 4.8
14 years ago
Lara Scheidegger
6aa6129a9b
JAVA: Removing user-names from TODO.
14 years ago
Lara Scheidegger
fd74800fe8
JAVA: libphonenumber v4.8 More RFC support, metadata updates (including geocoding), some refactoring.
14 years ago
Philippe Liard
ea615a7316
CPP: libphonenumber 4.7.
This is mainly a metadata update.
Modified files:
cpp/src/phonenumbers/lite_metadata.cc
cpp/src/phonenumbers/metadata.cc
cpp/src/phonenumbers/phonenumberutil.cc
cpp/test/phonenumbers/phonenumbermatcher_test.cc
Review URL: https://codereview.appspot.com/6028044
14 years ago
Nikolaos Trogkanis
4b1d8bc4d6
JS: libphonenumber 4.7
14 years ago
Nikolaos Trogkanis
879377c9de
svn:ignore generated files and update java-build-1.0-SNAPSHOT-jar-with-dependencies.jar
14 years ago
Nikolaos Trogkanis
7729710f63
JAVA: Remove unused imports.
14 years ago
Shaopeng Jia
826d7fdc1e
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
efcb260aff
[maven-release-plugin] prepare release libphonenumber-4.7
14 years ago
Philippe Liard
8965a882d4
JAVA: Exclude TestMetadataTestCase from test cases.
Review URL: https://codereview.appspot.com/5847065
14 years ago
Lara Scheidegger
e7db004747
JAVA: libphonenumber v4.7. Mainly metadata updates.
14 years ago
Philippe Liard
e55d38429c
CPP: libphonenumber 4.6.
Note that the metadata files were not uploaded to appspot because they were too
large. Here is the list of the files affected by this change (generated by
Git):
cpp/src/phonenumbers/lite_metadata.cc
cpp/src/phonenumbers/logger.h
cpp/src/phonenumbers/metadata.cc
cpp/src/phonenumbers/phonenumbermatcher.cc
cpp/src/phonenumbers/phonenumberutil.cc
cpp/src/phonenumbers/phonenumberutil.h
cpp/src/phonenumbers/region_code.h
cpp/src/phonenumbers/stringutil.cc
cpp/src/phonenumbers/stringutil.h
cpp/test/phonenumbers/asyoutypeformatter_test.cc
cpp/test/phonenumbers/phonenumbermatcher_test.cc
cpp/test/phonenumbers/phonenumberutil_test.cc
cpp/test/phonenumbers/stringutil_test.cc
This CL also fixes the issue reported by Aaron about the logger being invoked
before it is initialized.
Review URL: https://codereview.appspot.com/5786065
14 years ago
Shaopeng Jia
50ec620d39
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
ed6d936d53
[maven-release-plugin] prepare release libphonenumber-4.6
14 years ago
Lara Scheidegger
030071b3a9
JAVA: libphonenumber v4.6. New countries: BQ, CW, SS, metadata updates & bug fixes.
14 years ago
Philippe Liard
b52c15b09c
CPP: Update lite_metadata.cc.
This file was not up-to-date which made some unit tests fail in Chrome.
Note that the file is not displayed on rietveld since it is too large.
Review URL: https://codereview.appspot.com/5636052
14 years ago
Philippe Liard
f1cbc4af44
CPP: Fix PhoneNumberMatcher build in Chrome.
Contributors:
- leandrogracia@chromium.org
- georgey@chromium.org
Review URL: https://codereview.appspot.com/5627046
14 years ago
Philippe Liard
1899ea03ca
CPP: libphonenumber 4.5
14 years ago
Nikolaos Trogkanis
37d0495859
JS: libphonenumber 4.5
Review URL: http://codereview.appspot.com/5574080
14 years ago
monjiwired
3cb8a3186b
DATA: Fixing AU mobile prefixes.
14 years ago
Shaopeng Jia
d96d17db8d
Stop modifying metadata in formatInOriginalFormat().
Bug: http://code.google.com/p/libphonenumber/issues/detail?id=91
Review URL: http://codereview.appspot.com/5573043
14 years ago
Shaopeng Jia
a417571ecd
Java: Fix geocoder to return empty string for Global Networks numbers.
Review URL: http://codereview.appspot.com/5557071
14 years ago
Shaopeng Jia
59fb39c76d
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
524402ff26
[maven-release-plugin] prepare release libphonenumber-4.5
14 years ago
Shaopeng Jia
9feb68c47a
JAVA: libphonenumber 4.5
Review URL: http://codereview.appspot.com/5532089
14 years ago
Shaopeng Jia
be80b7e4c1
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
85e67b9621
[maven-release-plugin] prepare release libphonenumber-4.4
14 years ago
Lara Scheidegger
c634f2412e
JAVA: libphonenumber v4.4
14 years ago
KushalP@gmail.com
b60d560610
CPP: Fix compilation error on Clang.
14 years ago