..
base
Replace defined(COMPILER_GCC) with defined(__GNUC__).
11 years ago
geocoding
IsNumberGeographical public + better detection of "geographical numbers" in geocoder (#1277)
9 years ago
utf
fix handling broken unicode character hang
11 years ago
alternate_format.cc
Remove protobuf-javanano dependency (#1348)
9 years ago
alternate_format.h
DATA: Metadata and geocoding update (v5.0.1)
11 years ago
asyoutypeformatter.cc
Merge pull request #572 from dimbleby/clean-release-build
11 years ago
asyoutypeformatter.h
Porting fix for AYTF to C++, small comment updates.
11 years ago
callback.h
CPP: Fix compilation error on Clang.
11 years ago
default_logger.cc
Fully quality std::* names.
11 years ago
default_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
encoding_utils.h
CPP: Move base/ to phonenumbers/.
11 years ago
lite_metadata.cc
Metadata updates for release 7.7.3 (#1400)
9 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
Adding missing license information for the new matcher API files.
11 years ago
metadata.cc
Metadata updates for release 7.7.3 (#1400)
9 years ago
metadata.h
Changing license to Libphonenumber Authors.
11 years ago
normalize_utf8.h
Changing license to Libphonenumber Authors.
11 years ago
phonenumber.cc
Changing license to Libphonenumber Authors.
11 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
Fixing issue with reg-exp -> the "-" range operator was duplicated as
10 years ago
phonenumbermatcher.h
CPP: libphonenumber v5.7 changes - small improvement to phone number extraction, updates to metadata after build tool changes.
11 years ago
phonenumberutil.cc
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
phonenumberutil.h
IsNumberGeographical public + better detection of "geographical numbers" in geocoder (#1277)
9 years ago
regex_based_matcher.cc
Adding missing license information for the new matcher API files.
11 years ago
regex_based_matcher.h
Adding missing license information for the new matcher API files.
11 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
Make DispatchRE2Call() and its callers use the array-oriented functions in RE2.
10 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
Using possible length info in ShortNumberInfo (#1407)
9 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
Using possible length info in ShortNumberInfo (#1407)
9 years ago
shortnumberinfo.h
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.
11 years ago
stl_util.h
Changing license to Libphonenumber Authors.
11 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
CPP: libphonenumber v5.1
11 years ago
stringutil.h
CPP: Move base/ to phonenumbers/.
11 years ago
test_metadata.cc
Introduce MetadataFilter with custom configuration (#1392)
9 years ago
unicodestring.cc
CPP: Add AsYouTypeFormatter (port from Java).
11 years ago
unicodestring.h
CPP: Add AsYouTypeFormatter (port from Java).
11 years ago