8 Commits (09b71c10f31a011f4850e83eec36512b26f6e9f2)

Author SHA1 Message Date
  Philippe Liard 09b71c10f3 CPP: Make r570 compile in Chromium. 13 years ago
  Philippe Liard 98e96f3a8b CPP: Move base code to i18n::phonenumbers namespace. 13 years ago
  Philippe Liard 84ffc1d777 CPP: Move base/ to phonenumbers/. 13 years ago
  thestig 2f03208d02 Cpp: Move scoped_ptr.h to memory folder. 15 years ago
  Philippe Liard b59d9080ab Changing license to Libphonenumber Authors. 15 years ago
  Philippe Liard 908c75a437 CPP: Add AbstractRegExpFactory to allow the use of both ICU Regex and RE2. 15 years ago
  Philippe Liard d4648520d2 CPP: Use map instead of deprecated hash_map when unordered_map is not available. 15 years ago
  Philippe Liard 32b0fe6a0e CPP: Move non-base source code to src/phonenumbers/ 15 years ago
  Philip Liard d0d252483b CPP: Changing int to size_t in one place, removing unnecessary friend class declaration. 15 years ago
  Philip Liard 486cbd90fd CPP: Get rid of base/ platform-specific sources and rely on Boost instead. 15 years ago
  Philip Liard 5f368993d8 CPP: Changing reg-ex implementation to use ICU by default instead of RE2. To continue to use RE2, see the README file 15 years ago