platform/upstream/libphonenumber.git
9 years agoupdate changelog accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.m14.3_ivi tizen_3.0_ivi accepted/tizen/common/20140918.092918 accepted/tizen/ivi/20140919.080712 submit/tizen/20140916.073344 submit/tizen/20140917.130222 submit/tizen_common/20140917.180433 submit/tizen_ivi/20140919.000001 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
Patrick Ohly [Tue, 16 Sep 2014 07:30:28 +0000 (09:30 +0200)]
update changelog

Change-Id: I6026ac132332c25f20fa047d679b4369d33a7599

9 years agorebase to 6.2.2
Patrick Ohly [Tue, 16 Sep 2014 07:27:11 +0000 (09:27 +0200)]
rebase to 6.2.2

Change-Id: Iabf5fac5c89e8935ecbe9f423a53211ea2d54553

9 years agogbs.conf: fix upstream branch name
Markus Lehtonen [Thu, 4 Sep 2014 13:38:05 +0000 (16:38 +0300)]
gbs.conf: fix upstream branch name

So that upstream tarball and patches are being correctly generated.

Change-Id: If5a605fe6996af825a25ac961193ef97adec4506
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
9 years agouse _libdir on Tizen
Patrick Ohly [Mon, 26 May 2014 20:28:11 +0000 (22:28 +0200)]
use _libdir on Tizen

Override the default CMAKE_INSTALL_LIBDIR with the right lib or lib64.

Change-Id: I8d8e5572f29eb49f25e464446a7110d37bf9036d
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoavoid hard-coding lib path
Patrick Ohly [Mon, 26 May 2014 20:23:31 +0000 (22:23 +0200)]
avoid hard-coding lib path

The destination of libraries can be lib64 on some x86_64 distros.
Allow changing that via -DCMAKE_INSTALL_LIBDIR and use
GNUInstallDirs to ensures that there is a default value.

Change-Id: Ie6cfebcba4bdfacf6a6c9e86679f69f20898d3ca
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agodisable parallel builds
Patrick Ohly [Tue, 5 Nov 2013 09:02:40 +0000 (10:02 +0100)]
disable parallel builds

Parallel builds are broken and/or not supported by upstream. The
generated Makefile lacks the geocoding_data.cc ->
generate_geocoding_data dependency and thus code generator may still
be producing the file when the C++ compiler is already parsing it.

Change-Id: Ibd3c1414ad2f7842dfa5af474ef6d4f9f4adbb57
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoAdd .gbs.conf
Graydon, Tracy [Fri, 13 Sep 2013 22:21:17 +0000 (15:21 -0700)]
Add .gbs.conf

9 years agoTIVI-1785: clean up rpmlint errors
Graydon, Tracy [Fri, 13 Sep 2013 20:40:36 +0000 (13:40 -0700)]
TIVI-1785: clean up rpmlint errors

9 years agoTizen compliant .spec file
Patrick Ohly [Tue, 23 Jul 2013 14:37:04 +0000 (16:37 +0200)]
Tizen compliant .spec file

Use %license for LICENSE file, one of the well-known groups ("Social &
Content/Libraries" because the library is about localization of phone
numbers and used in PIM) and Apache-2.0 SPDX identifier.

9 years agoinitial packaging of 5.3.2
Patrick Ohly [Tue, 9 Jul 2013 13:29:23 +0000 (15:29 +0200)]
initial packaging of 5.3.2

The source gets pulled from upstream subversion with "git svn" because
upstream does not release tar balls including the C++ code.

9 years ago[maven-release-plugin] prepare release libphonenumber-6.2.2 upstream/6.2.2
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

9 years agoRe-adding the oss-sonatype tag to the pom file so that releases can be performed.
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

9 years agoAdd dependencies for the libphonenumber6-dev package.
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

9 years agoTweak debian/README.source further.
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

9 years agoMaven: Change next expected version for demo to 6.2.2, not 6.3
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

9 years agoMaven: Change next expected version to 6.2.2, not 6.3
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

9 years agoDebian - Maven build.
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

