Philip Liard
|
20af731ce0
|
CPP: Extracting utility code into stl_util.h.
|
15 years ago |
Philip Liard
|
f7b6457298
|
JAVA: Moving geocoding data and files to a separate package.
|
15 years ago |
Philip Liard
|
ec308eb9e2
|
CPP: Internal function rename (CompareFirst -> OrderByFirst).
|
15 years ago |
Philip Liard
|
04fc99becc
|
TOOLS: checking in pom file for java-build.
|
15 years ago |
Shaopeng Jia
|
13c78d3ca1
|
Demo: update Java demo to include phone number geocoding.
|
15 years ago |
Fredrik Roubert
|
9d19c7e485
|
CPP:Update README on ICU version.
|
15 years ago |
Philip Liard
|
1982461002
|
JAVA:Update GenerateAreaCodeData to output binary files instead of a jar.
|
15 years ago |
Shaopeng Jia
|
39c190d178
|
JAVA: Adding unittests for offline geocoding. Also modified build file to produce separate jars.
|
15 years ago |
Shaopeng Jia
|
d037923aa7
|
JAVA: Checking in geocoding binary data for production and test.
|
15 years ago |
Lara Scheidegger
|
78d005844c
|
+44 geocoding data with reduction of 4411x, 441x1 and 4429x data to one line per place name.
|
15 years ago |
Lara Scheidegger
|
926da4ab58
|
+44 geocoding data SABC data with corrected place names
|
15 years ago |
Lara Scheidegger
|
cc85c13a85
|
+44 geocoding data SABC data
|
15 years ago |
Shaopeng Jia
|
9126ee58c6
|
JAVA: small fix of compile error.
|
15 years ago |
Shaopeng Jia
|
6a0f618558
|
JAVA:Adding source code for phone number offline geocoding.
|
15 years ago |
Lara Scheidegger
|
b1a7ead60e
|
+44 geocoding data r1
|
15 years ago |
Lara Scheidegger
|
ee1b3c97e4
|
JAVA: Metadata changes and bug fixes
|
15 years ago |
Shaopeng Jia
|
438e023de1
|
Adding geocoding data and test files.
|
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 |
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 |