aboutsummaryrefslogtreecommitdiffhomepage
path: root/java/util
Commit message (Collapse)AuthorAge
...
| * Allow custom URLs for Any in JsonFormatGravatar Pradeep Gollakota2016-03-18
|/ | | | | | - Using custom URL for types in Any will no longer throw an InvalidProtocolBufferException in JsonFormat - Fixes #1128
* Restructuring protobuf to multiple modulesGravatar nmittler2016-01-13
| | | | | | | | | protobuf/java will become a parent pom that will contain two modules: core - contains all of the code for the protobuf-java artifact util - contains all of the code for the protobuf-java-util artifact Also cleaned up various Maven warnings.
* Update version number and fix javadoc errors.Gravatar Feng Xiao2016-01-06
|
* Fix Java travis tests.Gravatar Feng Xiao2015-12-21
|
* Make conformance tests build for C++ and Java.Gravatar Feng Xiao2015-12-16
| | | | Change-Id: Ibb3fe6f919cc7ca0df91da5e1697ba33d259e433
* Remove internal options from proto files.Gravatar Feng Xiao2015-12-14
| | | | Change-Id: I3daf32cb93dfe0fca38f8b48615ccfc307f748e9
* Down-integrate from internal code base.Gravatar Feng Xiao2015-12-11
|
* Update version number.Gravatar Feng Xiao2015-08-26
| | | | | Protoc, C++ runtime and Java runtime are updated to v3.0.0-beta-1, other languages are updated to v3.0.0-alpha-4.
* Merge Java util package to github.Gravatar Feng Xiao2015-08-25