Jisi Liu
|
40f2df3c16
|
Bump the version number to 3.0.0-alpha-3-pre
Change-Id: I33479e529b060e4fed532a827a386d3baecc835e
|
10 years ago |
Jisi Liu
|
7d8564f220
|
Update version number to 3.0.0-alpha-2
Change-Id: Icecb25db34ae5e6d5142a2d75ca7216ba018abb2
|
10 years ago |
Jisi Liu
|
32f5d0178c
|
Add changelog for 3.0.0-alpha2 release.
Change-Id: I4cbb3374e351c31611de472c7d5d78e4ce2b0f3b
|
10 years ago |
Jisi Liu
|
0a7fc8f888
|
Add test for debug string for oneof
Change-Id: I6a51a35c69ac24a60dd96ef69d556b1e68bc37d6
|
10 years ago |
Jisi Liu
|
a6fc5da0fc
|
Fix review comments.
Change-Id: Iafd4a3aa9d55e31478bf070311eeadfe95ece4d7
|
10 years ago |
Jisi Liu
|
72776c30af
|
Add tests for oneofs.
|
10 years ago |
Jisi Liu
|
968150327d
|
partial oneof tests.
|
10 years ago |
Jisi Liu
|
b9e9469b4d
|
Add tests for oneof equals and hash.
|
10 years ago |
Jisi Liu
|
3ab660cd4a
|
Uncomment string/bytes fields in oneof nano.
|
10 years ago |
Jisi Liu
|
c72d3d51ff
|
Oneof message level elements (consts, case getter/clear) and messsage type field oneof support.
|
10 years ago |
Jisi Liu
|
33222b5a02
|
Initial check in for primitive oneof fields.
|
10 years ago |
Jisi Liu
|
f0e08fd4e4
|
Support maps in NanoPrinter.
|
10 years ago |
Jisi Liu
|
fbfdbe8ad8
|
Use EMPTY_BYTES in WireFormatNano
|
10 years ago |
Jisi Liu
|
c265fbe3ca
|
Mark factory setter API as private for alpha release.
|
10 years ago |
Jisi Liu
|
d1bbd856af
|
Merge the javanano map test into the main test target.
|
10 years ago |
Jisi Liu
|
12d8a514c8
|
Get the map factory per mergeFrom() call for JavaNano.
|
10 years ago |
Jisi Liu
|
d9a6f27bc3
|
implement hashCode() for JavaNano maps.
|
10 years ago |
Jisi Liu
|
1536e93349
|
Implement Equals for nano.
|
10 years ago |
Jisi Liu
|
b0f194885e
|
Rename empty bytes in JavaNano.
|
10 years ago |
Jisi Liu
|
cd99c12df2
|
Rename readData() to readPrimitiveField() in JavaNano.
|
10 years ago |
Jisi Liu
|
7f3693184a
|
Add tests merging empty entries in JavaNano map
|
10 years ago |
Jisi Liu
|
bd3573cb09
|
Fix the behavior when merging conflicting keys, the new value always
override the existing one even for message types.
|
10 years ago |
Jisi Liu
|
ca35a80303
|
Test keys and values cannot be null.
|
10 years ago |
Jisi Liu
|
0d52964597
|
Basic serialization/parsing test.
|
10 years ago |
Jisi Liu
|
3c0355ef37
|
Moving internal code to InternalNano and rename MapUtil to MapFactories.
|
10 years ago |
Jisi Liu
|
d5839d2b4d
|
parsing and serialzation for maps in JavaNano.
|
10 years ago |
Jisi Liu
|
4d64e65f09
|
Parsing for Maps in JavaNano
|
10 years ago |
Jisi Liu
|
0f2a7d3fea
|
Add readData(int) to read primitive value.
|
10 years ago |
Jisi Liu
|
60bccb6006
|
MOVE TYPE_XXX constants to InternalNano.
|
10 years ago |
Jisi Liu
|
ab74fd1c4b
|
Add package for map test for nano.
|
10 years ago |
Jisi Liu
|
03b1416f0e
|
Add tests for JavaNano maps.
|
10 years ago |
Feng Xiao
|
061065993f
|
Replace links in nano proto code.
|
10 years ago |
Feng Xiao
|
9e65d4bfb3
|
Fix the broken link at the bottom of javanano/README.txt
|
10 years ago |
Feng Xiao
|
cd980d1c13
|
Prepare nano proto code to be merged into protobuf repository.
|
10 years ago |