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
/
ext
/
google
/
protobuf_c
/
encode_decode.c
Commit message (
Expand
)
Author
Age
*
Ruby C extension speedup: don't re-intern constant string needlessly.
Chris Fallin
2015-05-19
*
Merge pull request #387 from cfallin/ruby-upb-update
Joshua Haberman
2015-05-18
|
\
|
*
Update MRI C Ruby extension to use new version of upb.
Chris Fallin
2015-05-15
*
|
adding and simplifying encoders/decoders
Adam Greene
2015-05-13
|
/
*
Addressed code-review comment.
Chris Fallin
2015-02-13
*
Properly support maps in Ruby protoc and another bugfix.
Chris Fallin
2015-02-12
*
Updated based on code-review comments.
Chris Fallin
2015-02-02
*
Addressed code-review comments.
Chris Fallin
2015-01-26
*
Addressed code-review comments.
Chris Fallin
2015-01-26
*
Ruby extension: added oneof accessor.
Chris Fallin
2015-01-14
*
Addressed code-review comments.
Chris Fallin
2015-01-14
*
Support oneofs in MRI Ruby C extension.
Chris Fallin
2015-01-14
*
Addressed code-review comments.
Chris Fallin
2015-01-12
*
Addressed code-review comments.
Chris Fallin
2015-01-09
*
Addressed code-review comments.
Chris Fallin
2015-01-06
*
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