1. f654d49 Updated upb from latest changes. by Josh Haberman · 8 years ago
  2. 78da666 Changed Ruby to properly camelCase its JSON by default. by Josh Haberman · 9 years ago
  3. 3ee2e20 Merge pull request #1144 from dongjoon-hyun/remove_redundant_the by Joshua Haberman · 8 years ago
  4. 7a9040f Remove redundant `the` in comments. by Dongjoon Hyun · 9 years ago
  5. 0559f3e Add field name to initialization map exceptions by Anders Carling · 9 years ago
  6. 0df1e39 Raise NoMethodError for unknown fields by Anders Carling · 9 years ago
  7. 14e2b4f A very small fix to silence some warnings. by Josh Haberman · 9 years ago
  8. eb65c69 Merge pull request #584 from haberman/cwarnings by Joshua Haberman · 9 years ago
  9. d61e6ad Return TypedData_Wrap_Struct directly. by Josh Haberman · 9 years ago
  10. 5bdf4a4 Fixed several Ruby conformance test cases through upb update. by Josh Haberman · 9 years ago
  11. 181c7f2 Added Ruby to conformance tests. by Josh Haberman · 9 years ago
  12. a1daeab Conform to C89/C90 variable declaration rules. by Josh Haberman · 9 years ago
  13. 8c717ad Worked around memory leak bug in Ruby interpreter. by Josh Haberman · 9 years ago
  14. fb8ed70 Update upb to fix two bugs in the Ruby library. by Josh Haberman · 9 years ago
  15. e3ce451 Fixed compiler warnings and added -std=c99. by Josh Haberman · 9 years ago
  16. e8ed021 Updated upb to latest version (C89). by Josh Haberman · 9 years ago
  17. 231886f Ruby C extension speedup: don't re-intern constant string needlessly. by Chris Fallin · 9 years ago
  18. 202f87f Merge pull request #387 from cfallin/ruby-upb-update by Joshua Haberman · 9 years ago
  19. d326277 Update MRI C Ruby extension to use new version of upb. by Chris Fallin · 9 years ago
  20. a526605 Merge pull request #338 from skippy/encode-decode-helpers by Chris Fallin · 9 years ago
  21. cd7ebbe make repeated_field quack like an array by Adam Greene · 9 years ago
  22. d1b52a0 adding and simplifying encoders/decoders by Adam Greene · 9 years ago
  23. 16a283f Merge pull request #334 from skippy/allow-msg-to-accept-nil by Chris Fallin · 9 years ago
  24. 6467826 allow a message field to be unset by Adam Greene · 9 years ago
  25. d55733c return nil if array index indicie is out of bounds by Adam Greene · 9 years ago
  26. e9abbd2 Fixed issue #283: crash in JSON handler cleanup. by Chris Fallin · 9 years ago
  27. db87a9c Merge pull request #211 from isaiah/map_inspect by Chris Fallin · 9 years ago
  28. 4502626 Google::Protobuf::Map#inspect should be consistent with Hash#inspect by Isaiah Peng · 9 years ago
  29. 315b93f Addressed code-review comment. by Chris Fallin · 9 years ago
  30. a2bea0a Properly support maps in Ruby protoc and another bugfix. by Chris Fallin · 9 years ago
  31. 20490e3 Merge pull request #189 from cfallin/update-ruby-upb by Joshua Haberman · 9 years ago
  32. e7e79a4 Merge pull request #190 from isaiah/to_ary by Chris Fallin · 9 years ago
  33. ee5f6e9 add #to_ary to RepeatedField by Isaiah Peng · 9 years ago
  34. a507592 Updated to latest upb and added test for JSON map operation. by Chris Fallin · 9 years ago
  35. a3953da Updated based on code-review comments. by Chris Fallin · 9 years ago
  36. eb33f9d Updated based on code-review comments. by Chris Fallin · 9 years ago
  37. 07b8b0f Addressed code-review comments. by Chris Fallin · 10 years ago
  38. 9de35e7 Addressed code-review comments. by Chris Fallin · 10 years ago
  39. e2debef Ruby extension: added oneof accessor. by Chris Fallin · 10 years ago
  40. e1b7d38 Addressed code-review comments. by Chris Fallin · 10 years ago
  41. fcd8889 Support oneofs in MRI Ruby C extension. by Chris Fallin · 10 years ago
  42. addd26c Addressed code-review comments. by Chris Fallin · 10 years ago
  43. 97b663a Update upb amalgamation. by Chris Fallin · 10 years ago
  44. 4c92289 Addressed code-review comments. by Chris Fallin · 10 years ago
  45. 80276ac Addressed code-review comments. by Chris Fallin · 10 years ago
  46. fd1a3ff Support for maps in the MRI C Ruby extension. by Chris Fallin · 10 years ago
  47. 91473dc Rename protobuf Ruby module to google/protobuf and rework its build by Chris Fallin · 10 years ago