Jisi Liu
|
7f3693184a
Add tests merging empty entries in JavaNano map
|
11 лет назад |
Joshua Haberman
|
20490e33ca
Merge pull request #189 from cfallin/update-ruby-upb
|
11 лет назад |
Chris Fallin
|
06bf6308ea
README.md update for Ruby gem.
|
11 лет назад |
Jisi Liu
|
bd3573cb09
Fix the behavior when merging conflicting keys, the new value always
|
11 лет назад |
Jisi Liu
|
ca35a80303
Test keys and values cannot be null.
|
11 лет назад |
Jisi Liu
|
0d52964597
Basic serialization/parsing test.
|
11 лет назад |
Bo Yang
|
1d627f85c3
Fix comment
|
11 лет назад |
Jisi Liu
|
3c0355ef37
Moving internal code to InternalNano and rename MapUtil to MapFactories.
|
11 лет назад |
Bo Yang
|
3edcbaf57a
Clean code
|
11 лет назад |
Bo Yang
|
2e32b8b569
Remove "include sstream" from command_line_interface.cc
|
11 лет назад |
Bo Yang
|
a1b351c55b
Change flag for generating dependency file to "dependency_out". Delete
|
11 лет назад |
Bo Yang
|
5fa3956ede
Fix comments.
|
11 лет назад |
Bo Yang
|
5914ce7a16
Implement a feature to generate a dependency file. By giving protoc the flag
|
11 лет назад |
Jisi Liu
|
d5839d2b4d
parsing and serialzation for maps in JavaNano.
|
11 лет назад |
Chris Fallin
|
e7e79a43ed
Merge pull request #190 from isaiah/to_ary
|
11 лет назад |
Isaiah Peng
|
ee5f6e9a35
add #to_ary to RepeatedField
|
11 лет назад |
Jisi Liu
|
4d64e65f09
Parsing for Maps in JavaNano
|
11 лет назад |
Jisi Liu
|
0f2a7d3fea
Add readData(int) to read primitive value.
|
11 лет назад |
Jisi Liu
|
60bccb6006
MOVE TYPE_XXX constants to InternalNano.
|
11 лет назад |
Feng Xiao
|
a22bc812a4
Merge pull request #186 from ennerf/win32-msvc-fix
|
11 лет назад |
Chris Fallin
|
a50759254f
Updated to latest upb and added test for JSON map operation.
|
11 лет назад |
Jisi Liu
|
4a99897c0b
Use map generator for maps field; skip entry message.
|
11 лет назад |
Jisi Liu
|
ab74fd1c4b
Add package for map test for nano.
|
11 лет назад |
Jisi Liu
|
03b1416f0e
Add tests for JavaNano maps.
|
11 лет назад |
Joshua Haberman
|
17e4419188
Merge pull request #168 from cfallin/ruby-oneof
|
11 лет назад |
Chris Fallin
|
a3953da536
Updated based on code-review comments.
|
11 лет назад |
Chris Fallin
|
eb33f9d3d6
Updated based on code-review comments.
|
11 лет назад |
Florian Enner
|
e544b38815
removed accidental whitespace
|
11 лет назад |
Florian Enner
|
e1e86b02a8
replaced type fix with the recommended way
|
11 лет назад |
Florian Enner
|
df4730ca9c
fixed MSVC compile error
|
11 лет назад |