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