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
/
tests
Commit message (
Expand
)
Author
Age
*
Fixed issue #283: crash in JSON handler cleanup.
Chris Fallin
2015-04-13
*
add jruby support by protobuf-java reflection API
Isaiah Peng
2015-03-10
*
Merge pull request #211 from isaiah/map_inspect
Chris Fallin
2015-02-17
|
\
|
*
Google::Protobuf::Map#inspect should be consistent with Hash#inspect
Isaiah Peng
2015-02-14
*
|
Properly support maps in Ruby protoc and another bugfix.
Chris Fallin
2015-02-12
*
|
Merge pull request #189 from cfallin/update-ruby-upb
Joshua Haberman
2015-02-05
|
\
\
|
|
/
|
/
|
*
|
Merge pull request #190 from isaiah/to_ary
Chris Fallin
2015-02-03
|
\
\
|
*
|
add #to_ary to RepeatedField
Isaiah Peng
2015-02-03
|
|
*
Updated to latest upb and added test for JSON map operation.
Chris Fallin
2015-02-02
|
|
/
|
/
|
*
|
Ruby extension: added oneof accessor.
Chris Fallin
2015-01-14
*
|
Addressed code-review comments.
Chris Fallin
2015-01-14
*
|
Two tests for Ruby code generator:
Chris Fallin
2015-01-14
*
|
Support oneofs in MRI Ruby C extension.
Chris Fallin
2015-01-14
|
/
*
Line-wraps at 80 chars.
Chris Fallin
2015-01-13
*
Support for maps in the MRI C Ruby extension.
Chris Fallin
2015-01-06
*
Rename protobuf Ruby module to google/protobuf and rework its build
Chris Fallin
2014-12-12
*
Provide a Ruby extension.
Chris Fallin
2014-12-09