- ae08043 JAVA/JS/CPP: v7.0.1 metadata updates. by roes@google.com · 10 years ago master
- 0d6e3e5 Adding missing license information for the new matcher API files. by dbeaumont@google.com · 10 years ago
- 4f70162 CPP: Fix build issue by roes@google.com · 11 years ago
- fc99f97 C++: Updated Geocoder documentation and tests by roes@google.com · 11 years ago
- 97f1de8 JAVA/JS/CPP:libphonenumber v7.0 last changes by lararennie@google.com · 11 years ago
- ed51d5d CPP/JAVA: Introducing new public APIs in ShortNumberInfo/short_number_info. Deprecating old methods. Also includes a refactoring change introducing a matcher API. by lararennie@google.com · 11 years ago
- 9f9ea8c Remove shortnumberutil -> all C++ clients should now be using shortnumberinfo instead. by lararennie@google.com · 11 years ago
- 1b4d8ac JAVA/JS/CPP: v6.3.1, metadata updates. by lararennie@google.com · 11 years ago
- 9565c58 JAVA/CPP/JS: v6.3: Geocoding behaviour change, code clean-up, metadata updates. by lararennie@google.com · 11 years ago
- 9201e03 Avoid unused variable warning when NDEBUG. by roubert@google.com · 11 years ago
- f81bd8f Copy updated files from lib9/utf from upstream repository. by roubert@google.com · 11 years ago
- c1b7758 JAVA/JS/CPP: Metadata updates v6.2.2 by lararennie@google.com · 11 years ago
- dd06c2f CPP/JAVA/JS: Metadata updates - libphonenumber v6.2.1 by lararennie@google.com · 11 years ago
- ec54a66 CPP v6.2 plus README update by lararennie@google.com · 11 years ago
- 52810dd JAVA/JS/CPP: Metadata updates, v6.1.1 by lararennie@google.com · 11 years ago
- c0e88d5 JAVA/CPP: Handle phone number input in RFC3966 with missing "tel:" prefix. by jia.shao.peng@gmail.com · 11 years ago
- 51285dc JAVA/CPP: Better exclusion of dates, change in build error messages. by lararennie@google.com · 11 years ago
- 894f009 Porting fix for AYTF to C++, small comment updates. by lararennie@google.com · 11 years ago
- 1f06426 JAVA/JS/CPP: libphonenumber v6.1 by lararennie@google.com · 11 years ago
- 356080a JAVA/JS/CPP: libphonenumber v6.0 by lararennie@google.com · 11 years ago
- fb50bb9 JS/CPP/JAVA: libphonenumber v5.9.4 metadata updates by jia.shao.peng · 11 years ago
- 91c57dc JS/CPP/JAVA: libphonenumber v4.9.3 metadata updates by lararennie@google.com · 11 years ago
- d72454e JS/CPP/JAVA: libphonenumber v5.9.2 metadata updates by lararennie@google.com · 11 years ago
- 1d48278 JS/CPP/JAVA: libphonenumber 5.9.1 metadata updates. by lararennie@google.com · 11 years ago
- 3699631 JAVA/JS/CPP: Libphonenumber v5.9, code & metadata changes. by lararennie@google.com · 12 years ago
- 8d8b5b3 CPP: Remove uses of std::{cerr,endl} in production code. by philip.liard@gmail.com · 12 years ago
- 18404d8 JAVA/JS/CPP v5.8.8: metadata updates, small test & comment fixes. by lararennie@google.com · 12 years ago
- b779a05 JS/C++: Added mobile token support to phone number util by roes@google.com · 12 years ago
- f7b0d3f JAVA/JS/CPP v5.8.1: metadata updates by lararennie@google.com · 12 years ago
- b3bfbbc JAVA/JS/CPP: libphonenumber v5.8. ShortNumberInfo API, metadata updates, small bug fixes. See the release notes for more information. by lararennie@google.com · 12 years ago
- cc219e0 JAVA/JS/CPP: libphonenumber v5.7.2, metadata. by lararennie@google.com · 12 years ago
- 87ef837 libphonenumber v5.7.1: Changing metadata generation to exclude irrelevant data. No change in functionality. by lararennie@google.com · 12 years ago
- 67b8ca8 Fixing issue where default_logger.h conflates LOG and VLOG. Issue reported and original idea for a fix provided by ben.darnell. by lararennie@google.com · 12 years ago
- 7e77f5f CPP: libphonenumber v5.7 changes - small improvement to phone number extraction, updates to metadata after build tool changes. by lararennie@google.com · 12 years ago
- 9c0c55c JAVA/JS/CPP: libphonenumber v5.6.2 metadata updates. by lararennie@google.com · 12 years ago
- d5c220e CPP: Fixing crash when AsYouTypeFormatter tries to handle countries with long numbers. Patch contributed by Vonage Holdings Corp. by lararennie@google.com · 12 years ago
- c636308 CPP: Fix compilation error on Windows. by philip.liard@gmail.com · 12 years ago
- b886df4 CPP: Add suport for thread-safety on Linux and Mac in non-Boost base/. by philip.liard@gmail.com · 12 years ago
- 8e24807 JAVA/JS/CPP: libphonenumber v5.6 by lararennie@google.com · 12 years ago
- d29fa27 JAVA/C++/JS: libphonenumber v5.5 by dbeaumont@google.com · 12 years ago
- 854813f CPP: Fix compilation error on Clang. by philip.liard@gmail.com · 12 years ago
- de41ee5 CPP: Make use of alternate format controlled at compile time. by philip.liard@gmail.com · 12 years ago
- fa6ddee CPP: Make r570 compile in Chromium. by philip.liard@gmail.com · 12 years ago
- 96b80a3 CPP: Add base/thread_checker.h. by philip.liard@gmail.com · 12 years ago
- 94f3dc6 CPP: Move base code to i18n::phonenumbers namespace. by philip.liard@gmail.com · 12 years ago
- 01e7fad CPP: Make libphonenumber depend on its own base/ when it's used in Chromium. by philip.liard@gmail.com · 12 years ago
- af4a2ce CPP: Move base/ to phonenumbers/. by philip.liard@gmail.com · 12 years ago
- 711fdcd CPP: Move base/string_piece.* to base/strings/. by philip.liard@gmail.com · 12 years ago
- 1a5f1be JAVA/JS/CPP:libphonenumber v5.4.2 by jia.shao.peng · 12 years ago
- 78a982d JAVA/CPP/JS: libphonenumber 5.4.1 by jia.shao.peng · 12 years ago
- fbef8d6 libphonenumber v5.4 release. Review URL: https://codereview.appspot.com/7570043 by jia.shao.peng · 12 years ago
- 3a8c1b7 Java/JS/CPP: libphonenumber v5.3.2, metadata updates. Includes geocoding data for Belarus, with contributions from g1smd. by lararennie@google.com · 12 years ago
- 2210e80 metadata update 5.3.1 by davinci@google.com · 12 years ago
- 9398b68 JAVA/CPP/JS: libphonenumber v5.3, offlinegeocode v2.4 by lararennie@google.com · 12 years ago
- 1364713 JAVA/JS/CPP: libphonenumber v5.2.2, metadata updates. Gabon geocoding data added with help from g1smd. by lararennie@google.com · 12 years ago
- f5c9ee0 DATA: Update for the GB premium-rate pattern. Contributed by g1smd. by lararennie@google.com · 12 years ago
- b3ea56b JAVA/JS/CPP: Small comment change in the as-you-type-formatter. Patch contributed by g1smd. by lararennie@google.com · 12 years ago
- 20b634a JAVA/JS/CPP: libphonenumber v5.2.1, metadata updates. by lararennie@google.com · 12 years ago
- 9b80e34 CPP: Implement PhoneNumberOfflineGeocoder. by philip.liard@gmail.com · 13 years ago
- 93d3e8b JAVA/CPP: Release 5.2. Metadata updates and bug fixes. See release notes for more details. by dbeaumont@google.com · 13 years ago
- 9a7d458 JAVA/JS/CPP: Metadata updates (v5.1.4) by lararennie@google.com · 13 years ago
- 6332fa4 JAVA/JS/CPP: Metadata updates (v5.1.3) by lararennie@google.com · 13 years ago
- 878d608 Java/CPP: libphonenumber v5.1.2 - AYTF fix for numbers in national format in countries with no national prefix. by lararennie@google.com · 13 years ago
- 35bd393 CPP: libphonenumber v5.1 by lararennie@google.com · 13 years ago
- 4e977e4 JAVA/JS/CPP: Metadata updates (v5.0.3) by lararennie@google.com · 13 years ago
- b32eeb5 CPP: use new geocoding data in AreaCodeMap. Patch contributed by pmezard. by jia.shao.peng · 13 years ago
- 35cadb5 JAVA/JS/CPP: Metadata updates (v5.0.2) by lararennie@google.com · 13 years ago
- 6e5effd Modified SVN ignore property in '.', cpp/ & cpp/src/phonenumbers/ to ignore various auto-generated files by dbeaumont@google.com · 13 years ago
- 4e47044 DATA: Metadata and geocoding update (v5.0.1) by dbeaumont@google.com · 13 years ago
- b348522 CPP: Ported alternate phone number format support. by dbeaumont@google.com · 13 years ago
- bde8f64 CPP: Implement MappingFileProvider. by philip.liard@gmail.com · 13 years ago
- 1a11692 CPP: libphonenumberv5.0 metadata changes by philip.liard@gmail.com · 13 years ago
- 620b2a8 CPP: Metadata changes only (v5.0). by philip.liard@gmail.com · 13 years ago
- 6276be9 CPP: port Java changes libphonenumber 4.9 by davinci@google.com · 13 years ago
- d61796e CPP: Comment fix, including small fix to sample code. by lararennie@google.com · 13 years ago
- 53e7036 CPP: Add geocoding data generator. by philip.liard@gmail.com · 13 years ago
- 94dde5d CPP: Metadata changes only (v4.8.5) by philip.liard@gmail.com · 13 years ago
- 2dbe1d8 CPP: Implement AreaCodeMap and DefaultMapStorage. by philip.liard@gmail.com · 13 years ago
- e1ee99f CPP: Metadata changes only (v4.8.3). by philip.liard@gmail.com · 13 years ago
- c1b63c8 CPP: Make cpplint happy with stringutils.* by philip.liard@gmail.com · 13 years ago
- a6eef04 CPP: Fix compilation error with -DUSE_GOOGLE_BASE by philip.liard@gmail.com · 13 years ago
- 458af08 CPP: Metadata changes only (v4.8.2). by philip.liard@gmail.com · 13 years ago
- af3adc4 CPP: Support ICU versions built without support for std::string. by philip.liard@gmail.com · 13 years ago
- 729e6f6 CPP: Metadata changes only (v4.8.1). by philip.liard@gmail.com · 13 years ago
- e71e831 CPP: libphonenumber 4.8. by philip.liard@gmail.com · 13 years ago
- 3c98f62 CPP: libphonenumber 4.7. by philip.liard@gmail.com · 13 years ago
- cbc255f CPP: libphonenumber 4.6. by philip.liard@gmail.com · 13 years ago
- 2a128dd CPP: Update lite_metadata.cc. by philip.liard@gmail.com · 13 years ago
- e370626 CPP: Fix PhoneNumberMatcher build in Chrome. by philip.liard@gmail.com · 13 years ago
- 80b803f CPP: libphonenumber 4.5 by philip.liard@gmail.com · 13 years ago
- d7f0c94 CPP: Refactoring PhoneNumberUtil so that global scoped_ptr variables are now hidden in an internal class. Patch contributed by Lara Rennie. by philip.liard@gmail.com · 13 years ago
- 5ccae34 CPP: Remove static non-POD variables from RegionCode class. Patch contributed by georgey@chromium.org. by philip.liard@gmail.com · 13 years ago
- 86929be CPP: libphonenumber 4.3 by philip.liard@gmail.com · 13 years ago
- cd897ba CPP: Fix logger and asyoutypeformatter unit test to let the latest release build in Chromium. by philip.liard@gmail.com · 13 years ago
- 4709186 CPP: Fix compilation error in default_logger.h on Visual Studio 2010. by philip.liard@gmail.com · 13 years ago
- 1fb4d23 CPP: libphonenumber 4.2. by philip.liard@gmail.com · 14 years ago
- 44e3b3f JAVA,CPP: libphonenumber 4.1. by philip.liard@gmail.com · 14 years ago
- 603e7e5 CPP: libphonenumber 4.0 by philip.liard@gmail.com · 14 years ago
- d72e8b9 CPP: Add number formatting for mobile dialling by philip.liard@gmail.com · 14 years ago
- 6a0a07f CPP: Add phonenumbermatcher. by philip.liard@gmail.com · 14 years ago