Fredrik Roubert
c3d0742ee9
CPP: Update Debian package version number after major version was updated in r369.
14 years ago
Philippe Liard
e858b09822
CPP: Fix CMakeLists to require Boost datetime needed by Boost thread.
This also makes the library link with the Boost static libs on Windows.
Review URL: http://codereview.appspot.com/5430053
14 years ago
Philippe Liard
c29f95866f
CPP: Fix compilation error in default_logger.h on Visual Studio 2010.
Review URL: http://codereview.appspot.com/5436046
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
eab3e2f14f
METADATA: Fixing formatting patterns for Korea to cover all numbers we consider valid.
14 years ago
Philippe Liard
39890054ff
CPP: libphonenumber 4.2.
Review URL: http://codereview.appspot.com/5372051
14 years ago
Shaopeng Jia
fdb887c923
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
f9adc024ca
[maven-release-plugin] prepare release libphonenumber-4.2
14 years ago
Lara Scheidegger
0b47ddf10a
Fixing NPE in getLengthOfNationalDestinationCode reported in issue 73
14 years ago
Lara Scheidegger
6f225c7897
JAVA: libphonenumber 4.2. Includes rest of emergency number data, new region SX.
14 years ago
Philippe Liard
60da46779b
Reset PhoneNumberUtil singleton instance in ShortNumberUtilTest and make JUnit tests never fork in both Ant and Maven.
PhoneNumberUtil.resetInstance() should always be used instead. This omission should not be hidden by unit tests that fork.
That also makes the external version consistent with the internal one in which unit tests don't seem to be executed by default in isolated processes.
Review URL: http://codereview.appspot.com/5341042
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
Shaopeng Jia
27fbd7fa4d
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
cb9e05daab
[maven-release-plugin] prepare release libphonenumber-4.1
14 years ago
Lara Scheidegger
6d2920f20e
TESTDATA: Fixing test-data XML file to follow the DTD, as reported by b72.
14 years ago
Philippe Liard
42b959f261
JAVA,CPP: libphonenumber 4.1.
Review URL: http://codereview.appspot.com/5303049
14 years ago
Shaopeng Jia
21ce203880
JAVA: Release InputStreams after using them.
Review URL: http://codereview.appspot.com/5263046
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
Philippe Liard
a1f02fef5a
CPP: Don't add GCC flags and don't link with pthread on WIN32.
Review URL: http://codereview.appspot.com/5302049
14 years ago
Philippe Liard
00239dfb50
CPP: Update version number in CMakeLists and Debian changelog
Review URL: http://codereview.appspot.com/5246059
14 years ago
Philippe Liard
6153afed92
CPP: libphonenumber 4.0
14 years ago
Philippe Liard
f10e6b9355
CPP: Add number formatting for mobile dialling
14 years ago
Philippe Liard
091f1ba3c8
CPP: Fix compilation error on 32bit machines.
BUG=71
Review URL: http://codereview.appspot.com/5252052
14 years ago
Shaopeng Jia
95387d7d4c
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
0732670f72
[maven-release-plugin] prepare release libphonenumber-4.0
14 years ago
Lara Scheidegger
a2a91f2bb3
JAVA,GEODATA: libphonenumber 4.0.
14 years ago
Philippe Liard
1c540bd8cd
GEODATA: Add new files and English translations.
Changes for AO, AR, AT, BJ, BR, CD, CG, CI, CL, CN, CV, DE, ES, FR, GR, GW, HU, KM, MR, MZ, NL, PL, PT, SE, ST, SZ.
Review URL: http://codereview.appspot.com/5150044
14 years ago
Fredrik Roubert
2aae9f7da1
CPP: Update version number in CMakeLists and changelog.
14 years ago
Shaopeng Jia
d0a41127dc
JAVA: Fix a small threading issue with PhoneNumberUtil.java
Review URL: http://codereview.appspot.com/5129044
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
Nikolaos Trogkanis
e2407a6b7f
JS: libphonenumber 3.9
14 years ago
Philippe Liard
964b7c046e
CPP: libphonenumber 3.9.
14 years ago
Philippe Liard
99a60e37be
JAVA: Fix NullPointerException in PhoneNumberOfflineGeocoder.
14 years ago
Philippe Liard
4bffe68fe1
CPP: Add AsYouTypeFormatter (port from Java).
14 years ago
Shaopeng Jia
fdcc49d17d
[maven-release-plugin] prepare for next development iteration
14 years ago
Shaopeng Jia
2bf5685269
[maven-release-plugin] prepare release libphonenumber-3.9
14 years ago
Philippe Liard
ed81076fe0
JAVA,GEODATA: libphonenumber 3.9.
14 years ago
Philippe Liard
aef5f16aa4
GEODATA: Update Zambia binary file.
14 years ago
Philippe Liard
a965b49d6a
GEODATA: Update Zambia data. Contributed by g1smd.
14 years ago
Philippe Liard
9129014392
GEODATA: Fix invalid location in Germany geocoding data.
14 years ago
Philippe Liard
4647369c81
JAVA: Move RegionCode class to let it be used by all the unit tests.
14 years ago
Philippe Liard
14ebff9513
TOOLS: Update JARs to let the generated files contain the new license.
14 years ago
Philippe Liard
ad9de93c31
GEODATA: Add geocoding data for Argentina, Ascension Island, Cape Verde, Cuba, Finland, Greenland, Morocco, Mozambique, Somalia, Zambia. Contributed by g1smd.
14 years ago
thestig
2f03208d02
Cpp: Move scoped_ptr.h to memory folder.
15 years ago