63 Commits (7e0692ae7700b90db710d06064e55ad98a268039)

Author SHA1 Message Date
  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
  Lara Scheidegger 5ec881ddc6 CPP: ICU regex adaptor class. Contributed by philip.liard. 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 fee0baed24 CPP: Add a regex-adaptor to later allow different reg-ex engines to be used. 15 years ago
  Philip Liard aff02ddfe6 CPP: Update metadata/code to v3.4. 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 65961905df CPP: Update metadata to version 3.3. 15 years ago
  Philip Liard 3f34988b15 CPP: Adding GetNddPrefixForRegion for libphonenumber. 15 years ago
  Philip Liard e578692076 CPP: Adding strrmm to stringutil. 15 years ago
  Philip Liard 14193cc4ee CPP: Adding phonenumber class to support implementing Equals. 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 84b2f1d8d4 CPP: Adding explicit UTF-8 conversion during UnicodeString instantiation. 15 years ago
  Philip Liard 750aaa4610 CPP:Rename NO_ERROR to NO_PARSING_ERROR to fix name clash on Windows. 15 years ago
  Philip Liard c16c3f99d2 CPP: Small changes for consistency. 15 years ago
  Philip Liard fd92b2a851 CPP: Update C++ source code and metadata. 15 years ago
  Philip Liard 6f1ba2d638 CPP: Adding new functions to stringutil. 15 years ago
  Philip Liard ba1b09a70a CPP: Removing proto files from cpp/src. 15 years ago
  Philip Liard 969afa602e CPP: Adding simple RegionCode class to phonenumberutil_test. 15 years ago
  Philip Liard 0ba7c3c6b9 Cpp: Refactored CMakeLists. 15 years ago
  Philip Liard daa985805d Cpp: Adding FormatInOriginalFormat(). 15 years ago
  Fredrik Roubert d56616b103 Cpp: Implementing Cache. 15 years ago
  Philip Liard 9fafb51e8c Cpp: Adding GetSupportedRegions(). 15 years ago
  Philip Liard cf1c52dd31 Cpp: Fix UTF-16 char in code to make code compile on Windows. 15 years ago
  Philip Liard 4525581036 Cpp:Fix a small memory leak. 15 years ago
  Shaopeng Jia 4628c708f8 Cpp:Update README with better documentation for protocol buffer dependency. 15 years ago
  Philip Liard 0be6a31e1d Cpp:Add protobuf version check. 15 years ago