Aravind
8022f424cb
[maven-release-plugin] prepare release v8.12.7
5 years ago
penmetsaa
6b5e5a412b
Penmetsaa update 8.12.7 ( #2501 )
* Metadata updates for release 8.12.7
* More details in release notes about last release failure and new metadata folder.
5 years ago
penmetsaa
55a443b4d4
Checkin servlet-api-2.5 jar and update demo ant scripts to compile java classes at 1.8 ( #2491 )
* Demo portal is hosted in Google appengine. As the new appengine-java-sdk do not include (appengine Java 11 runtime) any web-serving framework, we need to check-in the servlet-api-2.5 jar seperately in java/demo/war/WEB-INF/lib, similar to commons packages.
* Making ant to compile demo class files at 1.8
5 years ago
David Beaumont
b376743cff
Project import generated by Copybara. ( #2498 )
PiperOrigin-RevId: 320135887
Co-authored-by: The libphonenumber Team <noreply@google.com>
6 years ago
David Beaumont
c082cebcb1
Project import generated by Copybara. ( #2497 )
PiperOrigin-RevId: 320027220
Co-authored-by: The libphonenumber Team <noreply@google.com>
6 years ago
David Beaumont
be024b0e4b
Project import generated by Copybara. ( #2496 )
PiperOrigin-RevId: 320004982
Co-authored-by: The libphonenumber Team <noreply@google.com>
6 years ago
David Beaumont
6d2dbdb864
Project import generated by Copybara. ( #2495 )
PiperOrigin-RevId: 319993252
Co-authored-by: The libphonenumber Team <noreply@google.com>
6 years ago
David Beaumont
a1f7e40eb4
Project import generated by Copybara. ( #2494 )
PiperOrigin-RevId: 319856719
Co-authored-by: The libphonenumber Team <noreply@google.com>
6 years ago
David Beaumont
739633fdd4
Add README for new metadata directory ( #2492 )
6 years ago
penmetsaa
2b227b6df7
Metadata updates for release 8.12.7 ( #2490 )
6 years ago
penmetsaa
fd69dd124b
Update release_notes.txt ( #2488 )
Adding heading to code changes.
6 years ago
kkeshava
7d4a72fa28
Update README.md ( #2487 )
6 years ago
kkeshava
5a524bb4bd
Kkeshava maven update ( #2486 )
* [maven-release-plugin] prepare release v8.12.6
* [maven-release-plugin] prepare for next development iteration
6 years ago
penmetsaa
8e26ddf718
Mavem pom.xml updates for release 8_12_5 ( #2485 )
6 years ago
kkeshava
b2d9018a14
Metadata updates for release 8.12.6 ( #2484 )
6 years ago
tmarek-google
f9ce6ddd7d
Update Java libphonenumber to use the protocol buffer v2 API for PhoneMetadata. ( #2480 )
The PhoneMetadata class that's included is a mix of v1 and v2 APIs and will be
changed over time to only support the v2 API.
6 years ago
Arnad Voljevica
e3838ab0ab
Minor README.md spelling fix ( #2483 )
6 years ago
Paweł Wilk
b4699182e1
Update README.md ( #2481 )
Added a link to Clojure's phone-number project
6 years ago
Gilles Vollant
59329d03fd
Original commit from Timur Kristóf ( #2475 )
Add build option REGENERATE_METADATA to disable regenerating the metadata.
6 years ago
Gilles Vollant
00e4f74463
support of singleton and lock for win32 and c++ 11 ( #2400 )
Include modification from Dominic Battre
6 years ago
penmetsaa
14f033eb45
Update CONTRIBUTORS ( #2479 )
This is for his contributions in:
https://github.com/google/libphonenumber/pull/2400/
6 years ago
rohininidhi
01604ec6b9
Update README.md ( #2478 )
6 years ago
rohininidhi
2de064658f
Rnidhi maven update ( #2477 )
* [maven-release-plugin] prepare release v8.12.4
* [maven-release-plugin] prepare for next development iteration
6 years ago
rohininidhi
c1a3d6ff2d
Metadata updates for release 8.12.5 ( #2476 )
6 years ago
penmetsaa
5e9507a460
Update function parameters that are LL- or ULL-suffixed integers to explicitly specify int64{value} ( #2468 )
6 years ago
rohininidhi
1ad92c3376
Update README.md ( #2472 )
6 years ago
rohininidhi
1617e20777
Rnidhi maven update ( #2470 )
* [maven-release-plugin] prepare release v8.12.4
* [maven-release-plugin] prepare for next development iteration
6 years ago
rohininidhi
1966a2238e
Metadata updates for release 8.12.4 ( #2469 )
6 years ago
penmetsaa
c0e31cfaad
Refer using std::string instead of global 'string' ( #2466 )
* Refer using string::std instead of global 'string' i.e to increase portablility, readability and also consistent
* Using 'using' to avoid mentioning namespace everytime
6 years ago
kkeshava
95e05e524c
Update README.md ( #2465 )
6 years ago
kkeshava
7ed62fc9b4
Kkeshava maven update ( #2464 )
* [maven-release-plugin] prepare release v8.12.3
* [maven-release-plugin] prepare for next development iteration
6 years ago
kkeshava
8e3bbe519b
Metadata updates for release 8.12.3 ( #2463 )
6 years ago
penmetsaa
36901ebfd2
Update README.md ( #2462 )
6 years ago
penmetsaa
5afc5e7217
Maven pom.xml update for release 8.12.2 ( #2461 )
* [maven-release-plugin] prepare release v8.12.2
* [maven-release-plugin] prepare for next development iteration
6 years ago
penmetsaa
944839a781
Metadata updates for release 8.12.2 ( #2460 )
6 years ago
penmetsaa
86eb39877b
Update README to mention that JS demo is not working. ( #2455 )
And also that we will fix it soon.
6 years ago
penmetsaa
bcf8f8c64f
Update README.md ( #2453 )
For release 8.12.1
6 years ago
penmetsaa
b4c710a50d
Penmetsaa maven update ( #2452 )
* [maven-release-plugin] prepare release v8.12.1
* [maven-release-plugin] prepare for next development iteration
6 years ago
penmetsaa
7da0e51155
Metadata updates for release 8.12.1 ( #2451 )
6 years ago
penmetsaa
c3452d0336
Update README.md ( #2450 )
6 years ago
penmetsaa
d7b7a519c5
Penmetsaa maven update for release 8.12.0 ( #2449 )
* [maven-release-plugin] prepare release v8.12.0
* [maven-release-plugin] prepare for next development iteration
6 years ago
penmetsaa
bc0ef9de25
Metadata updates for release 8.12.0 ( #2448 )
6 years ago
penmetsaa
2e739a9cb5
Make JS util test changes to reflect the annotation updates. ( #2447 )
* Make JS util test changes to reflect the annotation updates (like not null parameters). This is followup to recent cl/300367316.
* Add non-nullable modifier to return type of functions never returning null. More details in cl/300838092
* Removing blank line.
6 years ago
Doug Roeper
2496138a9e
Updates the type annotations in phonenumberutil.js ( #2443 )
* Updates the type annotations in phonenumberutil.js
Updates the type annotations to indicate the inputs are required to be non-null.
* Update pending_code_changes.txt
* Update pending_code_changes.txt
6 years ago
kkeshava
06975ab8fb
Update README.md ( #2442 )
6 years ago
kkeshava
2c7bad6027
Kkeshava maven update ( #2441 )
* [maven-release-plugin] prepare release v8.11.5
* [maven-release-plugin] prepare for next development iteration
6 years ago
kkeshava
132ff913a4
Metadata updates for release 8.11.5 ( #2440 )
6 years ago
rohininidhi
876268eb1a
Update README.md ( #2437 )
6 years ago
rohininidhi
3df5aa344d
Rnidhi maven update ( #2436 )
* [maven-release-plugin] prepare release v8.11.4
* [maven-release-plugin] prepare for next development iteration
6 years ago
rohininidhi
9125e41403
Metadata updates for release 8.11.4 ( #2435 )
6 years ago