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
*
Update version number to v3.0.0-pre
Feng Xiao
2014-12-10
*
Down-integrate from internal code base.
Feng Xiao
2014-12-09
*
Remove usage of features not supported in Java 1.6.
Feng Xiao
2014-12-03
*
Update version number to v3.0.0-alpha-1
Feng Xiao
2014-12-03
*
Explicitly list all Java lite runtime tests (and exclude those depending
Feng Xiao
2014-12-02
*
Merge pull request #102 from fizbin/bytestring_serializable
Feng Xiao
2014-11-27
|
\
|
*
Add tests for other ByteString subclasses
Daniel Martin
2014-11-27
*
|
Make Java TextFormat.printToUnicodeString() escape newlines.
Feng Xiao
2014-11-25
*
|
Fix javadoc warnings.
Feng Xiao
2014-11-25
|
*
Make ByteStrings serializable with java serialization.
Daniel Martin
2014-11-25
|
/
*
Down-integrate from internal code base.
Feng Xiao
2014-11-20
*
Down-integrate from internal code base (C++ maps support).
Feng Xiao
2014-11-14
*
Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobu...
Feng Xiao
2014-11-11
|
\
*
|
Down-integrate from internal code base.
Feng Xiao
2014-11-10
|
*
typo fixes - https://github.com/vlajos/misspell_fixer
Veres Lajos
2014-11-08
|
/
*
Update version number to 2.6.2-pre.
Feng Xiao
2014-10-21
*
Update version number to 2.6.1.
Feng Xiao
2014-10-20
*
Update version number to 2.6.1rc1
Feng Xiao
2014-10-08
*
Merge pull request #38 from xfxyjwf/fix17
Feng Xiao
2014-10-03
|
\
|
*
Update verification methods' names.
Feng Xiao
2014-10-02
*
|
Fix descriptor validation logic for packed enum fields.
Feng Xiao
2014-10-01
|
*
Fix a bug that causes DynamicMessage.setField() to not work for repeated
Feng Xiao
2014-10-01
|
/
*
Replace links to code.google.com/protobuf with developers.google.com/protocol...
Feng Xiao
2014-10-01
*
Bump version for maven-bundle-plugin
Jisi Liu
2014-09-04
*
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
[next]