15 Commits (b2238231d547dfc01ea8071d6e6b4162ce436b60)

Author SHA1 Message Date
  Gilles Vollant 90fcd08ebe warning fix unused-parameter (#2585) 5 years ago
  Gilles Vollant c67f361219 support of singleton and lock for win32 and c++ 11 (#2400) 6 years ago
  dvadym e1a6373bc6 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