index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
java
Commit message (
Expand
)
Author
Age
*
merge tags/2.6.0 into trunk
jieluo@google.com
2014-08-25
*
1, Remove unkown field support in jave TextFormat
jieluo@google.com
2014-07-25
*
add LazyFieldLite.java
jieluo@google.com
2014-07-19
*
add printUnicode methods in TextFormat
jieluo@google.com
2014-07-18
*
down integrate to svn
jieluo@google.com
2014-07-18
*
Update OSGi meta data.
xiaofeng@google.com
2013-03-08
*
Update version number in trunk
xiaofeng@google.com
2013-02-28
*
Update version to 2.5.0-pre
liujisi@google.com
2012-11-30
*
Fix Java compile issues under JDK 1.5
xiaofeng@google.com
2012-11-30
*
Fix issue 298: add OSGi configuration to pom.xml - patch from Thomas Kock
xiaofeng@google.com
2012-10-25
*
Down-integrate from internal branch
xiaofeng@google.com
2012-09-22
*
Close resources properly for java tests and examples.
liujisi@google.com
2011-06-07
*
Allow String to be used as message names.
liujisi@google.com
2011-05-04
*
Update mainline version to 2.4.2-pre.
liujisi@google.com
2011-05-03
*
Fix incomplete comments.
liujisi@google.com
2011-04-28
*
Make protobuf java JDK 1.5 compatible.
liujisi@google.com
2011-04-28
*
Use fully qualified java.lang.Object in protoc java code.
liujisi@google.com
2011-04-08
*
Fix issue 256: compute the correct size for negative enum values, which need ...
jasonh@google.com
2011-02-18
*
Update mainline version to 2.4.1-pre.
liujisi@google.com
2011-02-02
*
Add missing files into pom.xml for protobuf-lite.
liujisi@google.com
2011-01-27
*
Escape C++ Trigraphs.
liujisi@google.com
2010-12-21
*
Boost version number to 2.4.0-pre, add more test cases for text_format.py abo...
liujisi@google.com
2010-12-09
*
Fix issues: 200 202 211 215 237 246.
liujisi@google.com
2010-12-06
*
Fix issues: 166 167 172 175 181 188 192 194 195.
liujisi@google.com
2010-12-03
*
Submit recent changes from internal branch. See CHANGES.txt for more details.
liujisi@google.com
2010-11-02
*
Roll back revision 313. A similar but far more exensive change was made in o...
kenton@google.com
2010-09-17
*
Optimize Java string serialization. Patch from Evan Jones.
kenton@google.com
2010-02-01
*
More Java warning tweaks from Evan Jones.
kenton@google.com
2010-01-28
*
Fix some Java warnings. Patch from Evan Jones.
kenton@google.com
2010-01-21
*
Update version number in trunk to 2.3.1.
kenton@google.com
2010-01-09
*
Tweak doc comments.
kenton@google.com
2010-01-08
*
Address comments from various code reviews.
kenton@google.com
2010-01-07
*
In Java's TextFormat, correcty concatenate adjacent string literals, as C++ d...
kenton@google.com
2009-12-23
*
Make extension identifiers final. This improves security when untrusted code...
kenton@google.com
2009-12-22
*
getExtension() on an empty repeated field should return an empty list, not a ...
kenton@google.com
2009-12-22
*
Clarify that pushLimit() does not limit the number of bytes CodedInputStream ...
kenton@google.com
2009-12-22
*
Set version to 2.3.0-pre.
kenton@google.com
2009-12-18
*
Massive roll-up of changes. See CHANGES.txt.
kenton@google.com
2009-12-18
*
Fix Issue 136: the memoized serialized size for packed fields may not
jasonh+personal@google.com
2009-12-01
*
CodedInputStream.getTotalBytesRead(); patch from Michael Kucharski.
kenton@google.com
2009-11-12
*
Optimize Java serialization of small messages to streams. Patch from Evan Jo...
kenton@google.com
2009-11-02
*
Set version number to 2.2.1 in trunk.
kenton@google.com
2009-08-13
*
Remove more of the stuff that was supposed to be removed in r190.
kenton@google.com
2009-08-08
*
doc comment tweaks
kenton@google.com
2009-08-08
*
Remove semi-broken Java thread-local builder freelist 'optimization'. Maybe ...
kenton@google.com
2009-08-07
*
Gigantic descriptors shouldn't overflow the Java string literal size limit.
kenton@google.com
2009-08-07
*
Update version number to 2.2.0-pre.
kenton@google.com
2009-08-06
*
OCD
kenton@google.com
2009-08-05
*
add lite profile docs in the README
gk5885
2009-08-04
*
Ensure that only the lite tests are run, even if all tests have been compiled
gk5885
2009-08-04
[next]