Cecilia Roes
38ce887239
[maven-release-plugin] prepare release libphonenumber-7.0.2
11 years ago
Andy Staudacher
7f5d8fc4e3
Merge pull request #584 from roes/master
Configure pom.xml for Github
11 years ago
roes
882042fbc9
Merge pull request #585 from dlyongemallo/master
Fully quality std::* names.
11 years ago
David Yonge-Mallo
133306822c
Merge pull request #568 from crowell/patch-1
fix handling broken unicode character hang
11 years ago
David Yonge-Mallo
902cc6bf4c
Fully quality std::* names.
11 years ago
Cecilia Roes
74d2545dfa
Configure pom.xml for Github
11 years ago
Mihaela Rosca
a9c835a43c
Merge pull request #580 from dlyongemallo/master
minor clean-up: remove some unused variables, add using and @Override annotations
11 years ago
David Yonge-Mallo
1815a818cd
minor clean-up: remove some unused variables, add using and @Override annotations.
11 years ago
Andy Staudacher
8109d4a58a
Merge pull request #579 from roes/metadata_update
JAVA/JS/CPP: v7.0.2 metadata updates.
11 years ago
Cecilia Roes
02c9973312
JAVA/JS/CPP: v7.0.2 metadata updates.
11 years ago
Jeffrey Crowell
a5b0177f07
fix handling broken unicode character hang
fix from pagespeed change https://code.google.com/p/modpagespeed/source/detail?r=4389
11 years ago
Mihaela Rosca
855694f3bc
Add README
11 years ago
David Beaumont
14dc215cea
Reworking the Linux parts of the doc to be simpler and only give advice
that can be followed easily (the re2 stuff with Mercurial was removed
because it's a rat-hole and currently needs a manual patch to the sources
which is not something that this document should be trying to describe.
11 years ago
Cecilia Roes
5b00cb5b2d
JAVA/JS: Documentation fix and added missing licences.
11 years ago
Cecilia Roes
b511b1ca0a
[maven-release-plugin] prepare for next development iteration
11 years ago
Cecilia Roes
fd0b2a071b
[maven-release-plugin] prepare release libphonenumber-7.0.1
11 years ago
Cecilia Roes
d68e26ed55
JAVA/JS/CPP: v7.0.1 metadata updates.
11 years ago
David Beaumont
1cdd650791
Adding missing license information for the new matcher API files.
11 years ago
Cecilia Roes
dc9d9062a2
CPP: Fix build issue
11 years ago
Cecilia Roes
300ac447bd
C++: Updated Geocoder documentation and tests
11 years ago
Lara Scheidegger
b4d6b9f9c6
JS: Minor changes to types to make compiler happier.
11 years ago
Lara Scheidegger
4cd33f7efa
[maven-release-plugin] prepare for next development iteration
11 years ago
Lara Scheidegger
063db93f32
[maven-release-plugin] prepare release libphonenumber-7.0
11 years ago
Lara Scheidegger
b601d85908
Reverting to pre v7.0 release pom files.
11 years ago
Lara Scheidegger
1b880c789d
[maven-release-plugin] prepare for next development iteration
11 years ago
Lara Scheidegger
21c43cf97e
[maven-release-plugin] prepare release libphonenumber-7.0
11 years ago
Lara Scheidegger
118592441d
Preparing for release 7.0
11 years ago
Lara Scheidegger
b5e59c4e80
JAVA/JS/CPP:libphonenumber v7.0 last changes
11 years ago
Lara Scheidegger
ada3e9e73f
CPP/JAVA: Introducing new public APIs in ShortNumberInfo/short_number_info. Deprecating old methods. Also includes a refactoring change introducing a matcher API.
11 years ago
Lara Scheidegger
a38b838ced
Remove shortnumberutil -> all C++ clients should now be using shortnumberinfo instead.
11 years ago
Lara Scheidegger
c467807408
[maven-release-plugin] prepare for next development iteration
11 years ago
Lara Scheidegger
dc26972223
[maven-release-plugin] prepare release libphonenumber-6.3.1
11 years ago
Lara Scheidegger
931db049c3
Updating maven to 6.3.1 for new release
11 years ago
Lara Scheidegger
4ce6e4e438
JAVA/JS/CPP: v6.3.1, metadata updates.
11 years ago
Lara Scheidegger
619b366763
[maven-release-plugin] prepare for next development iteration
11 years ago
Lara Scheidegger
c439c738c5
[maven-release-plugin] prepare release libphonenumber-6.3
11 years ago
Lara Scheidegger
46a3d31831
Updating snapshot version for next maven release
11 years ago
Lara Scheidegger
5ff0ea2f0a
JAVA/CPP/JS: v6.3: Geocoding behaviour change, code clean-up, metadata updates.
11 years ago
Lara Scheidegger
945b904470
Java: remove obsolete code that treated numbers where we had no metadata as valid.
11 years ago
Lara Scheidegger
af007418cf
Changing the offline geocoder to not return any country at all if the number could belong to multiple countries.
11 years ago
scottmg
325d7a2306
Avoid unused variable warning when NDEBUG.
Author: scottmg@chromium.org
Review URL: https://codereview.appspot.com/134650043
11 years ago
Fredrik Roubert
d66fa8d928
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
11 years ago
Daniel Pocock
d2d7a2cd78
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
11 years ago
Daniel Pocock
52a539fd45
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
11 years ago
Lara Scheidegger
bd030c537d
[maven-release-plugin] prepare for next development iteration
11 years ago
Lara Scheidegger
0aec011ab3
[maven-release-plugin] prepare release libphonenumber-6.2.2
11 years ago
Lara Scheidegger
cc94668530
Re-adding the oss-sonatype tag to the pom file so that releases can be performed.
11 years ago
Fredrik Roubert
5a8fcd394f
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
11 years ago
Daniel Pocock
9fdc717b30
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
11 years ago
Lara Scheidegger
d1f424a1da
Maven: Change next expected version for demo to 6.2.2, not 6.3
11 years ago