1241 Commits (5b033ae2f7381779e28e665b85304b6764899b70)
 

Author SHA1 Message Date
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
Joshua Haberman 20490e33ca Merge pull request #189 from cfallin/update-ruby-upb 10 years ago
Chris Fallin 06bf6308ea README.md update for Ruby gem. 10 years ago
Jisi Liu bd3573cb09 Fix the behavior when merging conflicting keys, the new value always 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
Chris Fallin e7e79a43ed Merge pull request #190 from isaiah/to_ary 10 years ago
Isaiah Peng ee5f6e9a35 add #to_ary to RepeatedField 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
Feng Xiao a22bc812a4 Merge pull request #186 from ennerf/win32-msvc-fix 10 years ago
Chris Fallin a50759254f Updated to latest upb and added test for JSON map operation. 10 years ago
Jisi Liu 4a99897c0b Use map generator for maps field; skip entry message. 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
Joshua Haberman 17e4419188 Merge pull request #168 from cfallin/ruby-oneof 10 years ago
Chris Fallin a3953da536 Updated based on code-review comments. 10 years ago
Chris Fallin eb33f9d3d6 Updated based on code-review comments. 10 years ago
Florian Enner e544b38815 removed accidental whitespace 10 years ago
Florian Enner e1e86b02a8 replaced type fix with the recommended way 10 years ago
Florian Enner df4730ca9c fixed MSVC compile error 10 years ago
Florian Enner ec53b8cb60 added missing ruby generator to msvc project 10 years ago
Jisi Liu dce816593d Initial checkin for maps support in JavaNano. 10 years ago
Feng Xiao 8ccaa42ffb Remove deleted files from Makefile.am. 10 years ago
Feng Xiao 76cb776d94 Merge pull request #180 from ned14/master 10 years ago
Feng Xiao ae11803d77 Delete unused files. 10 years ago
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) f01c1441bc Fix illegal C++ use of reinterpret_cast<> to cast between nullptr_t and a pointer. 10 years ago
Chris Fallin 07b8b0f28d Addressed code-review comments. 10 years ago
Chris Fallin 9de35e7421 Addressed code-review comments. 10 years ago
Chris Fallin e2debef5d8 Ruby extension: added oneof accessor. 10 years ago
Chris Fallin e1b7d38d9a Addressed code-review comments. 10 years ago
Chris Fallin b0670ddae7 Fix golden-file Ruby test to work with out-of-tree builds. 10 years ago
Chris Fallin 3f3820d8f8 Two tests for Ruby code generator: 10 years ago
Chris Fallin 7c4bbf07a5 Support oneofs in the Ruby code generator. 10 years ago
Chris Fallin fcd8889d5b Support oneofs in MRI Ruby C extension. 10 years ago
Joshua Haberman 5446deaea7 Merge pull request #155 from cfallin/ruby-maps 10 years ago
Chris Fallin ace4212e60 Line-wraps at 80 chars. 10 years ago
Feng Xiao 052e0205a7 Merge pull request #160 from zhangkun83/master 10 years ago
Chris Fallin addd26cbb3 Addressed code-review comments. 10 years ago
zhangkun83 a6b3ab09e8 Align backslash vertically 10 years ago
zhangkun83 aa1713d9a4 Include names.h as java_names.h in the opensource tree 10 years ago
Chris Fallin 97b663a8be Update upb amalgamation. 10 years ago
Chris Fallin 4c92289766 Addressed code-review comments. 10 years ago
Chris Fallin 80276ac021 Addressed code-review comments. 10 years ago
Chris Fallin fd1a3ff11d Support for maps in the MRI C Ruby extension. 10 years ago
Feng Xiao 644a6a1da7 Merge pull request #143 from Ivoz/patch-1 10 years ago