my rage from v8 is spilling over
Go to file
Max Cai adf2449a6d Align with main: two ways of parsing repeated packable fields.
It is a requirement for parsing code to handle packed and unpacked
forms on the wire for repeated packable fields. This change aligns
the javanano's behavior with the java's.

Bonus: optimize array length calculation when parsing repeated
fixed-size-element-type fields.

Bonus 2: lose "xMemoizedSerializedSize" for repeated enum fields,
and make the serialized size calculation match that for repeated
int32 fields.

Change-Id: I8a06103d9290234adb46b0971b5ed155544fe86a
2013-11-18 11:47:25 +00:00
java Align with main: two ways of parsing repeated packable fields. 2013-11-18 11:47:25 +00:00
src/google/protobuf Align with main: two ways of parsing repeated packable fields. 2013-11-18 11:47:25 +00:00
Android.mk Fix warnings warnings in header files, hide others. 2013-11-13 12:06:41 -08:00