Lara Scheidegger
e5594c3f93
JAVA/JS/CPP: libphonenumber v5.2.1, metadata updates.
13 years ago
Philippe Liard
7f40b02808
CPP: Implement PhoneNumberOfflineGeocoder.
13 years ago
David Beaumont
18d6eae899
JAVA/CPP: Release 5.2. Metadata updates and bug fixes. See release notes for more details.
13 years ago
Fredrik Roubert
2e074af243
CPP: Update CMake rules for Google Test to not require a pre-compiled static
library but be able to build the library from source as current practice is.
Review URL: https://codereview.appspot.com/6602047
13 years ago
Fredrik Roubert
41448d3121
Updated README: Current version information for Ubuntu packages.
Review URL: https://codereview.appspot.com/6601046
13 years ago
Fredrik Roubert
a6f2d20363
Update build rules to version 5.1 of the library.
Review URL: https://codereview.appspot.com/6572060
13 years ago
Lara Scheidegger
2483f68616
JAVA/JS/CPP: Metadata updates (v5.1.4)
13 years ago
Lara Scheidegger
3d249582bd
JAVA/JS/CPP: Metadata updates (v5.1.3)
13 years ago
Lara Scheidegger
af2b6b190a
Java/CPP: libphonenumber v5.1.2 - AYTF fix for numbers in national format in countries with no national prefix.
13 years ago
Lara Scheidegger
7ae82adb15
CPP: libphonenumber v5.1
13 years ago
Lara Scheidegger
b0aabe0fb8
JAVA/JS/CPP: Metadata updates (v5.0.3)
14 years ago
Patrick Mézard
2699d37d34
CPP: use new geocoding data in AreaCodeMap.
14 years ago
Lara Scheidegger
917ab2a251
JAVA/JS/CPP: Metadata updates (v5.0.2)
14 years ago
David Beaumont
30d94303b5
DATA: Metadata and geocoding update (v5.0.1)
14 years ago
Philippe Liard
1e187ce622
CPP: Fix geocoding data parser.
14 years ago
David Beaumont
6a2ac124fd
CPP: Ported alternate phone number format support.
14 years ago
David Beaumont
4ab95715c0
Modified cmake rules to generate alternate format metadata files.
14 years ago
David Beaumont
1b31d8ef6f
Updated README: Added trouble shooting instructions for library issues and improved ICU installation instructions
14 years ago
Philippe Liard
e930086b33
CPP: Implement MappingFileProvider.
14 years ago
Philippe Liard
f7c8eeebab
CPP: libphonenumberv5.0 metadata changes
14 years ago
Philippe Liard
0773d7fff9
CPP: Test geocoding data.
14 years ago
Philippe Liard
ee01700f4a
CPP: Metadata changes only (v5.0).
14 years ago
David Yonge-Mallo
d2c96cafb4
CPP: port Java changes libphonenumber 4.9
14 years ago
Lara Scheidegger
79ebb6beba
CPP: Comment fix, including small fix to sample code.
14 years ago
Philippe Liard
d26b6bf8fa
CPP: Remove unused bit_cast() in basictypes.h.
This was also causing a compilation error with GCC 4.8.
This CL also removes basictypes.h.orig accidentally added in the previous
revision.
14 years ago
Philippe Liard
ac08bfe262
CPP: Add geocoding data generator.
14 years ago
Philippe Liard
a2185b8fc1
CPP: Metadata changes only (v4.8.5)
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
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
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
4e11857f14
CPP: libphonenumber 4.8.
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
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
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
KushalP@gmail.com
b60d560610
CPP: Fix compilation error on Clang.
14 years ago
Philippe Liard
b9a0d78294
CPP: Add Windows instructions to the README file.
Review URL: http://codereview.appspot.com/5451062
14 years ago
Lara Scheidegger
3b0c906ec7
CPP: Refactoring PhoneNumberUtil so that global scoped_ptr variables are now hidden in an internal class.
14 years ago
georgey@chromium.org
b197289e6e
CPP: Remove static non-POD variables from RegionCode class.
14 years ago
Philippe Liard
127988b991
CPP: Add missing license in cpp/test/phonenumbers/run_tests.cc.
14 years ago
Philippe Liard
ae165b181b
CPP: Update README file.
Review URL: http://codereview.appspot.com/5448055
14 years ago
Philippe Liard
8471f0f230
CPP: libphonenumber 4.3
Review URL: http://codereview.appspot.com/5445043
14 years ago
Philippe Liard
aa50718d6e
CPP: Fix logger and asyoutypeformatter unit test to let the latest release build in Chromium.
14 years ago