82 Commits (test_example_csv_table_schema_change)

Author SHA1 Message Date
  penmetsaa 99a44a6ab5
Colombia: update formatForMobileDialling() API to not include carrier selection code 03 (#2786) 4 years ago
  penmetsaa 5719f3a724
More usage of abseil packages. Especially for string util usages. (#2734) 4 years ago
  Neil Mayhew 96293eec3b
Be stricter about invalid UTF-8 input (#2698) 4 years ago
  penmetsaa 874af79377
Some performance improvements to CPP lib based on absl packages (#2703) 4 years ago
  penmetsaa 5dce00b40b
Fix AYTF to not format when input numbers are lost in the result. (#2636) 4 years ago
  penmetsaa c6277266fb
Always use preferred intl prefix if present (#2621) 5 years ago
  Gilles Vollant 61a6c7db3a
Fix somes warning when compiling VS2019 target (#2552) 5 years ago
  lararennie e326fa1fc4
Update phonenumberutil.cc (#2542) 5 years ago
  penmetsaa 32719cf74e
Increase max length allowed for phone extension based on anbiguity of labels. (#2526) 5 years ago
  penmetsaa f52af23999
Hungary code changes (#2387) 6 years ago
  penmetsaa 3ac88c7106
Abolish MX's international mobile token (1) (#2376) 6 years ago
  lararennie 8a2c598dd7
Defensive check added to FormatInOriginalFormat (#2294) 7 years ago
  penmetsaa c47097bc6c
Cleanup in continuation to support of Russian extension characters (#2250) 7 years ago
  penmetsaa 7f55272e3f
Configure Russian extension character "доб" as a valid one while parsing the numbers (#2223) 7 years ago
  lararennie 99be969847
Moving stl helper functions into inner namespace. Updating references in code. Removing an unused using declaration. (#2234) 7 years ago
  penmetsaa 597983dc4d
Update formatForMobileDialling() to return intl format for Uzbek numbers (#2184) 8 years ago
  Keghani Kouzoujian 05bee8637c Update kMaxNumberType stop condition (#1978) 8 years ago
  Keghani Kouzoujian 11ad0018a9 Add constants for C++ util's enum's max values (#1904) 8 years ago
  Andy Staudacher 98cb04aced Improve parsing logic to be smarter about national-prefix detection & stripping. (#1894) 9 years ago
  Andy Staudacher bdd1b5b5aa Staudacher pii logging (#1893) 9 years ago
  lararennie a83ec7bfd2 Added new API for getSupportedCallingCodes (#1855) 9 years ago
  Keghani Kouzoujian a3aa632a6d Minor update to documentation in PhoneNumberUtil (#1838) 9 years ago
  Keghani Kouzoujian 9c5448dcbd Update javadoc on isNumberGeographical (#1823) 9 years ago
  lararennie c2ed2dcf7b Removing leading_zero_possible from metadata and code (#1805) 9 years ago
  Keghani Kouzoujian 079b36843f Stop setting the national number pattern to NA when no data exists (#1751) 9 years ago
  Keghani Kouzoujian baa9a61cc5 Update call sites using the national number pattern to do so through MatcherApi (#1749) 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
  Keghani Kouzoujian 8a49af8261 Update comments re. metadata filter (#1661) 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 eab5571b70 Adding more StrCat helper methods with more args, to remove some temp (#1543) 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
  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