19 Commits (8537f1e6d5477b83eb5a65334e9eddc6c35d5b58)

Author SHA1 Message Date
Zachary Anker 87714836e3 Allow initializing a chain of protos using only a hash 7 years ago
Zachary Anker 83264bd160 Fixed to_h with repeated messages to return hashes in Ruby 7 years ago
Brendan Ribera 525c6327ab Fix hash computation for JRuby's RubyMessage 8 years ago
Brendan Ribera 05aa0df532 Fix hash computation for JRuby's RubyMessage 8 years ago
Josh Haberman d07a9963df Ruby: fixed string freezing for JRuby. 8 years ago
Josh Haberman 2d514ce2d8 Fixed oneof behavior for enums and fixed JRuby. 9 years ago
Josh Haberman 69ac430c02 Removed 'optional' from proto3 syntax file. 9 years ago
Anders Carling 3a5f213cca Invoke super implementation instead of raising error 9 years ago
Anders Carling 0559f3ee9e Add field name to initialization map exceptions 9 years ago
Anders Carling 8bcd0d7fc7 Use same exception class in ruby and jruby 9 years ago
Anders Carling 0df1e398eb Raise NoMethodError for unknown fields 9 years ago
Adam Greene cd7ebbe54f make repeated_field quack like an array 10 years ago
Adam Greene d1b52a00e0 adding and simplifying encoders/decoders 10 years ago
Adam Greene 64678265c5 allow a message field to be unset 10 years ago
Adam Greene d55733c76e return nil if array index indicie is out of bounds 10 years ago
Isaiah Peng 27e2b57830 add jruby support by protobuf-java reflection API 10 years ago