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 |
Fabien Allanic
|
567980316d
|
JAVA: Narrow down exlusion rules in build.xml.
|
15 years ago |
Nikolaos Trogkanis
|
45297f4c51
|
JS: libphonenumber v3.5.
|
15 years ago |
Shaopeng Jia
|
f1fde74441
|
[maven-release-plugin] prepare for next development iteration
|
15 years ago |
Shaopeng Jia
|
848fc1e5f1
|
[maven-release-plugin] prepare release libphonenumber-3.5
|
15 years ago |
Lara Scheidegger
|
c16963ee09
|
JAVA: Metadata changes, introduction of PhoneNumberOfflineGeocoder class and small fixes.
|
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
for instructions.
|
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
|
253206d9be
|
TOOLS: Removing test files from build-dependencies jar.
|
15 years ago |
Philip Liard
|
fee0baed24
|
CPP: Add a regex-adaptor to later allow different reg-ex engines to be used.
|
15 years ago |
Shaopeng Jia
|
a0707f18cf
|
[maven-release-plugin] prepare for next development iteration
|
15 years ago |
Shaopeng Jia
|
dd18c279c9
|
[maven-release-plugin] prepare release libphonenumber-3.4
|
15 years ago |
Philip Liard
|
aff02ddfe6
|
CPP: Update metadata/code to v3.4.
|
15 years ago |
Nikolaos Trogkanis
|
7de755b408
|
JS: libphonenumber 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 |
Lara Scheidegger
|
08054c966e
|
JAVA: Update to v3.4. Fixes issues 32 and 15.
|
15 years ago |
Lara Scheidegger
|
fe7e246a8c
|
JAVADOC: First run of generating javadoc for the main classes.
|
15 years ago |
kushalp
|
d31318b4d8
|
JAVA: Replacing uses of StringBuffer with StringBuilder. Fixes issue 29.
|
15 years ago |
Philip Liard
|
abe9065a91
|
TOOLS: Update Metadata generation code to output metadata on multiple lines.
|
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
|
88fc7a704d
|
TOOLS: Adding metadata code generation to C++ build tools.
|
15 years ago |
Philip Liard
|
65961905df
|
CPP: Update metadata to version 3.3.
|
15 years ago |
Shaopeng Jia
|
bee3de840c
|
[maven-release-plugin] prepare for next development iteration
|
15 years ago |
Shaopeng Jia
|
8022abc14b
|
[maven-release-plugin] prepare release libphonenumber-3.3
|
15 years ago |
KushalP
|
27e30dfab6
|
JAVA: Add minimum Java version to POM file. Fix issue 26.
|
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 |
Nikolaos Trogkanis
|
891174a0fc
|
JS: Update demo to be in sync with Java version.
|
15 years ago |
Shaopeng Jia
|
89afd0ce62
|
C++: Modify CMakeLists to fix issue 28.
|
15 years ago |
Nikolaos Trogkanis
|
b3c4841d25
|
JS: libphonenumber v3.3.
|
15 years ago |
Nikolaos Trogkanis
|
86771e90cf
|
JS: libphonenumber v3.2.
|
15 years ago |
Shaopeng Jia
|
3f782e75b8
|
JAVA: libphonenumber v3.3.
|
15 years ago |
Philip Liard
|
84b2f1d8d4
|
CPP: Adding explicit UTF-8 conversion during UnicodeString instantiation.
|
15 years ago |
Shaopeng Jia
|
5f4836b35b
|
[maven-release-plugin] prepare for next development iteration
|
15 years ago |
Shaopeng Jia
|
e48c70ecc7
|
[maven-release-plugin] prepare release libphonenumber-3.2
|
15 years ago |
Shaopeng Jia
|
6dda1bb87f
|
JAVA: libphonenumber 2011/04/11 release.
|
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 |