Lara Scheidegger
7ae82adb15
CPP: libphonenumber v5.1
13 years ago
David Beaumont
e1f679bfd2
JAVA: Better exception handling during metadata loading.
13 years ago
Lara Scheidegger
fc1adde81a
JAVA: libphonenumber 5.1: AYTF changes and metadata updates.
13 years ago
Lara Scheidegger
b0aabe0fb8
JAVA/JS/CPP: Metadata updates (v5.0.3)
14 years ago
Patrick Mézard
2699d37d34
CPP: use new geocoding data in AreaCodeMap.
14 years ago
Lara Scheidegger
917ab2a251
JAVA/JS/CPP: Metadata updates (v5.0.2)
14 years ago
David Beaumont
30d94303b5
DATA: Metadata and geocoding update (v5.0.1)
14 years ago
Philippe Liard
1e187ce622
CPP: Fix geocoding data parser.
14 years ago
David Beaumont
6a2ac124fd
CPP: Ported alternate phone number format support.
14 years ago
David Beaumont
4ab95715c0
Modified cmake rules to generate alternate format metadata files.
14 years ago
David Beaumont
62e1ef2e5e
changes to allow for generation of alternate format metadata
14 years ago
David Beaumont
1b31d8ef6f
Updated README: Added trouble shooting instructions for library issues and improved ICU installation instructions
14 years ago
Philippe Liard
e930086b33
CPP: Implement MappingFileProvider.
14 years ago
Philippe Liard
f7c8eeebab
CPP: libphonenumberv5.0 metadata changes
14 years ago
Lara Scheidegger
f51c32332e
DATA: Updated file format to unix for IE geocoding info.
14 years ago
Lara Scheidegger
593f002b6a
JS: libphonenumberv5.0 metadata changes
14 years ago
alecmcturk@gmail.com
c16b646acc
DATA: Geocoding data for Ireland.
14 years ago
David Beaumont
aa46e7a603
DATA: Correctly updated metadata file for version 5.0 (only affects generated code)
14 years ago
Lara Scheidegger
4fb4ecbae9
JS: libphonenumber v5.0 code changes, some metadata clean-up after v4.9.1
14 years ago
Philippe Liard
0773d7fff9
CPP: Test geocoding data.
14 years ago
Philippe Liard
ee01700f4a
CPP: Metadata changes only (v5.0).
14 years ago
David Beaumont
fafd98dfc2
[maven-release-plugin] prepare for next development iteration
14 years ago
David Beaumont
2e58f6ab62
[maven-release-plugin] prepare release libphonenumber-5.0
14 years ago
David Beaumont
28bffb3136
CONFIG: Changing version to 5.0-SNAPSHOT in pom.xml; libphonenumber v5.0
14 years ago
David Beaumont
222b42422c
JAVA: Metadata changes and bug fixes; libphonenumber v5.0
14 years ago
Philippe Liard
a49d51235c
TOOLS: Add unit test for ReplaceAll().
14 years ago
David Yonge-Mallo
8f7d408071
JAVA/JS: Metadata updates (v4.9.1)
Review URL: https://codereview.appspot.com/6349078VA/JS : Metadata updates (v4.9.1)
14 years ago
Fredrik Roubert
74a65a5624
TOOLS: Port changes for alternate formats.
Review URL: https://codereview.appspot.com/6350083
14 years ago
David Yonge-Mallo
d2c96cafb4
CPP: port Java changes libphonenumber 4.9
14 years ago
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