Fredrik Roubert
695666a9e1
JAVA/METADATA: Port MetadataManager and data files to open source.
Review URL: https://codereview.appspot.com/6345053
14 years ago
Fredrik Roubert
ea39cbb971
TOOLS: Update to use refactored BuildMetadataProtoFromXml tool.
Review URL: https://codereview.appspot.com/6353060
14 years ago
Fredrik Roubert
b1e4452573
TOOLS: Refactor the BuildMetadataProtoFromXml tool to:
- Make command line parameters named instead of positional.
- Move all information about paths, names, etc., from being hardcoded into the
tool itself to command line parameters, so that new files in the future can
be generated by just adding build rules for them without having to update the
tool.
- Not hard-code class or package names, but get them from the Class object.
- Break code generation up into smaller parts, to make it easier to extend the
code generation and share code while generating different classes.
- Update BuildMetadataFromXml to not output empty region codes.
- Generate either a Map or a Set, depending on whether the mapping table
actually contains any data or not.
All files generated by the tool remain identical to before this change.
Review URL: https://codereview.appspot.com/6343066
14 years ago
Lara Scheidegger
51b20a52fe
JAVA build: Changing the build file to make it more obvious when tests fail and print a message.
14 years ago
g1smd
c277a3f00a
JAVA: Adding new range 0117 4 for GB (Bristol) that will soon come into service.
14 years ago
Fredrik Roubert
1991230d19
TOOLS: Update to use the new version of the BuildMetadataProtoFromXml that can also build data files for alternate formats.
Review URL: https://codereview.appspot.com/6351054
14 years ago
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
Lara Scheidegger
79ebb6beba
CPP: Comment fix, including small fix to sample code.
14 years ago
Fredrik Roubert
805b73ad4a
JAVA: Add a build target that runs a specified unit test
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
Philippe Liard
a2185b8fc1
CPP: Metadata changes only (v4.8.5)
14 years ago
David Yonge-Mallo
29e66c5b87
JS: port Java changes from v4.9 (rev 469) and update metadata
14 years ago
Lara Scheidegger
e13c8fa7b5
[maven-release-plugin] prepare for next development iteration
14 years ago
Lara Scheidegger
1fc8003fcc
[maven-release-plugin] prepare release libphonenumber-4.9
14 years ago
Shaopeng Jia
096c1a0e93
Provides namespace for PhoneNumberUtil.MatchType and PhoneNumberUtil.ValidationResult.
Review URL: http://codereview.appspot.com/6333054
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
Lara Scheidegger
539cfc2a33
DATA: Fixing small error in xml schema for LI.
14 years ago
Lara Scheidegger
0e803a490a
JAVA/JS: Metadata changes only (v4.8.5)
14 years ago
Lara Scheidegger
d021e56554
DATA: Updated geocoding data for Taiwan in English.
14 years ago
Lara Scheidegger
5088d71682
Updating link to ISO country codes
14 years ago
David Yonge-Mallo
f60bbcd0d0
JAVA: Metadata changes only (v4.8.4)
14 years ago
Philippe Liard
31b159870d
CPP: Implement AreaCodeMap and DefaultMapStorage.
14 years ago
Philippe Liard
10c1455305
CPP: Adjust phonenumbermatch_test.cc integer types.
This failed with OSX 10.6 default gcc-4.2 and macports gcc-4.8.
14 years ago
Philippe Liard
bf1e5392d0
CPP: Metadata changes only (v4.8.3).
14 years ago
Lara Scheidegger
6424d7a700
JAVA/JS: Metadata changes only (v4.8.3).
14 years ago
Philippe Liard
638666675e
CPP: Fix stringutil_test literal types
This failed with OSX 10.6 default gcc-4.2 and macports gcc-4.8.
14 years ago
Philippe Liard
1b09e6d683
CPP: Make cpplint happy with stringutils.*
14 years ago
Philippe Liard
4934b45ef1
CPP: Fix compilation error with -DUSE_GOOGLE_BASE
This removes the Chromium-specific (outdated) Logger interface from
default_logger.h.
The return type of set_logger_impl() differed from the one in logger.h (changed
in r430) which produced a compilation error in phonenumberutil.cc when
set_logger_impl() is used as a right value.
Logger, defined in logger.h is now used in all cases.
14 years ago
Philippe Liard
b8f7e6a940
CPP: Metadata changes only (v4.8.2).
14 years ago
Lara Scheidegger
862e54b8d5
JAVA/JS: Metadata changes only (v4.8.2).
14 years ago
Nikolaos Trogkanis
800e44324e
JS: Fix duplicate keys in countryToMetadata map
14 years ago
Philippe Liard
76cdd63571
CPP: Support ICU versions built without support for std::string.
This is the case on Android.
14 years ago
Philippe Liard
d47ece4d28
CPP: Metadata changes only (v4.8.1).
14 years ago
Philippe Liard
62c4580783
TOOLS: Add missing LD flags in continuous-integration.sh
14 years ago
Nikolaos Trogkanis
12af2eb581
JS: Metadata changes only (v4.8.1).
14 years ago
Lara Scheidegger
e72fcadf59
JAVA: Metadata changes only (v4.8.1).
14 years ago
Lara Scheidegger
12f4dba374
DEMO: Fixing xml file so can run demo locally on appengine.
14 years ago
Philippe Liard
4e11857f14
CPP: libphonenumber 4.8.
14 years ago
Shaopeng Jia
9a998486f0
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
5ca9698dec
[maven-release-plugin] prepare release libphonenumber-4.8
14 years ago
Nikolaos Trogkanis
94e294fbbc
JS: libphonenumber 4.8
14 years ago
Lara Scheidegger
6aa6129a9b
JAVA: Removing user-names from TODO.
14 years ago
Lara Scheidegger
fd74800fe8
JAVA: libphonenumber v4.8 More RFC support, metadata updates (including geocoding), some refactoring.
14 years ago
Philippe Liard
ea615a7316
CPP: libphonenumber 4.7.
This is mainly a metadata update.
Modified files:
cpp/src/phonenumbers/lite_metadata.cc
cpp/src/phonenumbers/metadata.cc
cpp/src/phonenumbers/phonenumberutil.cc
cpp/test/phonenumbers/phonenumbermatcher_test.cc
Review URL: https://codereview.appspot.com/6028044
14 years ago
Nikolaos Trogkanis
4b1d8bc4d6
JS: libphonenumber 4.7
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
7729710f63
JAVA: Remove unused imports.
14 years ago
Shaopeng Jia
826d7fdc1e
[maven-release-plugin] prepare for next development iteration
14 years ago