193 Commits (40f2498707b63c001e91528dcfcb52e0e444d7f8)

Author SHA1 Message Date
  Philippe Liard e858b09822 CPP: Fix CMakeLists to require Boost datetime needed by Boost thread. 14 years ago
  Philippe Liard c29f95866f CPP: Fix compilation error in default_logger.h on Visual Studio 2010. 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
  Philippe Liard 6153afed92 CPP: libphonenumber 4.0 14 years ago
  Philippe Liard f10e6b9355 CPP: Add number formatting for mobile dialling 14 years ago
  Philippe Liard 091f1ba3c8 CPP: Fix compilation error on 32bit machines. 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 964b7c046e CPP: libphonenumber 3.9. 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 4567abf5b3 CPP: Update PhoneNumberUtil and the generated metadata. 15 years ago
  Lara Scheidegger eedbf3ac30 JAVA,GEODATA: libphonenumber 3.8. Contains some bug-fixes, metadata improvements and improved phone-number-matcher behaviour. Consult the release notes for more information. Also updating a unit-test in CPP that would now fail with the testing metadata changes. 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 5432e7bb6a TOOLS: Fix missing Apache license and bad merge. 15 years ago
  Philippe Liard 68b2f386eb TOOLS: Add unit tests for BuildMetadataFromXml. 15 years ago
  Philippe Liard 3481afa6a0 CPP: Exclude the logging-related code when the library is built in Chromium. 15 years ago
  Philippe Liard 7af6c9a7d2 CPP: Replace direct UTF-8 with escape sequences. 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 e6b2ba5a8e CPP: Adding a helper function to return the unknown region. 15 years ago
  Lara Scheidegger 53ebe98c49 CPP: Small code tidy-ups (adding includes etc). 15 years ago
  Philip Liard d0d252483b CPP: Changing int to size_t in one place, removing unnecessary friend class declaration. 15 years ago
  Lara Scheidegger 11db4344d1 CPP: Moving a utf8 normalisation function out of the main code. Contributed by philip.liard. 15 years ago
  Philip Liard 248d69e57c CPP: Update to JAVA r225. 15 years ago
  Philip Liard 20af731ce0 CPP: Extracting utility code into stl_util.h. 15 years ago
  Philip Liard ec308eb9e2 CPP: Internal function rename (CompareFirst -> OrderByFirst). 15 years ago
  Fredrik Roubert 9d19c7e485 CPP:Update README on ICU version. 15 years ago
  Philip Liard 81baa2c1dc CPP: Fix compilation error when using GetInstance() caused by the Boost CL. 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
  Philip Liard 6992133def CPP:Build shared library for C++, and fix gcc 4.4 build. 15 years ago
  bgertzfield 3559f603ad CPP:Build shared library for C++, and fix gcc 4.4 build. 15 years ago
  Philip Liard bdca45fef4 CPP:Updating comments, extracting utf8 functionality. 15 years ago
  Lara Scheidegger 9264ec328e CPP: Regenerating metadata in line with r206 (v3.5). 15 years ago
  Lara Scheidegger b8f74af1c5 CPP: Making LoadMetadata in the anon namespace and renaming. Contributed by philip.liard 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