21 Commits (master)

Author SHA1 Message Date
  mandlil 51880e5db3
Replace uses of `int64` with `int64_t` and similar integer type aliases (#3345) 2 years ago
  darkdragon-001 93c49322db
Inherit cpp version number (#3211) 2 years ago
  Temi Adeoye 88c175c6cf
CPP: Fix cmake build failure + export libphonenumber-config.cmake (#2818) 3 years ago
  penmetsaa 0c96fbd5d0
Fixating the absl-cpp version that we download and cpp readme update after #2791 (#2793) 3 years ago
  Carlo Cabrera 035901b78d
Use a system-installed abseil when available (#2791) 3 years ago
  penmetsaa 5719f3a724
More usage of abseil packages. Especially for string util usages. (#2734) 4 years ago
  penmetsaa 874af79377
Some performance improvements to CPP lib based on absl packages (#2703) 4 years ago
  Keghani Kouzoujian e95e140dd7 Move from readdir_r to readdir (#1955) 8 years ago
  Gregor Jasny 57147779e4 Explicitly call std::stringstream::fail() 10 years ago
  Gregor Jasny 7b4ba2df7a generate_geocoding_data: Add missing header for std::isspace 10 years ago
  Fredrik Roubert 1107e0f7ce Replace defined(COMPILER_GCC) with defined(__GNUC__). 11 years ago
  Fredrik Roubert 768e05f0bc When using C++11, use static_assert to implement COMPILE_ASSERT. 11 years ago
  Philippe Liard 9f0d77efd0 CPP: Make libphonenumber depend on its own base/ when it's used in Chromium. 13 years ago
  Philippe Liard 84ffc1d777 CPP: Move base/ to phonenumbers/. 13 years ago
  Fredrik Roubert 2e074af243 CPP: Update CMake rules for Google Test to not require a pre-compiled static 13 years ago
  Fredrik Roubert 60db87a603 CPP: Link generate_geocoding_data_test with pthread. 13 years ago
  Philippe Liard 1e187ce622 CPP: Fix geocoding data parser. 14 years ago
  Philippe Liard a49d51235c TOOLS: Add unit test for ReplaceAll(). 14 years ago
  Philippe Liard d26b6bf8fa CPP: Remove unused bit_cast() in basictypes.h. 14 years ago
  Philippe Liard ac08bfe262 CPP: Add geocoding data generator. 14 years ago