57 Commits (fe98320cc9313d0e4b9a75bf5400557c3fec561e)

Author SHA1 Message Date
  Philippe Liard fe98320cc9 CPP: Build a separate library for geocoding. 13 years ago
  Philippe Liard 7f40b02808 CPP: Implement PhoneNumberOfflineGeocoder. 13 years ago
  David Beaumont 18d6eae899 JAVA/CPP: Release 5.2. Metadata updates and bug fixes. See release notes for more details. 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 a6f2d20363 Update build rules to version 5.1 of the library. 13 years ago
  David Beaumont 4ab95715c0 Modified cmake rules to generate alternate format metadata files. 14 years ago
  Philippe Liard e930086b33 CPP: Implement MappingFileProvider. 14 years ago
  Philippe Liard 0773d7fff9 CPP: Test geocoding data. 14 years ago
  David Yonge-Mallo d2c96cafb4 CPP: port Java changes libphonenumber 4.9 14 years ago
  Philippe Liard ac08bfe262 CPP: Add geocoding data generator. 14 years ago
  Philippe Liard 31b159870d CPP: Implement AreaCodeMap and DefaultMapStorage. 14 years ago
  Philippe Liard 76cdd63571 CPP: Support ICU versions built without support for std::string. 14 years ago
  Philippe Liard 4e11857f14 CPP: libphonenumber 4.8. 14 years ago
  Philippe Liard 8471f0f230 CPP: libphonenumber 4.3 14 years ago
  Philippe Liard e858b09822 CPP: Fix CMakeLists to require Boost datetime needed by Boost thread. 14 years ago
  Philippe Liard 39890054ff CPP: libphonenumber 4.2. 14 years ago
  Philippe Liard 42b959f261 JAVA,CPP: libphonenumber 4.1. 14 years ago
  Philippe Liard a1f02fef5a CPP: Don't add GCC flags and don't link with pthread on WIN32. 14 years ago
  Philippe Liard 00239dfb50 CPP: Update version number in CMakeLists and Debian changelog 14 years ago
  Fredrik Roubert 2aae9f7da1 CPP: Update version number in CMakeLists and changelog. 14 years ago
  Philippe Liard 7b30af6d59 CPP: Add phonenumbermatcher. 14 years ago
  Philippe Liard 4bffe68fe1 CPP: Add AsYouTypeFormatter (port from Java). 14 years ago
  thestig 2f03208d02 Cpp: Move scoped_ptr.h to memory folder. 15 years ago
  Fredrik Roubert b5a2505a03 PROJECT: Add rules for building Debian packages. 15 years ago
  Philippe Liard b59d9080ab Changing license to Libphonenumber Authors. 15 years ago
  Philippe Liard 33a02e4e4f CPP: Fix bug in installation step and add test to the continuous integration script. 15 years ago
  Philippe Liard b75a1365cb CPP: Make pkg-config check non-fatal. 15 years ago
  Philippe Liard 1cfd1ab72d CPP: Move unit tests to the test directory. 15 years ago
  Philippe Liard 908c75a437 CPP: Add AbstractRegExpFactory to allow the use of both ICU Regex and RE2. 15 years ago
  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