platform/upstream/libphonenumber.git
8 years ago[maven-release-plugin] prepare release libphonenumber-7.0
Lara Scheidegger [Thu, 30 Oct 2014 15:39:10 +0000 (15:39 +0000)]
[maven-release-plugin] prepare release libphonenumber-7.0

8 years agoReverting to pre v7.0 release pom files.
Lara Scheidegger [Thu, 30 Oct 2014 15:04:07 +0000 (15:04 +0000)]
Reverting to pre v7.0 release pom files.

8 years ago[maven-release-plugin] prepare for next development iteration
Lara Scheidegger [Thu, 30 Oct 2014 14:45:31 +0000 (14:45 +0000)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release libphonenumber-7.0
Lara Scheidegger [Thu, 30 Oct 2014 14:45:13 +0000 (14:45 +0000)]
[maven-release-plugin] prepare release libphonenumber-7.0

8 years agoPreparing for release 7.0
Lara Scheidegger [Thu, 30 Oct 2014 14:00:54 +0000 (14:00 +0000)]
Preparing for release 7.0

8 years agoJAVA/JS/CPP:libphonenumber v7.0 last changes
Lara Scheidegger [Thu, 30 Oct 2014 12:36:18 +0000 (12:36 +0000)]
JAVA/JS/CPP:libphonenumber v7.0 last changes

8 years agoCPP/JAVA: Introducing new public APIs in ShortNumberInfo/short_number_info. Deprecati...
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.

8 years agoRemove shortnumberutil -> all C++ clients should now be using shortnumberinfo instead.
Lara Scheidegger [Thu, 23 Oct 2014 11:23:34 +0000 (11:23 +0000)]
Remove shortnumberutil -> all C++ clients should now be using shortnumberinfo instead.

8 years ago[maven-release-plugin] prepare for next development iteration
Lara Scheidegger [Wed, 15 Oct 2014 07:49:04 +0000 (07:49 +0000)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release libphonenumber-6.3.1
Lara Scheidegger [Wed, 15 Oct 2014 07:48:44 +0000 (07:48 +0000)]
[maven-release-plugin] prepare release libphonenumber-6.3.1

8 years agoUpdating maven to 6.3.1 for new release
Lara Scheidegger [Wed, 15 Oct 2014 07:44:01 +0000 (07:44 +0000)]
Updating maven to 6.3.1 for new release

8 years agoJAVA/JS/CPP: v6.3.1, metadata updates.
Lara Scheidegger [Tue, 14 Oct 2014 09:49:46 +0000 (09:49 +0000)]
JAVA/JS/CPP: v6.3.1, metadata updates.

8 years ago[maven-release-plugin] prepare for next development iteration
Lara Scheidegger [Thu, 25 Sep 2014 12:38:08 +0000 (12:38 +0000)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release libphonenumber-6.3
Lara Scheidegger [Thu, 25 Sep 2014 12:37:49 +0000 (12:37 +0000)]
[maven-release-plugin] prepare release libphonenumber-6.3

8 years agoUpdating snapshot version for next maven release
Lara Scheidegger [Thu, 25 Sep 2014 12:19:08 +0000 (12:19 +0000)]
Updating snapshot version for next maven release

8 years agoJAVA/CPP/JS: v6.3: Geocoding behaviour change, code clean-up, metadata updates.
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.

8 years agoJava: remove obsolete code that treated numbers where we had no metadata as valid.
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.

8 years agoChanging the offline geocoder to not return any country at all if the number could...
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.

8 years agoAvoid unused variable warning when NDEBUG.
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

8 years agoCopy updated files from lib9/utf from upstream repository.
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

8 years agoAdd Main-Class for cpp-build tools JAR.
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

8 years agoTry to remote parent element during Debian build.
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

8 years ago[maven-release-plugin] prepare for next development iteration
Lara Scheidegger [Wed, 27 Aug 2014 09:59:10 +0000 (09:59 +0000)]
[maven-release-plugin] prepare for next development iteration

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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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