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
/
src
/
google
/
protobuf
/
compiler
/
javanano
/
javanano_enum_field.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate @IntDef annotations for nanoproto enums.
Jeff Davidson
2015-02-19
1
-4
/
+20
*
Add clone() method support for nano.
Brian Duff
2015-01-09
1
-0
/
+8
*
Adds a primitive enum mode for reftypes.
Brian Duff
2014-09-30
1
-2
/
+5
*
Add validation when parsing enum fields.
Max Cai
2014-01-16
1
-32
/
+115
*
Don't serialize required fields whose 'has' flags are unset.
Max Cai
2014-01-10
1
-2
/
+3
*
Avoid class initializers to help ProGuard.
Max Cai
2013-12-10
1
-3
/
+3
*
Align with main: two ways of parsing repeated packable fields.
Max Cai
2013-11-18
1
-68
/
+64
*
Implement hashCode() and equals() behind a generator option.
Brian Duff
2013-10-25
1
-6
/
+67
*
Feature request: set() and clear() accessors return this
Max Cai
2013-10-16
1
-5
/
+8
*
Make generated code more aligned with Google Java style.
Max Cai
2013-10-16
1
-4
/
+4
*
Fix repeated field merging semantics.
Max Cai
2013-10-15
1
-10
/
+18
*
Protect against null repeated fields.
Brian Duff
2013-10-14
1
-2
/
+2
*
Remove all field initializers and let ctor call clear().
Max Cai
2013-10-11
1
-4
/
+4
*
Add reftypes field generator option.
Brian Duff
2013-10-07
1
-5
/
+13
*
Accessor style for optional fields.
Max Cai
2013-09-23
1
-2
/
+84
*
Add an option to inspect "has" state upon parse.
Ulas Kirazci
2013-07-29
1
-2
/
+24
*
Update nano to serialize java keywords properly.
Tom Chao
2013-07-19
1
-2
/
+2
*
Don't use Arrays.copyOf in generated code.
Ficus Kirkpatrick
2013-04-08
1
-1
/
+3
*
Prevent conflicts between local and proto variable names.
Ulas Kirazci
2013-04-03
1
-35
/
+20
*
Nano protobufs.
Ulas Kirazci
2013-04-01
1
-0
/
+266