Fredrik Roubert
1e7912a344
TOOLS: Update the BuildMetadataProtoFromXml tool to build data files for alternate formats as well.
Review URL: https://codereview.appspot.com/6355051
14 years ago
Philippe Liard
d26b6bf8fa
CPP: Remove unused bit_cast() in basictypes.h.
This was also causing a compilation error with GCC 4.8.
This CL also removes basictypes.h.orig accidentally added in the previous
revision.
14 years ago
Philippe Liard
ac08bfe262
CPP: Add geocoding data generator.
14 years ago
Lara Scheidegger
65b0f58e08
Java/JS build tools: Adding missing semicolon.
14 years ago
Lara Scheidegger
564a829c2e
JAVA: libphonenumber v4.9. Patch prepared by davinci.
14 years ago
Nikolaos Trogkanis
800e44324e
JS: Fix duplicate keys in countryToMetadata map
14 years ago
Philippe Liard
62c4580783
TOOLS: Add missing LD flags in continuous-integration.sh
14 years ago
Nikolaos Trogkanis
879377c9de
svn:ignore generated files and update java-build-1.0-SNAPSHOT-jar-with-dependencies.jar
14 years ago
Nikolaos Trogkanis
37d0495859
JS: libphonenumber 4.5
Review URL: http://codereview.appspot.com/5574080
14 years ago
Shaopeng Jia
9feb68c47a
JAVA: libphonenumber 4.5
Review URL: http://codereview.appspot.com/5532089
14 years ago
Lara Scheidegger
c634f2412e
JAVA: libphonenumber v4.4
14 years ago
Philippe Liard
478492d54b
JAVA: Add Maven support for the libphonenumber demo.
That lets the demo be part of the libphonenumber Maven project thus adds the following benefits:
- Automatically update the version of the demo and the libphonenumber artifact the demo depends on when performing a release.
- Let Maven handle the deployment of the demo to AppEngine without any need to install the AppEngine SDK.
- No need to push the dependency JARs (servlet, apache common fileupload/io) even if they are still here to let you use Ant if you prefer.
Note that this CL depends on CL 5395054.
Review URL: http://codereview.appspot.com/5405041
14 years ago
Philippe Liard
aa58387144
JAVA: Add Maven support for offline phone number geocoder.
This CL (depending on CL 5376090) adds the Maven support for the offline phone number geocoder.
All the geocoding-related code/data is moved to the new directory java/geocoder.
Additionally a pom.xml file is added to java/ and java/geocoder/.
The pom.xml file located in java/ is the parent pom file which contains the configuration (SCM, developers, encoding...) that applies to both the libphonenumber and geocoder modules.
The libphonenumber and geocoder Maven modules inherit from this parent pom file therefore they don't need to duplicate this configuration.
I also moved build.xml and release_notes.txt back to java/.
BUG=57
Review URL: http://codereview.appspot.com/5395054
14 years ago
Philippe Liard
b5b7c3bbf8
JAVA: Move java code to java/libphonenumber.
This is required for the incoming Maven refactoring adding a separate geocoder module.
BUG=57
Review URL: http://codereview.appspot.com/5376090
14 years ago
Nikolaos Trogkanis
817cdf4fd4
JS: libphonenumber 4.2.
14 years ago
Lara Scheidegger
6f225c7897
JAVA: libphonenumber 4.2. Includes rest of emergency number data, new region SX.
14 years ago
Nikolaos Trogkanis
d46ff896ce
- Fix formatNumberForMobileDialing that is modifying its input PhoneNumber.
- Fix incorect use of string equality.
- Fix testGetEnglishDataPath that is failing under windows.
- Remove unused method and variables.
14 years ago
Nikolaos Trogkanis
3f0793f365
JS: libphonenumber 4.1.
14 years ago
Philippe Liard
42b959f261
JAVA,CPP: libphonenumber 4.1.
Review URL: http://codereview.appspot.com/5303049
14 years ago
Philippe Liard
7d9bac374c
TOOLS: Refactor GenerateAreaCodeData.
Review URL: http://codereview.appspot.com/5246051
14 years ago
Philippe Liard
175ad577f2
TOOLS: Change package to com.google.i18n.phonenumbers.
Review URL: http://codereview.appspot.com/5193044
14 years ago
Lara Scheidegger
a2a91f2bb3
JAVA,GEODATA: libphonenumber 4.0.
14 years ago
Philippe Liard
8866292d8d
TOOLS: Add Appengine support to the geodata combination tool.
14 years ago
Philippe Liard
16ab3d5d1b
TOOLS: Add Servlet for Geodata combination tool.
14 years ago
Philippe Liard
7b30af6d59
CPP: Add phonenumbermatcher.
14 years ago
Philippe Liard
4bffe68fe1
CPP: Add AsYouTypeFormatter (port from Java).
14 years ago
Philippe Liard
ed81076fe0
JAVA,GEODATA: libphonenumber 3.9.
14 years ago
Philippe Liard
14ebff9513
TOOLS: Update JARs to let the generated files contain the new license.
14 years ago
Philippe Liard
b59d9080ab
Changing license to Libphonenumber Authors.
15 years ago
Philippe Liard
67e7f0e6d6
TOOLS: Add Java tool to combine the geocoding data.
15 years ago
Philippe Liard
e0c92bd0b6
TOOLS: Fix C++ installation test in continuous integration script.
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
b8acd0d403
GEODATA/TOOLS: Fix fr/290.txt encoding and add file encoding check to the continuous integration script.
15 years ago
Philippe Liard
1cd62e29c0
JAVA,GEODATA: Split US binary data into multiple files.
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
Nikolaos Trogkanis
2980262b6d
Fixed a few findbugs warnings and added a build rule to generate metadata for JavaScript.
15 years ago
Philippe Liard
bee8be5e85
TOOLS: Add continuous integration script.
15 years ago
Philippe Liard
2e1b9b2706
TOOLS: Add pom.xml file in tools/java/common/.
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
2ddc9a5531
TOOLS: Always trigger the metadata generation.
15 years ago
Philippe Liard
2a3f546365
TOOLS: Update GenerateAreaCodeData and add some unit tests for it.
15 years ago
Philippe Liard
32b0fe6a0e
CPP: Move non-base source code to src/phonenumbers/
15 years ago
Philip Liard
2dc010ae27
TOOLS: Code and jars to enable auto-generation of metadata for Java when compiling/testing.
15 years ago
Philip Liard
ee0182a25b
TOOLS: Moving java generation code under tools.
15 years ago
Philip Liard
04fc99becc
TOOLS: checking in pom file for java-build.
15 years ago
Philip Liard
253206d9be
TOOLS: Removing test files from build-dependencies jar.
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
Philip Liard
abe9065a91
TOOLS: Update Metadata generation code to output metadata on multiple lines.
15 years ago