28 Commits (12367cd8287cf961bc898ccf5ddd964d9c6357cf)

Author SHA1 Message Date
  Philippe Liard 12367cd828 CPP: Move base/singleton.h to base/memory/singleton.h 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
  Philippe Liard c37c4058d1 CPP: Refactor logging code to support LOG/VLOG. 15 years ago
  Philippe Liard ab607ff373 CPP: Add install rules to CMakeLists to support make install. 15 years ago
  Philip Liard 486cbd90fd CPP: Get rid of base/ platform-specific sources and rely on Boost instead. 15 years ago
  Philip Liard 2fab8cc67d CPP:Improve CMakeLists to not build a shared library when RE2 is used and not available as a shared library. 15 years ago
  Philip Liard c4b2cced6f CPP:Fix CMakeLists regarding version check for library dependencies. 15 years ago
  bgertzfield 3559f603ad CPP:Build shared library for C++, and fix gcc 4.4 build. 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
  Philip Liard 50dd7cb367 CPP: Small fix to CMakeLists.txt. 15 years ago
  Philip Liard 791ec35368 CPP: Adding a reg-ex adapter implementation for RE2. 15 years ago
  Philip Liard 5d91592bb7 CPP: Fixing bug when building the project in paths containing a space. 15 years ago
  Philip Liard b36c48fc55 TOOLS: Add capability to generate lite_metadata, added namespaces to metadata, added build tools jar. 15 years ago
  bgertzfield 108ef989fe Cpp:Make libphonenumber compile on iOS and Mac OS X. 15 years ago
  bgertzfield 5b4c8d8774 Fix UnicodeText const_iterator to make it work for MacOS. 15 years ago
  Philip Liard 1e9666d505 TOOLS: Update CMakeLists to auto-generate metadata for C++. 15 years ago
  Philip Liard e139cb59e7 CPP: Switch protobuff to lite and add Equals method. 15 years ago
  Shaopeng Jia 89afd0ce62 C++: Modify CMakeLists to fix issue 28. 15 years ago
  Philip Liard ba1b09a70a CPP: Removing proto files from cpp/src. 15 years ago
  Philip Liard 0ba7c3c6b9 Cpp: Refactored CMakeLists. 15 years ago
  Philip Liard 0be6a31e1d Cpp:Add protobuf version check. 15 years ago
  Philip Liard ff0ef17886 Cpp:Improves dependency detection in CMakeLists.txt and update Readme. 15 years ago
  Philip Liard 7770938a12 Cpp: adding ARM support to CMakeLists. 15 years ago
  Philip Liard 8505b3840d Update phonenumber proto and logging. 15 years ago
  Fredrik Roubert 0b344eff88 Adding dummy RE2Cache interface. 15 years ago
  Philip Liard dbb360c89e Adding light StrCat and SimpleItoa and tests. 15 years ago
  Philip Liard a3802a3368 Checking in README, Makefile and dependencies of C++ version of libphonenumber. 15 years ago