9 years agoBuild the tools and libraries all at once with Maven.
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

9 years agoFix for 32 bit C++ compile error.
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

9 years agoJAVA/JS/CPP: Metadata updates v6.2.2
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

9 years agoDebian README.source
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

9 years agoDebian package - copyright file.
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

9 years agoRemove version constraints for plugins required to build tools.
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

9 years agoAdd missing Chromium license text.
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

9 years agoCPP/JAVA/JS: Metadata updates - libphonenumber v6.2.1
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

9 years ago[maven-release-plugin] prepare for next development iteration
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

9 years ago[maven-release-plugin] prepare release libphonenumber-6.2
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

9 years agoCPP v6.2 plus README update
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

9 years agoJS: Re-compiled demo after code update.
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

9 years agoJAVA/JS: v6.2
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

9 years agoUpdate debian/changelog version number.
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

9 years agodebian/watch file tweak
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

9 years agoAdd debian/watch file for autogenerated archives from tags on GitHub.
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

9 years agoUpdate debian/{changelog,control,copyright} to standards compliance.
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

9 years agoJAVA/JS/CPP: Metadata updates, v6.1.1
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

9 years agoModernize debian/ and add multiarch support and hardening flags.
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

9 years agoCPP: Add "system" as a Boost component.
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

9 years agoUpdate major version number to 6 in debian/*.install files.
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

9 years agoJAVA: Remove trailing spaces introduced by r656.
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

10 years agoJAVA/CPP: Handle phone number input in RFC3966 with missing "tel:" prefix.
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

10 years agoJAVA/CPP: Better exclusion of dates, change in build error messages.
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

10 years agoJS: Fixing a whitespace character to be a space.
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

10 years agoPorting fix for AYTF to C++, small comment updates.
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

10 years agoUpdate major version number to 6 in debian/control.
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

10 years ago[maven-release-plugin] prepare for next development iteration
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

10 years ago[maven-release-plugin] prepare release libphonenumber-6.1
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

10 years agoJAVA/JS/CPP: libphonenumber v6.1
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

10 years agoJS: Adding missing @ in front of type.
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

10 years ago[maven-release-plugin] prepare for next development iteration
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

10 years ago[maven-release-plugin] prepare release libphonenumber-6.0
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

10 years agoChange pending snapshot to 6.0.
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

10 years agoJAVA/JS/CPP: libphonenumber v6.0
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

10 years agoJS: Re-checkin demo-compiled.js, which was incorrectly committed as an empty file.
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

10 years agoJS/CPP/JAVA: libphonenumber v5.9.4 metadata updates
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

10 years agoJS/CPP/JAVA: libphonenumber v5.9.3 metadata updates
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

10 years agoDATA: Adding geocoding data in English for China mobile phone numbers, and shorten...
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

10 years agoDATA:Adding geocoding data in Chinese for China mobile phone numbers. Patch contribut...
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

10 years agoJS/CPP/JAVA: libphonenumber v5.9.2 metadata updates
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

10 years agoJS/CPP/JAVA: libphonenumber 5.9.1 metadata updates.
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

10 years agoContributors file.
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

10 years ago[maven-release-plugin] prepare for next development iteration
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

10 years ago[maven-release-plugin] prepare release libphonenumber-5.9
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

10 years agofix internal/prefixmapper/pom.xml relative path to parent
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

10 years agoReverting to pre v5.9 release pom files.
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

10 years ago[maven-release-plugin] prepare for next development iteration
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

10 years ago[maven-release-plugin] prepare release libphonenumber-5.9
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

10 years agoReverting to pre v5.9 release pom files.
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

10 years ago[maven-release-plugin] prepare for next development iteration
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

10 years ago[maven-release-plugin] prepare release libphonenumber-5.9
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

10 years ago[maven-release-plugin] prepare for next development iteration
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

10 years ago[maven-release-plugin] prepare release libphonenumber-5.9
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

10 years agoFixing pom dependencies
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

10 years agoJava: Fix to Javadoc comments.
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

10 years agoJAVA/JS/CPP: Libphonenumber v5.9, code & metadata changes.
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

10 years agoCPP: Remove uses of std::{cerr,endl} in production code.
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

10 years agoJAVA/JS/CPP v5.8.8: metadata updates, small test & comment fixes.
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

10 years agoJS/C++: Added mobile token support to phone number util
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

10 years agoJAVA: Added method to PhoneNumberUtil API and updated the CarrierMapper API
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

10 years agoFixed incorrect date in java/release_notes.txt
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

10 years agoJAVA: Added the phone number to timezones mapper, including tests, binary generation...
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

10 years agoJAVA: Added carrier mapper including unittests, rules for building the binary data
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

10 years agoJAVA: Update geocoder binary generation code.
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

10 years agoJAVA: Updated the geocoder
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

10 years agoJAVA/CPP: Generating data as to whether a country allows mobile portability or not...
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

10 years agoJAVA: Update to geocoder
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

10 years agoJAVA: updated libphonenumber API
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

10 years agoJAVA: Fixing tests affected by metadata update
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

10 years agoJAVA/JS/CPP v5.8.1: metadata updates
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

10 years ago[maven-release-plugin] prepare for next development iteration
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

10 years ago[maven-release-plugin] prepare release libphonenumber-5.8
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

10 years agoJAVA/JS/CPP: libphonenumber v5.8. ShortNumberInfo API, metadata updates, small bug...
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

10 years agoJAVA/JS/CPP: libphonenumber v5.7.2, metadata.
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

10 years agoDebian: Changelog edit
lararennie@google.com [Fri, 9 Aug 2013 12:03:46 +0000 (12:03 +0000)]
Debian: Changelog edit

git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@601 ee073f10-1060-11df-b6a4-87a95322a99c

10 years agoCPP/JAVA: libphonenumber v5.7.1: Changing metadata generation to exclude irrelevant...
lararennie@google.com [Thu, 8 Aug 2013 11:14:29 +0000 (11:14 +0000)]
CPP/JAVA: libphonenumber v5.7.1: Changing metadata generation to exclude irrelevant data.
No change in functionality.

git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@600 ee073f10-1060-11df-b6a4-87a95322a99c

10 years agoFixing issue where default_logger.h conflates LOG and VLOG. Issue reported and origin...
lararennie@google.com [Tue, 6 Aug 2013 13:58:58 +0000 (13:58 +0000)]
Fixing issue where default_logger.h conflates LOG and VLOG. Issue reported and original idea for a fix provided by ben.darnell.

git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@599 ee073f10-1060-11df-b6a4-87a95322a99c

10 years agoCPP: libphonenumber v5.7 changes - small improvement to phone number extraction,...
lararennie@google.com [Fri, 19 Jul 2013 16:32:26 +0000 (16:32 +0000)]
CPP: libphonenumber v5.7 changes - small improvement to phone number extraction, updates to metadata after build tool changes.

git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@598 ee073f10-1060-11df-b6a4-87a95322a99c

10 years ago[maven-release-plugin] prepare for next development iteration
davinci@google.com [Thu, 18 Jul 2013 07:50:51 +0000 (07:50 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@597 ee073f10-1060-11df-b6a4-87a95322a99c

10 years ago[maven-release-plugin] prepare release libphonenumber-5.7
davinci@google.com [Thu, 18 Jul 2013 07:50:42 +0000 (07:50 +0000)]
[maven-release-plugin] prepare release libphonenumber-5.7

git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@595 ee073f10-1060-11df-b6a4-87a95322a99c

10 years agoJAVA: Add support for loading short number metadata
davinci@google.com [Wed, 17 Jul 2013 09:32:28 +0000 (09:32 +0000)]
JAVA: Add support for loading short number metadata

git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@594 ee073f10-1060-11df-b6a4-87a95322a99c

10 years agoDATA: Minor fix to change MetaData to Metadata for consistency
davinci@google.com [Tue, 16 Jul 2013 11:38:06 +0000 (11:38 +0000)]
DATA: Minor fix to change MetaData to Metadata for consistency

git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@593 ee073f10-1060-11df-b6a4-87a95322a99c