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.
 
 
 
 
 
Philip Liard e6b2ba5a8e CPP: Adding a helper function to return the unknown region. 15 years ago
..
base CPP: Fix compilation error when using GetInstance() caused by the Boost CL. 11 years ago
build Cpp:Make libphonenumber compile on iOS and Mac OS X. 11 years ago
utf CPP:Build shared library for C++, and fix gcc 4.4 build. 11 years ago
default_logger.cc Update phonenumber proto and logging. 11 years ago
default_logger.h Update phonenumber proto and logging. 11 years ago
encoding_utils.h CPP:Updating comments, extracting utf8 functionality. 11 years ago
lite_metadata.cc CPP: Regenerating metadata in line with r206 (v3.5). 11 years ago
logger_adapter.cc Adding implementations of PhoneNumberUtil. 11 years ago
logger_adapter.h Adding implementations of PhoneNumberUtil. 11 years ago
metadata.cc CPP: Update to JAVA r225. 11 years ago
metadata.h TOOLS: Add capability to generate lite_metadata, added namespaces to metadata, added build tools jar. 11 years ago
normalize_utf8.h CPP: Moving a utf8 normalisation function out of the main code. Contributed by philip.liard. 11 years ago
phonenumber.cc CPP: Adding phonenumber class to support implementing Equals. 11 years ago
phonenumber.h CPP: Adding phonenumber class to support implementing Equals. 11 years ago
phonenumberutil.cc CPP: Adding a helper function to return the unknown region. 11 years ago
phonenumberutil.h CPP: Changing int to size_t in one place, removing unnecessary friend class declaration. 11 years ago
phonenumberutil_test.cc CPP: Adding a helper function to return the unknown region. 11 years ago
regexp_adapter.h CPP: Small code tidy-ups (adding includes etc). 11 years ago
regexp_adapter_icu.cc CPP: ICU regex adaptor class. Contributed by philip.liard. 11 years ago
regexp_adapter_re2.cc CPP: Adding a reg-ex adapter implementation for RE2. 11 years ago
regexp_adapter_test.cc CPP: Small code tidy-ups (adding includes etc). 11 years ago
regexp_cache.cc CPP: Get rid of base/ platform-specific sources and rely on Boost instead. 11 years ago
regexp_cache.h CPP: Changing int to size_t in one place, removing unnecessary friend class declaration. 11 years ago
regexp_cache_test.cc CPP: Small code tidy-ups (adding includes etc). 11 years ago
region_code.h CPP: Adding a helper function to return the unknown region. 11 years ago
run_tests.cc Checking in README, Makefile and dependencies of C++ version of libphonenumber. 11 years ago
stl_util.h CPP: Extracting utility code into stl_util.h. 11 years ago
stringutil.cc CPP: Adding a reg-ex adapter implementation for RE2. 11 years ago
stringutil.h CPP: Adding a reg-ex adapter implementation for RE2. 11 years ago
stringutil_test.cc CPP:Build shared library for C++, and fix gcc 4.4 build. 11 years ago
test_metadata.cc CPP: Update to JAVA r225. 11 years ago