Lara Scheidegger [Thu, 30 Oct 2014 12:36:18 +0000 (12:36 +0000)]
JAVA/JS/CPP:libphonenumber v7.0 last changes
Lara Scheidegger [Thu, 23 Oct 2014 11:34:31 +0000 (11:34 +0000)]
CPP/JAVA: Introducing new public APIs in ShortNumberInfo/short_number_info. Deprecating old methods. Also includes a refactoring change introducing a matcher API.
Lara Scheidegger [Thu, 23 Oct 2014 11:23:34 +0000 (11:23 +0000)]
Remove shortnumberutil -> all C++ clients should now be using shortnumberinfo instead.
Lara Scheidegger [Wed, 15 Oct 2014 07:49:04 +0000 (07:49 +0000)]
[maven-release-plugin] prepare for next development iteration
Lara Scheidegger [Wed, 15 Oct 2014 07:48:44 +0000 (07:48 +0000)]
[maven-release-plugin] prepare release libphonenumber-6.3.1
Lara Scheidegger [Wed, 15 Oct 2014 07:44:01 +0000 (07:44 +0000)]
Updating maven to 6.3.1 for new release
Lara Scheidegger [Tue, 14 Oct 2014 09:49:46 +0000 (09:49 +0000)]
JAVA/JS/CPP: v6.3.1, metadata updates.
Lara Scheidegger [Thu, 25 Sep 2014 12:38:08 +0000 (12:38 +0000)]
[maven-release-plugin] prepare for next development iteration
Lara Scheidegger [Thu, 25 Sep 2014 12:37:49 +0000 (12:37 +0000)]
[maven-release-plugin] prepare release libphonenumber-6.3
Lara Scheidegger [Thu, 25 Sep 2014 12:19:08 +0000 (12:19 +0000)]
Updating snapshot version for next maven release
Lara Scheidegger [Thu, 25 Sep 2014 12:05:46 +0000 (12:05 +0000)]
JAVA/CPP/JS: v6.3: Geocoding behaviour change, code clean-up, metadata updates.
Lara Scheidegger [Mon, 22 Sep 2014 10:19:28 +0000 (10:19 +0000)]
Java: remove obsolete code that treated numbers where we had no metadata as valid.
Lara Scheidegger [Thu, 11 Sep 2014 13:11:28 +0000 (13:11 +0000)]
Changing the offline geocoder to not return any country at all if the number could belong to multiple countries.
scottmg [Tue, 9 Sep 2014 17:28:45 +0000 (17:28 +0000)]
Avoid unused variable warning when NDEBUG.
Author: scottmg@chromium.org
Review URL: https://codereview.appspot.com/
134650043
Fredrik Roubert [Thu, 28 Aug 2014 14:50:22 +0000 (14:50 +0000)]
Copy updated files from lib9/utf from upstream repository.
This also requires updating code that previously took a shortcut and
depended on the Rune and char32 typedefs to be identical (which is no
longer the case, as Rune is now unsigned).
R=jia.shao.peng@gmail.com
BUG=
Review URL: https://codereview.appspot.com/
136920043
Daniel Pocock [Wed, 27 Aug 2014 19:13:52 +0000 (19:13 +0000)]
Add Main-Class for cpp-build tools JAR.
- Adds the manifest entries to the basic tools JAR.
- Creates a symlink named like the dependencies JAR that was used
previously.
- Creates a symlink to the protobuf JAR.
In the manifest, the classpath reference to the protobuf JAR is a
relative filename. The second symbolic link satisfies that by linking to
the installed JAR.
This is only needed for people building packages
People who build normally with Maven will find that "mvn package" still
produces the original tools JAR which has its own Main-Class attribute
Author: daniel@pocock.pro
Daniel Pocock [Wed, 27 Aug 2014 19:13:39 +0000 (19:13 +0000)]
Try to remote parent element during Debian build.
This patch will try to remove the <parent/> stuff from java/pom.xml
during the Debian package build.
Author: daniel@pocock.pro
Lara Scheidegger [Wed, 27 Aug 2014 09:59:10 +0000 (09:59 +0000)]
[maven-release-plugin] prepare for next development iteration
lararennie@google.com [Wed, 27 Aug 2014 09:58:55 +0000 (09:58 +0000)]
[maven-release-plugin] prepare release libphonenumber-6.2.2
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@694
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Wed, 27 Aug 2014 09:54:05 +0000 (09:54 +0000)]
Re-adding the oss-sonatype tag to the pom file so that releases can be performed.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@693
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Wed, 27 Aug 2014 09:21:18 +0000 (09:21 +0000)]
Add dependencies for the libphonenumber6-dev package.
The dependencies for this package should be those packages that must be
installed in order to compile and link code that uses the library.
R=daniel@pocock.pro
BUG=
Review URL: https://codereview.appspot.com/
137740043
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@692
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Tue, 26 Aug 2014 11:43:42 +0000 (11:43 +0000)]
Tweak debian/README.source further.
Add comments about Build-Depends-Indep.
If somebody tries to specify Build-Depends-Indep then they will find the
package fails to build on the Debian buildd machines.
Author: daniel@pocock.pro
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@691
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Tue, 26 Aug 2014 09:09:24 +0000 (09:09 +0000)]
Maven: Change next expected version for demo to 6.2.2, not 6.3
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@690
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Tue, 26 Aug 2014 08:45:08 +0000 (08:45 +0000)]
Maven: Change next expected version to 6.2.2, not 6.3
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@689
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Fri, 22 Aug 2014 14:44:19 +0000 (14:44 +0000)]
Debian - Maven build.
This adapts the Debian package to build all the Java tools and the
library just using Maven, not using Ant any more.
This depends on the patch submitted earlier in the email titled "build
the tools and libraries all at once with Maven"
Author: daniel@pocock.pro
R=jia.shao.peng@gmail.com
BUG=
Review URL: https://codereview.appspot.com/
126430044
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@688
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Fri, 22 Aug 2014 14:43:11 +0000 (14:43 +0000)]
Build the tools and libraries all at once with Maven.
This patch adds a top level pom.xml so it is now possible to checkout
the repository and do
mvn clean install
and it will build the tools JAR and then the library itself without
requiring any pre-built JARs in the repository
I've also tweaked the Debian packaging to work using maven-debian-helper
and without using Ant or build.xml any more. I'll submit that as a
separate patch.
The patch also removes a reference to oss-parent that appears to be in
java/pom.xml by mistake, this was causing the maven-debian-helper builds
to fail.
Author: daniel@pocock.pro
R=jia.shao.peng@gmail.com
BUG=
Review URL: https://codereview.appspot.com/
125530043
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@687
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Fri, 22 Aug 2014 14:33:08 +0000 (14:33 +0000)]
Fix for 32 bit C++ compile error.
With strict error checking, 32 bit compiles on some platforms fail with
the error:
"error: this decimal constant is unsigned only in ISO C90"
This patch fixes the error by adding the "u" unsigned qualifier to the
integers.
Author: daniel@pocock.pro
R=jia.shao.peng@gmail.com
BUG=
Review URL: https://codereview.appspot.com/
123610044
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@686
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Thu, 21 Aug 2014 16:38:48 +0000 (16:38 +0000)]
JAVA/JS/CPP: Metadata updates v6.2.2
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@685
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Thu, 21 Aug 2014 15:46:48 +0000 (15:46 +0000)]
Debian README.source
This provides a debian/README.source file for people building packages.
Author: daniel@pocock.pro
R=jia.shao.peng@gmail.com
BUG=
Review URL: https://codereview.appspot.com/
128450043
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@684
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Thu, 21 Aug 2014 15:45:03 +0000 (15:45 +0000)]
Debian package - copyright file.
This updates the debian/copyright file to mention files from Chromium
and other authors.
Author: daniel@pocock.pro
R=jia.shao.peng@gmail.com
BUG=
Review URL: https://codereview.appspot.com/
131960043
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@683
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Mon, 18 Aug 2014 17:01:56 +0000 (17:01 +0000)]
Remove version constraints for plugins required to build tools.
Normally it is not a good idea to place <version> constraints in the
definition of plugins in pom.xml unless a specific version really is
needed.
This patch removes the constraints.
There are various benefits to this, one of them is that it will always
build with the latest packaged version of the plugins on a Debian or
Ubuntu system.
Author: daniel@pocock.pro
R=jia.shao.peng@gmail.com
BUG=
Review URL: https://codereview.appspot.com/
122480043
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@682
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Wed, 13 Aug 2014 21:21:31 +0000 (21:21 +0000)]
Add missing Chromium license text.
This adds the missing LICENSE text from Chromium artifacts in
libphonenumber.
Author: daniel@pocock.pro
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@681
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Mon, 28 Jul 2014 13:57:48 +0000 (13:57 +0000)]
CPP/JAVA/JS: Metadata updates - libphonenumber v6.2.1
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@680
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Mon, 30 Jun 2014 13:39:43 +0000 (13:39 +0000)]
[maven-release-plugin] prepare for next development iteration
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@679
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Mon, 30 Jun 2014 13:39:01 +0000 (13:39 +0000)]
[maven-release-plugin] prepare release libphonenumber-6.2
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@677
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Mon, 30 Jun 2014 11:35:15 +0000 (11:35 +0000)]
CPP v6.2 plus README update
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@676
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Mon, 30 Jun 2014 11:11:16 +0000 (11:11 +0000)]
JS: Re-compiled demo after code update.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@675
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Mon, 30 Jun 2014 11:09:32 +0000 (11:09 +0000)]
JAVA/JS: v6.2
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@674
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Tue, 24 Jun 2014 17:37:29 +0000 (17:37 +0000)]
Update debian/changelog version number.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@673
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Tue, 17 Jun 2014 08:24:29 +0000 (08:24 +0000)]
debian/watch file tweak
Author: daniel@pocock.pro
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@672
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Sat, 14 Jun 2014 13:09:45 +0000 (13:09 +0000)]
Add debian/watch file for autogenerated archives from tags on GitHub.
R=daniel@pocock.pro
BUG=
Review URL: https://codereview.appspot.com/
105970043
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@671
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Sat, 14 Jun 2014 13:08:56 +0000 (13:08 +0000)]
Update debian/{changelog,control,copyright} to standards compliance.
R=daniel@pocock.pro
BUG=
Review URL: https://codereview.appspot.com/
101000043
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@670
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Tue, 10 Jun 2014 09:01:11 +0000 (09:01 +0000)]
JAVA/JS/CPP: Metadata updates, v6.1.1
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@669
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Tue, 3 Jun 2014 08:24:40 +0000 (08:24 +0000)]
Modernize debian/ and add multiarch support and hardening flags.
R=daniel@pocock.pro
BUG=
Review URL: https://codereview.appspot.com/
103800043
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@668
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Tue, 3 Jun 2014 08:23:42 +0000 (08:23 +0000)]
CPP: Add "system" as a Boost component.
This is required with newer Boost (starting with 1.50).
R=daniel@pocock.pro
BUG=
Review URL: https://codereview.appspot.com/
100910043
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@667
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Mon, 2 Jun 2014 08:34:22 +0000 (08:34 +0000)]
Update major version number to 6 in debian/*.install files.
This was forgotten when the major version number was increased from 5 to
6 in r650.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@666
ee073f10-1060-11df-b6a4-
87a95322a99c
jia.shao.peng@gmail.com [Tue, 20 May 2014 15:00:52 +0000 (15:00 +0000)]
JAVA: Remove trailing spaces introduced by r656.
Review URL: https://codereview.appspot.com/
95550043
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@665
ee073f10-1060-11df-b6a4-
87a95322a99c
jia.shao.peng@gmail.com [Tue, 20 May 2014 12:33:32 +0000 (12:33 +0000)]
JAVA/CPP: Handle phone number input in RFC3966 with missing "tel:" prefix.
Review URL: https://codereview.appspot.com/
96510044
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@664
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Tue, 20 May 2014 09:30:10 +0000 (09:30 +0000)]
JAVA/CPP: Better exclusion of dates, change in build error messages.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@663
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Wed, 14 May 2014 09:52:44 +0000 (09:52 +0000)]
JS: Fixing a whitespace character to be a space.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@662
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Tue, 13 May 2014 08:12:52 +0000 (08:12 +0000)]
Porting fix for AYTF to C++, small comment updates.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@661
ee073f10-1060-11df-b6a4-
87a95322a99c
roubert@google.com [Fri, 9 May 2014 14:54:24 +0000 (14:54 +0000)]
Update major version number to 6 in debian/control.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@660
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Thu, 8 May 2014 13:02:06 +0000 (13:02 +0000)]
[maven-release-plugin] prepare for next development iteration
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@659
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Thu, 8 May 2014 13:01:53 +0000 (13:01 +0000)]
[maven-release-plugin] prepare release libphonenumber-6.1
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@657
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Thu, 8 May 2014 12:46:50 +0000 (12:46 +0000)]
JAVA/JS/CPP: libphonenumber v6.1
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@656
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Wed, 26 Mar 2014 13:44:10 +0000 (13:44 +0000)]
JS: Adding missing @ in front of type.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@655
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Wed, 26 Feb 2014 10:39:08 +0000 (10:39 +0000)]
[maven-release-plugin] prepare for next development iteration
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@654
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Wed, 26 Feb 2014 10:38:54 +0000 (10:38 +0000)]
[maven-release-plugin] prepare release libphonenumber-6.0
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@652
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Wed, 26 Feb 2014 10:36:50 +0000 (10:36 +0000)]
Change pending snapshot to 6.0.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@651
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Wed, 26 Feb 2014 09:18:02 +0000 (09:18 +0000)]
JAVA/JS/CPP: libphonenumber v6.0
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@650
ee073f10-1060-11df-b6a4-
87a95322a99c
jia.shao.peng [Tue, 11 Feb 2014 08:29:18 +0000 (08:29 +0000)]
JS: Re-checkin demo-compiled.js, which was incorrectly committed as an empty file.
Review URL: https://codereview.appspot.com/
50060050
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@649
ee073f10-1060-11df-b6a4-
87a95322a99c
jia.shao.peng [Fri, 7 Feb 2014 13:23:18 +0000 (13:23 +0000)]
JS/CPP/JAVA: libphonenumber v5.9.4 metadata updates
Review URL: https://codereview.appspot.com/
60870046
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@648
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Tue, 21 Jan 2014 12:38:52 +0000 (12:38 +0000)]
JS/CPP/JAVA: libphonenumber v5.9.3 metadata updates
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@647
ee073f10-1060-11df-b6a4-
87a95322a99c
jia.shao.peng [Wed, 15 Jan 2014 11:23:16 +0000 (11:23 +0000)]
DATA: Adding geocoding data in English for China mobile phone numbers, and shorten some of the
Chinese province names. Patch contributed by farmer1992{at}gmail.com
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@646
ee073f10-1060-11df-b6a4-
87a95322a99c
jia.shao.peng [Tue, 14 Jan 2014 15:11:07 +0000 (15:11 +0000)]
DATA:Adding geocoding data in Chinese for China mobile phone numbers. Patch contributed by
farmer1992{at}gmail.com
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@645
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Fri, 20 Dec 2013 10:13:13 +0000 (10:13 +0000)]
JS/CPP/JAVA: libphonenumber v5.9.2 metadata updates
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@644
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Fri, 13 Dec 2013 12:30:37 +0000 (12:30 +0000)]
JS/CPP/JAVA: libphonenumber 5.9.1 metadata updates.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@643
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Fri, 13 Dec 2013 09:52:02 +0000 (09:52 +0000)]
Contributors file.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@642
ee073f10-1060-11df-b6a4-
87a95322a99c
davinci@google.com [Wed, 20 Nov 2013 14:05:17 +0000 (14:05 +0000)]
[maven-release-plugin] prepare for next development iteration
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@641
ee073f10-1060-11df-b6a4-
87a95322a99c
davinci@google.com [Wed, 20 Nov 2013 14:05:00 +0000 (14:05 +0000)]
[maven-release-plugin] prepare release libphonenumber-5.9
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@639
ee073f10-1060-11df-b6a4-
87a95322a99c
davinci@google.com [Wed, 20 Nov 2013 14:00:33 +0000 (14:00 +0000)]
fix internal/prefixmapper/pom.xml relative path to parent
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@638
ee073f10-1060-11df-b6a4-
87a95322a99c
davinci@google.com [Wed, 20 Nov 2013 13:44:22 +0000 (13:44 +0000)]
Reverting to pre v5.9 release pom files.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@637
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Wed, 20 Nov 2013 06:41:26 +0000 (06:41 +0000)]
[maven-release-plugin] prepare for next development iteration
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@635
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Wed, 20 Nov 2013 06:26:30 +0000 (06:26 +0000)]
[maven-release-plugin] prepare release libphonenumber-5.9
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@632
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Wed, 20 Nov 2013 06:22:45 +0000 (06:22 +0000)]
Reverting to pre v5.9 release pom files.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@631
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Wed, 20 Nov 2013 06:16:40 +0000 (06:16 +0000)]
[maven-release-plugin] prepare for next development iteration
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@630
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Wed, 20 Nov 2013 06:16:27 +0000 (06:16 +0000)]
[maven-release-plugin] prepare release libphonenumber-5.9
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@628
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Fri, 15 Nov 2013 04:20:14 +0000 (04:20 +0000)]
[maven-release-plugin] prepare for next development iteration
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@627
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Fri, 15 Nov 2013 04:19:58 +0000 (04:19 +0000)]
[maven-release-plugin] prepare release libphonenumber-5.9
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@625
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Fri, 15 Nov 2013 04:16:36 +0000 (04:16 +0000)]
Fixing pom dependencies
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@624
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Tue, 12 Nov 2013 14:12:38 +0000 (14:12 +0000)]
Java: Fix to Javadoc comments.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@623
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Tue, 12 Nov 2013 11:44:47 +0000 (11:44 +0000)]
JAVA/JS/CPP: Libphonenumber v5.9, code & metadata changes.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@622
ee073f10-1060-11df-b6a4-
87a95322a99c
philip.liard@gmail.com [Fri, 18 Oct 2013 09:56:13 +0000 (09:56 +0000)]
CPP: Remove uses of std::{cerr,endl} in production code.
They generated static initializers on Clang/Mac.
This also adds the previously missing <algorithm> include in unicodetext.cc
causing a compilation error on VS2013.
This is a squash of (very slightly modified) patches contributed by thakis@ and
yosin@.
R=roes@google.com
Review URL: https://codereview.appspot.com/
14930044
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@621
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Thu, 10 Oct 2013 15:44:15 +0000 (15:44 +0000)]
JAVA/JS/CPP v5.8.8: metadata updates, small test & comment fixes.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@620
ee073f10-1060-11df-b6a4-
87a95322a99c
roes@google.com [Tue, 8 Oct 2013 13:09:13 +0000 (13:09 +0000)]
JS/C++: Added mobile token support to phone number util
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@619
ee073f10-1060-11df-b6a4-
87a95322a99c
roes@google.com [Tue, 8 Oct 2013 09:55:52 +0000 (09:55 +0000)]
JAVA: Added method to PhoneNumberUtil API and updated the CarrierMapper API
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@618
ee073f10-1060-11df-b6a4-
87a95322a99c
roes@google.com [Mon, 7 Oct 2013 13:20:45 +0000 (13:20 +0000)]
Fixed incorrect date in java/release_notes.txt
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@617
ee073f10-1060-11df-b6a4-
87a95322a99c
roes@google.com [Mon, 7 Oct 2013 12:27:55 +0000 (12:27 +0000)]
JAVA: Added the phone number to timezones mapper, including tests, binary generation code and data
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@616
ee073f10-1060-11df-b6a4-
87a95322a99c
roes@google.com [Mon, 30 Sep 2013 07:48:38 +0000 (07:48 +0000)]
JAVA: Added carrier mapper including unittests, rules for building the binary data
files and carrier mapping files.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@615
ee073f10-1060-11df-b6a4-
87a95322a99c
roes@google.com [Mon, 23 Sep 2013 14:01:00 +0000 (14:01 +0000)]
JAVA: Update geocoder binary generation code.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@613
ee073f10-1060-11df-b6a4-
87a95322a99c
roes@google.com [Mon, 23 Sep 2013 11:31:39 +0000 (11:31 +0000)]
JAVA: Updated the geocoder
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@612
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Fri, 20 Sep 2013 15:28:08 +0000 (15:28 +0000)]
JAVA/CPP: Generating data as to whether a country allows mobile portability or not in the metadata.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@611
ee073f10-1060-11df-b6a4-
87a95322a99c
roes@google.com [Fri, 20 Sep 2013 08:44:19 +0000 (08:44 +0000)]
JAVA: Update to geocoder
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@610
ee073f10-1060-11df-b6a4-
87a95322a99c
roes@google.com [Thu, 19 Sep 2013 14:59:31 +0000 (14:59 +0000)]
JAVA: updated libphonenumber API
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@609
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Thu, 19 Sep 2013 13:46:52 +0000 (13:46 +0000)]
JAVA: Fixing tests affected by metadata update
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@608
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Thu, 19 Sep 2013 12:07:02 +0000 (12:07 +0000)]
JAVA/JS/CPP v5.8.1: metadata updates
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@607
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Tue, 3 Sep 2013 08:09:05 +0000 (08:09 +0000)]
[maven-release-plugin] prepare for next development iteration
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@606
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Tue, 3 Sep 2013 08:08:50 +0000 (08:08 +0000)]
[maven-release-plugin] prepare release libphonenumber-5.8
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@604
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Mon, 2 Sep 2013 17:02:03 +0000 (17:02 +0000)]
JAVA/JS/CPP: libphonenumber v5.8. ShortNumberInfo API, metadata updates, small bug fixes. See the release notes for more information.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@603
ee073f10-1060-11df-b6a4-
87a95322a99c
lararennie@google.com [Mon, 12 Aug 2013 09:26:00 +0000 (09:26 +0000)]
JAVA/JS/CPP: libphonenumber v5.7.2, metadata.
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@602
ee073f10-1060-11df-b6a4-
87a95322a99c