index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ruby
/
src
Commit message (
Expand
)
Author
Age
*
Merge pull request #3627 from zanker/zanker/add-submsg-hash-init
Joshua Haberman
2017-09-21
|
\
|
*
Allow initializing a chain of protos using only a hash
Zachary Anker
2017-09-20
*
|
Fixed to_h with repeated messages to return hashes in Ruby
Zachary Anker
2017-09-20
|
/
*
Fix hash computation for JRuby's RubyMessage
Brendan Ribera
2016-09-20
*
Ruby: fixed string freezing for JRuby.
Josh Haberman
2016-07-25
*
Fixed oneof behavior for enums and fixed JRuby.
Josh Haberman
2016-05-18
*
Merge pull request #1224 from google/rubysentinel
Joshua Haberman
2016-02-16
|
\
|
*
Removed 'optional' from proto3 syntax file.
Josh Haberman
2016-02-10
*
|
Invoke super implementation instead of raising error
Anders Carling
2015-11-23
*
|
Add field name to initialization map exceptions
Anders Carling
2015-11-20
*
|
Use same exception class in ruby and jruby
Anders Carling
2015-11-20
*
|
Raise NoMethodError for unknown fields
Anders Carling
2015-11-20
|
/
*
Merge pull request #338 from skippy/encode-decode-helpers
Chris Fallin
2015-05-15
|
\
*
|
make repeated_field quack like an array
Adam Greene
2015-05-14
|
*
adding and simplifying encoders/decoders
Adam Greene
2015-05-13
|
/
*
Merge pull request #334 from skippy/allow-msg-to-accept-nil
Chris Fallin
2015-05-02
|
\
|
*
allow a message field to be unset
Adam Greene
2015-05-02
*
|
return nil if array index indicie is out of bounds
Adam Greene
2015-05-01
|
/
*
add jruby support by protobuf-java reflection API
Isaiah Peng
2015-03-10