Hao Nguyen
09cab821a9
Down integrate to GitHub
6 years ago
Hao Nguyen
005a5e3731
Fix JavaLite version
6 years ago
Carmi Grushko
5c25f41423
Add `protobuf_java_lite` Bazel target
...
that builds the JavaLite runtime.
Contents based on java/lite/pom.xml.
6 years ago
Hao Nguyen
010320f780
Add dependency to truth in test
6 years ago
Hao Nguyen
044c766fd4
Down integrate to GitHub
6 years ago
Hao Nguyen
88339fa7f8
Down integrate to GitHub
6 years ago
Hao Nguyen
b0d648664d
Update protobuf version
6 years ago
Hao Nguyen
2352a30e66
Revert "Update protobuf version"
...
This reverts commit 6d96493b31
.
6 years ago
Hao Nguyen
6d96493b31
Update protobuf version
6 years ago
Hao Nguyen
66540237ca
Down integrate to GitHub
6 years ago
Hao Nguyen
a1c8868344
Down integrate to GitHub
6 years ago
Per Lundberg
2bb7c278c2
Fix typo
6 years ago
Hao Nguyen
cf9fe7259b
Update instruction on how to use JavaLite runtime
6 years ago
Hao Nguyen
1d4e959374
Down integrate to GitHub
6 years ago
Hao Nguyen
76b4b4b331
Down integrate to GitHub
6 years ago
Hao Nguyen
a80431a0a0
Remove unused files from lite's pom.xml
6 years ago
Hao Nguyen
598a6da287
Remove unused files from lite's pom.xml
6 years ago
Hao Nguyen
1b3c0e418e
Update java lite version
6 years ago
Hao Nguyen
37a89f8e1a
Update version to 3.8.0
6 years ago
Hao Nguyen
711e4b4d6c
Down integrate to GitHub
6 years ago
Hao Nguyen
9e3f053fcc
Down integrate to GitHub
6 years ago
Hao Nguyen
92e824e505
Add a link to the older version of JavaLite
6 years ago
Hao Nguyen
1da2a67429
Update documentation for JavaLite
6 years ago
Hao Nguyen
ef1e8e7172
Add module for JavaLite and fix builds
6 years ago
Hao Nguyen
176f7db11d
Down integrate to Github
6 years ago
Hao Nguyen
c163a2d1a4
Revert accidentally commit
6 years ago
Hao Nguyen
1eb049141e
Add module for JavaLite and fix builds
6 years ago
Hao Nguyen
a48a574f7e
Down integrate to Github
6 years ago
Paul Yang
6973c3a504
Update version number to 3.7.1 ( #5947 )
...
* Update version number to 3.7.1
* Update version number in port_def.inc
6 years ago
Hao Nguyen
2f864fdfdf
Down integrate to Github
6 years ago
Joe Bolinger
5e0812d4b1
Allow Java reserved keywords to be used in extensions ( #5709 )
...
* add check for reserved keywords in extensions
* add all reserved keywords
* use string without std::
* add test and update name in lite version
* test updates
6 years ago
Hao Nguyen
d0f91c863a
Down integrate to Github ( #5839 )
...
* Down integrate to github
6 years ago
Paul Yang
582743bf40
Update version number to 3.7.0 ( #5793 )
...
* Update version number to 3.7.0
* Add php/releash.sh to Makefile.am
* Make cpp_distcheck exit on fail
6 years ago
Bo Yang
b52754b719
Update version to 3.7.0rc3
6 years ago
Yilun Chong
d8c2501b43
down integration from internal
6 years ago
Xiang Dai
e479410564
delete all duplicate empty blanks ( #5758 )
...
Signed-off-by: Xiang Dai <764524258@qq.com>
6 years ago
Dalvin
c691c4cbfa
Enhance java-lite documentation ( #5743 )
6 years ago
Paul Yang
c7b3392201
Update version to 3.7.0 ( #5749 )
...
* Update version to 3.7.0
* Update version number for java bom
6 years ago
Adam Cozzette
776b3a8b11
Fixed infinite recursion problem with Java GeneratedMessageV3 ( #5657 )
...
GeneratedMessageV3#setUnknownFieldsProto3 was trying to delegate to
setUnknownFields but was inadvertently resulting in infinite recursion.
This commit makes setUnknownFields and setUnknownFieldsProto3 delegate
to a common private method to fix the problem and avoid confusion.
6 years ago
Adam Cozzette
1ee15baefc
Updated version to 3.7.0rc2
6 years ago
Adam Cozzette
650915742d
Updated pom.xml files
...
The Nexus repository now seems to require SCM and developer information
to be present in the POM file.
6 years ago
Adam Cozzette
0e3f1f4ad7
Fixed Javadoc errors
6 years ago
Hao Nguyen
bc5154e27f
Update guava version
6 years ago
Hao Nguyen
329adbed0d
Update gauva version to 26
6 years ago
Hao Nguyen
7187cfd275
Update version number in java/bom/pom.xml
6 years ago
Hao Nguyen
d5be2baa46
Update version to 3.7.0
6 years ago
Yilun Chong
0adb74c2d3
Down-integrate internal changes to github. ( #5555 )
...
* Down-integrate internal changes to github.
* fix python conformance test
* fix csharp conformance test
* add back java map_lite_test.proto's optimize for option
* fix php conformance test
6 years ago
Bo Yang
f8fc10df1c
Revert change to map_lite_test.proto
6 years ago
Bo Yang
624a40a387
Down-integrate internal changes to github.
6 years ago
Paul Yang
cecba296b8
Down-integrate internal changes ( #5467 )
...
* Down-integrate internal changes
* Update generated code for php, objc and csharp.
* Add missing dependency in conformance_php
6 years ago