index
:
external_protobuf.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a hasExtension method to ExtendableMessageNano.
Juan Silveira
2014-07-17
1
-2
/
+57
*
Fix access around unknownFieldData.
Max Cai
2014-07-15
1
-4
/
+4
*
Keep pointers to extension values.
Juan Silveira
2014-07-14
1
-0
/
+137
*
Fix NPE when clearing an extension in nano protos
Jan-Willem Maarse
2014-05-01
1
-0
/
+14
*
Don't reset cachedSize to 0 in getSerializedSize
Dave Hawkey
2014-04-10
1
-0
/
+12
*
Revert "Don't reset cachedSize to 0 in getSerializedSize"
Wink Saville
2014-03-21
1
-15
/
+0
*
Don't reset cachedSize to 0 in getSerializedSize
Dave Hawkey
2014-03-21
1
-0
/
+15
*
Merge "Extension overhaul."
Max Cai
2014-02-17
1
-63
/
+164
|
\
|
*
Extension overhaul.
Max Cai
2014-01-10
1
-63
/
+164
*
|
Fix repeated packed field merging code for non-packed data.
Max Cai
2014-01-16
1
-8
/
+12
*
|
Add validation when parsing enum fields.
Max Cai
2014-01-16
1
-0
/
+122
*
|
Correctness: floating point equality using bits instead of ==.
Max Cai
2014-01-10
1
-10
/
+121
*
|
Don't serialize required fields whose 'has' flags are unset.
Max Cai
2014-01-10
1
-1
/
+6
|
/
*
Fix MessageNanoPrinter for accessors
Andrew Flynn
2013-12-12
1
-2
/
+37
*
Nano: don't generate accessor methods for nested methods
Andrew Flynn
2013-12-09
1
-16
/
+44
*
Align with main: two ways of parsing repeated packable fields.
Max Cai
2013-11-18
1
-0
/
+72
*
Update MessageNano#toString() to return mostly valid TextFormat.
Nicholas Seckar
2013-11-15
1
-22
/
+25
*
Allow for ref-type arrays containing null elements.
Aurash Mahbod
2013-11-05
1
-2
/
+31
*
Implement hashCode() and equals() behind a generator option.
Brian Duff
2013-10-25
1
-0
/
+219
*
Feature request: set() and clear() accessors return this
Max Cai
2013-10-16
1
-0
/
+6
*
Fix repeated field merging semantics.
Max Cai
2013-10-15
1
-4
/
+97
*
Protect against null repeated fields.
Brian Duff
2013-10-14
1
-2
/
+52
*
Add reftypes field generator option.
Brian Duff
2013-10-07
1
-0
/
+62
*
Fix roundtrip failure with groups when unknown fields are enabled.
Nicholas Seckar
2013-10-04
1
-0
/
+17
*
Implement enum_style=java option.
Max Cai
2013-09-25
1
-0
/
+13
*
Accessor style for optional fields.
Max Cai
2013-09-23
1
-1
/
+149
*
Merge "Fix outer classname for javamicro/javanano."
Wink Saville
2013-08-07
2
-5
/
+86
|
\
|
*
Fix outer classname for javamicro/javanano.
Max Cai
2013-08-05
2
-5
/
+86
*
|
Merge "Fixed packed repeated serialization."
Ulas Kirazci
2013-07-31
1
-0
/
+19
|
\
\
|
|
/
|
/
|
|
*
Fixed packed repeated serialization.
Ulas Kirazci
2013-07-31
1
-0
/
+19
*
|
Add an option to inspect "has" state upon parse.
Ulas Kirazci
2013-07-29
1
-0
/
+88
|
/
*
Per-file java_multiple_files flag.
Max Cai
2013-07-25
2
-2
/
+35
*
Allow NaN/+inf/-inf defaults in micro/nano.
Chris Smith
2013-07-23
2
-0
/
+38
*
Update nano to serialize java keywords properly.
Tom Chao
2013-07-19
1
-0
/
+6
*
Make it possible to use MessageNano.mergeFrom without casting.
Brian Duff
2013-07-08
1
-0
/
+9
*
Nano support for extensions and unknown fields.
Brian Duff
2013-06-24
1
-1
/
+95
*
Add toString() method to MessageNano.
Andrew Flynn
2013-06-04
1
-0
/
+54
*
Nano protobufs.
Ulas Kirazci
2013-04-01
1
-0
/
+2104
*
Fix bug in skipRawBytes if request is larger than buffer.
Wink Saville
2011-06-20
2
-0
/
+93
*
Remove vestigial references to StringUtf8Micro.
Wink Saville
2010-10-06
1
-1
/
+0
*
Changed speed optimization for strings.
Wink Saville
2010-06-07
1
-832
/
+0
*
Add support for Java micro protobuf's to protobuf-2.3.0.
Wink Saville
2010-05-29
2
-0
/
+2970
*
Add protobuf 2.3.0 sources
Wink Saville
2010-05-29
11
-2978
/
+365
*
Add support for Java micro protobuf's to protobuf-2.2.0a.
Wink Saville
2010-05-28
2
-0
/
+2970
*
Add protobuf 2.2.0a sources
Wink Saville
2010-05-27
14
-0
/
+8363