12 Commits (64a4d5ec35babe10f2de57fae46ffaa65767bb93)

Author SHA1 Message Date
  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