summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
2015-05-23Update version number to 3.0.0-alpha-3teboring
2015-05-21Merge pull request #413 from TeBoring/masterPaul Yang
2015-05-21down-integrate internal changesBo Yang
2015-05-21Include well-known types in Java runtime.Feng Xiao
2015-04-02Clean up importsTamir Duberstein
2015-04-02Move `UTF_8` to `Internal`Tamir Duberstein
2015-04-02Skip 3-byte test in CITamir Duberstein
2015-04-02DRY: Use `Charset` statics to eliminate exceptionsTamir Duberstein
2015-04-02perf: String#getBytes(Charset) vs getBytes(String)Viktor Szathmáry
2015-04-02WhitespaceTamir Duberstein
2015-03-16rename python README, and fix markdown in java and python respectivelyjesse
2015-03-16Rename README.txt to README.mdJesse Frankley
2015-03-03Merge pull request #225 from google/post-alpha2-integrateJisi Liu
2015-03-04Merge "Add a release profile for Java mvn project, which includes source file...Jisi Liu
2015-03-03Add a release profile for Java mvn project, which includes source file,Jisi Liu
2015-03-02Bump the version number to 3.0.0-alpha-3-preJisi Liu
2015-02-28Down integrate from Google internal branch for C++ and Java.Jisi Liu
2015-02-26Merge pull request #216 from cnauroth/Parser-JavaDocJisi Liu
2015-02-23Propogate onChange() event when getFooBuilder() is on an oneof messageJisi Liu
2015-02-23Fix Java maps reflection to call onChange to populate changes to parentJisi Liu
2015-02-23Correct JavaDoc return value documentation for Parser#parseDelimitedFrom.cnauroth
2015-02-21Update version number to 3.0.0-alpha-2Jisi Liu
2014-12-10Update version number to v3.0.0-preFeng Xiao
2014-12-09Down-integrate from internal code base.Feng Xiao
2014-12-03Remove usage of features not supported in Java 1.6.Feng Xiao
2014-12-03Update version number to v3.0.0-alpha-1Feng Xiao
2014-12-02Explicitly list all Java lite runtime tests (and exclude those dependingFeng Xiao
2014-11-27Merge pull request #102 from fizbin/bytestring_serializableFeng Xiao
2014-11-27Add tests for other ByteString subclassesDaniel Martin
2014-11-25Make Java TextFormat.printToUnicodeString() escape newlines.Feng Xiao
2014-11-25Fix javadoc warnings.Feng Xiao
2014-11-25Make ByteStrings serializable with java serialization.Daniel Martin
2014-11-20Down-integrate from internal code base.Feng Xiao
2014-11-14Down-integrate from internal code base (C++ maps support).Feng Xiao
2014-11-11Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobu...Feng Xiao
2014-11-10Down-integrate from internal code base.Feng Xiao
2014-11-08typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos
2014-10-21Update version number to 2.6.2-pre.Feng Xiao
2014-10-20Update version number to 2.6.1.Feng Xiao
2014-10-08Update version number to 2.6.1rc1Feng Xiao
2014-10-03Merge pull request #38 from xfxyjwf/fix17Feng Xiao
2014-10-02Update verification methods' names.Feng Xiao
2014-10-01Fix descriptor validation logic for packed enum fields.Feng Xiao
2014-10-01Fix a bug that causes DynamicMessage.setField() to not work for repeatedFeng Xiao
2014-10-01Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao
2014-09-04Bump version for maven-bundle-pluginJisi Liu
2014-08-25merge tags/2.6.0 into trunkjieluo@google.com
2014-07-251, Remove unkown field support in jave TextFormatjieluo@google.com
2014-07-19add LazyFieldLite.javajieluo@google.com
2014-07-18add printUnicode methods in TextFormatjieluo@google.com