You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gilles Vollant 00e4f74463
support of singleton and lock for win32 and c++ 11 (#2400)
6 years ago
..
base support of singleton and lock for win32 and c++ 11 (#2400) 6 years ago
geocoding Moving stl helper functions into inner namespace. Updating references in code. Removing an unused using declaration. (#2234) 7 years ago
utf Refer using std::string instead of global 'string' (#2466) 6 years ago
alternate_format.cc Metadata updates for release 8.11.5 (#2440) 6 years ago
alternate_format.h DATA: Metadata and geocoding update (v5.0.1) 11 years ago
asyoutypeformatter.cc support of singleton and lock for win32 and c++ 11 (#2400) 6 years ago
asyoutypeformatter.h Manual lint of cpp library (#1484) 9 years ago
callback.h CPP: Fix compilation error on Clang. 11 years ago
default_logger.cc Manual lint of cpp library (#1484) 9 years ago
default_logger.h Manual lint of cpp library (#1484) 9 years ago
encoding_utils.h CPP: Move base/ to phonenumbers/. 11 years ago
lite_metadata.cc Metadata updates for release 8.12.5 (#2476) 6 years ago
logger.cc Changing license to Libphonenumber Authors. 11 years ago
logger.h Fixing issue where default_logger.h conflates LOG and VLOG. Issue reported and original idea for a fix provided by ben.darnell. 11 years ago
matcher_api.h Update call sites using the national number pattern to do so through MatcherApi (#1749) 9 years ago
metadata.cc Metadata updates for release 8.12.5 (#2476) 6 years ago
metadata.h Changing license to Libphonenumber Authors. 11 years ago
normalize_utf8.h Manual lint of cpp library (#1484) 9 years ago
phonenumber.cc Fix for ExactlySameAs (c++) and IsNumberMatch (#1567) 9 years ago
phonenumber.h Changing license to Libphonenumber Authors. 11 years ago
phonenumbermatch.cc CPP: Add phonenumbermatcher. 11 years ago
phonenumbermatch.h CPP: Move base/ to phonenumbers/. 11 years ago
phonenumbermatcher.cc Application of alternate formats respects leading digits. (#2331) 7 years ago
phonenumbermatcher.h Application of alternate formats respects leading digits. (#2331) 7 years ago
phonenumberutil.cc Hungary code changes (#2387) 6 years ago
phonenumberutil.h Clean-up: Updating docs for getLengthOfNationalDestinationCode, deleting unneeded AYTF code (#2295) 7 years ago
regex_based_matcher.cc Remove unused includes (#1820) 9 years ago
regex_based_matcher.h Update javadoc on isNumberGeographical (#1823) 9 years ago
regexp_adapter.h Changing license to Libphonenumber Authors. 11 years ago
regexp_adapter_icu.cc CPP: Move base/ to phonenumbers/. 11 years ago
regexp_adapter_icu.h CPP: libphonenumber 4.0 11 years ago
regexp_adapter_re2.cc Manual lint of cpp library (#1484) 9 years ago
regexp_adapter_re2.h CPP: libphonenumber 4.0 11 years ago
regexp_cache.cc Fully quality std::* names. 11 years ago
regexp_cache.h CPP: Make r570 compile in Chromium. 11 years ago
regexp_factory.h CPP: Make r570 compile in Chromium. 11 years ago
region_code.h CPP: libphonenumber 4.6. 11 years ago
short_metadata.cc Metadata updates for release 8.12.4 (#2469) 6 years ago
short_metadata.h JAVA/JS/CPP: libphonenumber v5.8. ShortNumberInfo API, metadata updates, small bug fixes. See the release notes for more information. 11 years ago
shortnumberinfo.cc Add isSmsServiceForRegion(PhoneNumber, RegionCode) API in C++ and Java libraries (#1841) 9 years ago
shortnumberinfo.h Add isSmsServiceForRegion(PhoneNumber, RegionCode) API in C++ and Java libraries (#1841) 9 years ago
stl_util.h Moving stl helper functions into inner namespace. Updating references in code. Removing an unused using declaration. (#2234) 7 years ago
string_byte_sink.cc CPP: Support ICU versions built without support for std::string. 11 years ago
string_byte_sink.h CPP: Support ICU versions built without support for std::string. 11 years ago
stringutil.cc Adding more StrCat helper methods with more args, to remove some temp (#1543) 9 years ago
stringutil.h Adding more StrCat helper methods with more args, to remove some temp (#1543) 9 years ago
test_metadata.cc Metadata updates for release 8.10.18 (#2389) 6 years ago
unicodestring.cc CPP: Add AsYouTypeFormatter (port from Java). 11 years ago
unicodestring.h CPP: Add AsYouTypeFormatter (port from Java). 11 years ago