96 Commits (d30218f9d720592aaeaebea056a2f7d87fe1bf0d)

Author SHA1 Message Date
  Keghani Kouzoujian d30218f9d7 Remove unused includes (#1820) 9 years ago
  lararennie c2ed2dcf7b Removing leading_zero_possible from metadata and code (#1805) 9 years ago
  Keghani Kouzoujian b712502b03 Update matcher tests (#1778) 9 years ago
  Keghani Kouzoujian 079b36843f Stop setting the national number pattern to NA when no data exists (#1751) 9 years ago
  penmetsaa f9e9424769 Make canBeInternationallyDialled API public in Java and CPP (#1739) 9 years ago
  lararennie 09519ab056 Handling possible out-of-bounds exception when parsing RFC3966 format (#1690) 9 years ago
  lararennie 29810dcd1b Returning new validation types for ValidationResult (#1679) 9 years ago
  lararennie 4bff8b81cf isPossibleForType[WithReason] and getSupportedTypesFor* (#1650) 9 years ago
  lararennie a893c9029a getNationalSignificantNumber robustness improvement (#1576) 9 years ago
  lararennie 285fc577d2 Fix for ExactlySameAs (c++) and IsNumberMatch (#1567) 9 years ago
  lararennie 0e459cd242 Removing unneeded helper functions in tests, fixing typo. (#1525) 9 years ago
  penmetsaa c2e7d4fde9 Add isCarrierSpecificForRegion() API in ShortNumberInfo class. (#1504) 9 years ago
  Keghani Kouzoujian a3056d379b Manual lint of cpp library (#1484) 9 years ago
  penmetsaa 6347995ee6 Support semicolon as extension character while parsing phone numbers. (#1458) 9 years ago
  lararennie df44ac6e60 Removing all references to the possible number pattern field in code (#1432) 9 years ago
  Keghani Kouzoujian b13ee11da2 Change build rules to stop mobile and fixed-line descs inheriting from the generalDesc element (#1427) 9 years ago
  penmetsaa 4c7b7008e0 Update phonenumberutil_test.cc (#1410) 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 75c4626f0f Small test fixes: (#1351) 9 years ago
  Tiago Salem Herrmann 90b74eb35d Add hash as a diallable char. 9 years ago
  lararennie f7538b65fc Updating build process to generate new possible length data (#1308) 9 years ago
  lararennie 7c84d36ac9 IsNumberGeographical public + better detection of "geographical numbers" in geocoder (#1277) 9 years ago
  penmetsaa d2a5e92e29 Penmetsaa update 7.3.2 (#1102) 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
  lararennie f706686826 Added "ifdef" around the entries in phonenumbermatcher_test that require 10 years ago
  David Yonge-Mallo 994c913514 In the short number library, check that the number's country calling code matches the region it's being dialed from, when checking whether it's possible or valid, or getting its cost. 10 years ago
  David Hotham 84f313115f Test scripts pass in release builds too 11 years ago
  David Hotham ec51a79c6b Clean compile with CMAKE_BUILD_TYPE=RELEASE 11 years ago
  David Yonge-Mallo dc6b8c597e update libphonenumber issue links from Google Code to github 11 years ago
  David Yonge-Mallo 902cc6bf4c Fully quality std::* names. 11 years ago
  David Hotham 6f11a02d9e Clean compile 32-bit builds 11 years ago
  Cecilia Roes 300ac447bd C++: Updated Geocoder documentation and tests 11 years ago
  Lara Scheidegger b5e59c4e80 JAVA/JS/CPP:libphonenumber v7.0 last changes 11 years ago
  Lara Scheidegger ada3e9e73f CPP/JAVA: Introducing new public APIs in ShortNumberInfo/short_number_info. Deprecating old methods. Also includes a refactoring change introducing a matcher API. 11 years ago
  Lara Scheidegger a38b838ced Remove shortnumberutil -> all C++ clients should now be using shortnumberinfo instead. 11 years ago
  Lara Scheidegger 5ff0ea2f0a JAVA/CPP/JS: v6.3: Geocoding behaviour change, code clean-up, metadata updates. 11 years ago
  Daniel Pocock 32d7cfd381 Fix for 32 bit C++ compile error. 11 years ago
  Shaopeng Jia ebb02ef276 JAVA/CPP: Handle phone number input in RFC3966 with missing "tel:" prefix. 12 years ago
  Lara Scheidegger b1337c7ff1 JAVA/CPP: Better exclusion of dates, change in build error messages. 12 years ago
  Lara Scheidegger d535b204b1 Porting fix for AYTF to C++, small comment updates. 12 years ago
  Lara Scheidegger a201099230 JAVA/JS/CPP: libphonenumber v6.1 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
  Cecilia Roes 35a62b36e7 JS/C++: Added mobile token support to phone number util 12 years ago
  Lara Scheidegger f5439bb8a4 JAVA/JS/CPP: libphonenumber v5.8. ShortNumberInfo API, metadata updates, small bug fixes. See the release notes for more information. 12 years ago
  Lara Scheidegger d7e735969b Fixing issue where default_logger.h conflates LOG and VLOG. Issue reported and original idea for a fix provided by ben.darnell. 13 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
  Philippe Liard 09b71c10f3 CPP: Make r570 compile in Chromium. 13 years ago