aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Feature request: set() and clear() accessors return thisMax Cai2013-10-161-0/+6
* Fix repeated field merging semantics.Max Cai2013-10-151-4/+97
* Protect against null repeated fields.Brian Duff2013-10-142-3/+53
* Add missing README parts for enum_style and in-repo usageMax Cai2013-10-101-3/+51
* Add reftypes field generator option.Brian Duff2013-10-072-19/+114
* Fix roundtrip failure with groups when unknown fields are enabled.Nicholas Seckar2013-10-042-2/+24
* Implement enum_style=java option.Max Cai2013-09-252-4/+26
* Accessor style for optional fields.Max Cai2013-09-232-7/+188
* Merge "Fix outer classname for javamicro/javanano."Wink Saville2013-08-072-88/+287
|\
| * Fix outer classname for javamicro/javanano.Max Cai2013-08-052-88/+287
* | Merge "Fixed packed repeated serialization."Ulas Kirazci2013-07-311-0/+19
|\ \ | |/ |/|
| * Fixed packed repeated serialization.Ulas Kirazci2013-07-311-0/+19
* | Add an option to inspect "has" state upon parse.Ulas Kirazci2013-07-292-0/+104
|/
* Merge "Add test for passing in proto params."Ulas Kirazci2013-07-261-1/+2
|\
| * Add test for passing in proto params.Ulas Kirazci2013-07-251-1/+2
* | Per-file java_multiple_files flag.Max Cai2013-07-251-0/+16
|/
* Allow NaN/+inf/-inf defaults in micro/nano.Chris Smith2013-07-231-0/+26
* Merge "Add contribution instructions for nano."Ulas Kirazci2013-07-191-0/+18
|\
| * Add contribution instructions for nano.Ulas Kirazci2013-07-191-0/+18
* | Update nano to serialize java keywords properly.Tom Chao2013-07-191-0/+6
|/
* Make it possible to use MessageNano.mergeFrom without casting.Brian Duff2013-07-082-3/+12
* Nano support for extensions and unknown fields.Brian Duff2013-06-246-4/+497
* Add toString() method to MessageNano.Andrew Flynn2013-06-043-0/+241
* Fix typos in protobuf readme.Matt Thrailkill2013-04-261-7/+7
* Nano protobufs.Ulas Kirazci2013-04-018-0/+4161
* Remove vestigial references to StringUtf8Micro.Wink Saville2010-10-061-4/+3
* Changed speed optimization for strings.Wink Saville2010-06-071-832/+0
* Add support for Java micro protobuf's to protobuf-2.3.0.Wink Saville2010-05-292-0/+1006
* Add protobuf 2.3.0 sourcesWink Saville2010-05-292-1006/+1
* Add support for Java micro protobuf's to protobuf-2.2.0a.Wink Saville2010-05-282-1/+1006
* Add protobuf 2.2.0a sourcesWink Saville2010-05-271-0/+96