47 Commits (b13ee11da26452e5b6a2ceb33326e67c297732ef)

Author SHA1 Message Date
  Keghani Kouzoujian b13ee11da2 Change build rules to stop mobile and fixed-line descs inheriting from the generalDesc element (#1427) 9 years ago
  Keghani Kouzoujian 59a13d4ffb Don't set empty preferred_domestic_carrier_code, and if we are passed such a number from clients then treat the empty field as if unset. (#1364) 9 years ago
  lararennie 99fd0acf3c Porting usage of possibleLengths from Java to C++ (#1358) 9 years ago
  Tiago Salem Herrmann 90b74eb35d Add hash as a diallable char. 9 years ago
  lararennie 7c84d36ac9 IsNumberGeographical public + better detection of "geographical numbers" in geocoder (#1277) 9 years ago
  Keghani Kouzoujian 7ebfca8975 Fix indentation in phonenumberutil.cc 10 years ago
  Keghani Kouzoujian 642590c597 Update isNumberGeographical to return true for geographical mobile numbers 10 years ago
  Lara Scheidegger 8a33f94a22 * Updating parse documentation to be more clear about what it accepts 10 years ago
  Keghani Kouzoujian ba9a6ec733 Lower severity of warnings for messages that are less important to clients. 10 years ago
  Andy Staudacher 5bee1e1ca7 Make GetRegionCodeForNumber() less verbose. 11 years ago
  David Yonge-Mallo 902cc6bf4c Fully quality std::* names. 11 years ago
  Lara Scheidegger b5e59c4e80 JAVA/JS/CPP:libphonenumber v7.0 last changes 11 years ago
  Lara Scheidegger 5ff0ea2f0a JAVA/CPP/JS: v6.3: Geocoding behaviour change, code clean-up, metadata updates. 11 years ago
  Shaopeng Jia ebb02ef276 JAVA/CPP: Handle phone number input in RFC3966 with missing "tel:" prefix. 12 years ago
  Lara Scheidegger 5891032ffb JAVA/JS/CPP: libphonenumber v6.0 12 years ago
  Lara Scheidegger 7123e3365f JAVA/JS/CPP: Libphonenumber v5.9, code & metadata changes. 12 years ago
  Philippe Liard 336fb751c7 CPP: Remove uses of std::{cerr,endl} in production code. 12 years ago
  Cecilia Roes 35a62b36e7 JS/C++: Added mobile token support to phone number util 12 years ago
  Lara Scheidegger 102e52a58b CPP: libphonenumber v5.7 changes - small improvement to phone number extraction, updates to metadata after build tool changes. 13 years ago
  Lara Scheidegger f086b9a9df JAVA/JS/CPP: libphonenumber v5.6 13 years ago
  David Beaumont 5f74e23bc0 JAVA/C++/JS: libphonenumber v5.5 13 years ago
  Philippe Liard 09b71c10f3 CPP: Make r570 compile in Chromium. 13 years ago
  Philippe Liard 84ffc1d777 CPP: Move base/ to phonenumbers/. 13 years ago
  Shaopeng Jia 3765924e20 libphonenumber v5.4 release. 13 years ago
  Lara Scheidegger f410828411 JAVA/CPP/JS: libphonenumber v5.3, offlinegeocode v2.4 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
  Lara Scheidegger 7ae82adb15 CPP: libphonenumber v5.1 13 years ago
  David Yonge-Mallo d2c96cafb4 CPP: port Java changes libphonenumber 4.9 14 years ago
  Philippe Liard 4e11857f14 CPP: libphonenumber 4.8. 14 years ago
  Philippe Liard ea615a7316 CPP: libphonenumber 4.7. 14 years ago
  Philippe Liard e55d38429c CPP: libphonenumber 4.6. 14 years ago
  Philippe Liard 1899ea03ca CPP: libphonenumber 4.5 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
  Philippe Liard 8471f0f230 CPP: libphonenumber 4.3 14 years ago
  Philippe Liard 39890054ff CPP: libphonenumber 4.2. 14 years ago
  Philippe Liard 42b959f261 JAVA,CPP: libphonenumber 4.1. 14 years ago
  Philippe Liard f10e6b9355 CPP: Add number formatting for mobile dialling 14 years ago
  Philippe Liard 964b7c046e CPP: libphonenumber 3.9. 14 years ago
  Philippe Liard 4bffe68fe1 CPP: Add AsYouTypeFormatter (port from Java). 14 years ago
  Philippe Liard b59d9080ab Changing license to Libphonenumber Authors. 15 years ago
  Philippe Liard 4567abf5b3 CPP: Update PhoneNumberUtil and the generated metadata. 15 years ago
  Philippe Liard 908c75a437 CPP: Add AbstractRegExpFactory to allow the use of both ICU Regex and RE2. 15 years ago
  Philippe Liard 7af6c9a7d2 CPP: Replace direct UTF-8 with escape sequences. 15 years ago
  Philippe Liard 12367cd828 CPP: Move base/singleton.h to base/memory/singleton.h 15 years ago
  Philippe Liard 32b0fe6a0e CPP: Move non-base source code to src/phonenumbers/ 15 years ago
  Philippe Liard c37c4058d1 CPP: Refactor logging code to support LOG/VLOG. 15 years ago
  Philip Liard e6b2ba5a8e CPP: Adding a helper function to return the unknown region. 15 years ago
  Lara Scheidegger 53ebe98c49 CPP: Small code tidy-ups (adding includes etc). 15 years ago
  Philip Liard d0d252483b CPP: Changing int to size_t in one place, removing unnecessary friend class declaration. 15 years ago
  Lara Scheidegger 11db4344d1 CPP: Moving a utf8 normalisation function out of the main code. Contributed by philip.liard. 15 years ago