aboutsummaryrefslogtreecommitdiff
path: root/java/src/main/java/com/google/protobuf/DynamicMessage.java
Commit message (Expand)AuthorAgeFilesLines
* Restructuring protobuf to multiple modulesnmittler2016-01-131-644/+0
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-4/+7
* Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobu...Feng Xiao2014-11-111-1/+1
|\
| * typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* | Down-integrate from internal code base.Feng Xiao2014-11-101-4/+23
|/
* Update verification methods' names.Feng Xiao2014-10-021-6/+8
* Fix a bug that causes DynamicMessage.setField() to not work for repeatedFeng Xiao2014-10-011-2/+19
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* 1, Remove unkown field support in jave TextFormatjieluo@google.com2014-07-251-0/+19
* down integrate to svnjieluo@google.com2014-07-181-8/+110
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-12/+56
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-29/+52
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-1/+6
* Push out changes from internal codebase.kenton@google.com2009-01-221-0/+5
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-10/+24
* Initial checkin.temporal2008-07-101-0/+391