13 Commits (02dd8cec47e0faef6eda0c2943d7a25782dec1fe)

Author SHA1 Message Date
  dvadym 5cb148dc46 Lock C++11 implementation based on std::mutex. (#2371) 6 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
  Nico Weber 98dc5d197e Fix Wunused-private-field warning in debug builds. 11 years ago
  David Hotham ec51a79c6b Clean compile with CMAKE_BUILD_TYPE=RELEASE 11 years ago
  Cecilia Roes dc9d9062a2 CPP: Fix build issue 11 years ago
  Philippe Liard 115b4a1ad0 CPP: Fix compilation error on Windows. 13 years ago
  Philippe Liard c2f2752b54 CPP: Add suport for thread-safety on Linux and Mac in non-Boost base/. 13 years ago
  Philippe Liard 09b71c10f3 CPP: Make r570 compile in Chromium. 13 years ago
  Philippe Liard d60d343ae9 CPP: Add base/thread_checker.h. 13 years ago
  Philippe Liard 98e96f3a8b CPP: Move base code to i18n::phonenumbers namespace. 13 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