summaryrefslogtreecommitdiffstats
path: root/cpp/src/phonenumbers/regexp_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* CPP: Make r570 compile in Chromium.philip.liard@gmail.com2013-05-031-1/+1
* CPP: Move base code to i18n::phonenumbers namespace.philip.liard@gmail.com2013-04-301-2/+0
* CPP: Move base/ to phonenumbers/.philip.liard@gmail.com2013-04-301-1/+1
* CPP: libphonenumber 4.0philip.liard@gmail.com2011-10-121-1/+0
* Changing license to Libphonenumber Authors.philip.liard@gmail.com2011-08-181-1/+1
* CPP: Add AbstractRegExpFactory to allow the use of both ICU Regex and RE2.philip.liard@gmail.com2011-07-121-4/+6
* CPP: Use map instead of deprecated hash_map when unordered_map is not available.philip.liard@gmail.com2011-07-011-23/+6
* CPP: Move non-base source code to src/phonenumbers/philip.liard@gmail.com2011-07-011-0/+78