1. 565154a Remove Ruby to_hash methods by Mike Moore · 6 years ago
  2. e479410 delete all duplicate empty blanks (#5758) by Xiang Dai · 6 years ago
  3. 7054462 When initializing a message, skip a field if value is nil (#3693) by Zachary Anker · 7 years ago
  4. 4fc7529 Merge pull request #3627 from zanker/zanker/add-submsg-hash-init by Joshua Haberman · 7 years ago
  5. 8771483 Allow initializing a chain of protos using only a hash by Zachary Anker · 7 years ago
  6. 83264bd Fixed to_h with repeated messages to return hashes in Ruby by Zachary Anker · 7 years ago
  7. 05aa0df Fix hash computation for JRuby's RubyMessage by Brendan Ribera · 8 years ago
  8. d07a996 Ruby: fixed string freezing for JRuby. by Josh Haberman · 8 years ago
  9. 2d514ce Fixed oneof behavior for enums and fixed JRuby. by Josh Haberman · 9 years ago
  10. 8fc045d Merge pull request #1224 from google/rubysentinel by Joshua Haberman · 9 years ago
  11. 69ac430 Removed 'optional' from proto3 syntax file. by Josh Haberman · 9 years ago
  12. 3a5f213 Invoke super implementation instead of raising error by Anders Carling · 9 years ago
  13. 0559f3e Add field name to initialization map exceptions by Anders Carling · 9 years ago
  14. 8bcd0d7 Use same exception class in ruby and jruby by Anders Carling · 9 years ago
  15. 0df1e39 Raise NoMethodError for unknown fields by Anders Carling · 9 years ago
  16. a526605 Merge pull request #338 from skippy/encode-decode-helpers by Chris Fallin · 10 years ago
  17. cd7ebbe make repeated_field quack like an array by Adam Greene · 10 years ago
  18. d1b52a0 adding and simplifying encoders/decoders by Adam Greene · 10 years ago
  19. 16a283f Merge pull request #334 from skippy/allow-msg-to-accept-nil by Chris Fallin · 10 years ago
  20. 6467826 allow a message field to be unset by Adam Greene · 10 years ago
  21. d55733c return nil if array index indicie is out of bounds by Adam Greene · 10 years ago
  22. 27e2b57 add jruby support by protobuf-java reflection API by Isaiah Peng · 10 years ago