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
Commit message (
Expand
)
Author
Age
*
Fixed compiler warnings and added -std=c99.
Josh Haberman
2015-06-09
*
Updated upb to latest version (C89).
Josh Haberman
2015-06-08
*
Update version number to 3.0.0-alpha-4
Bo Yang
2015-05-29
*
Update version number to 3.0.0-alpha-3
teboring
2015-05-23
*
down-integrate internal changes
Bo Yang
2015-05-21
*
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
|
\
*
|
Don't hardcode bash
Tamir Duberstein
2015-05-15
|
*
Update MRI C Ruby extension to use new version of upb.
Chris Fallin
2015-05-15
*
|
Merge pull request #338 from skippy/encode-decode-helpers
Chris Fallin
2015-05-15
|
\
\
*
\
\
Merge pull request #385 from cfallin/travis-refactor
Chris Fallin
2015-05-14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Refactor Travis tests: split configs and run in parallel.
Chris Fallin
2015-05-14
*
|
|
make repeated_field quack like an array
Adam Greene
2015-05-14
|
/
/
*
|
Added Ruby to Travis testing.
Chris Fallin
2015-05-13
|
*
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 size alias for length
Adam Greene
2015-05-01
*
build cleanups
Adam Greene
2015-05-01
*
Bump gem version to release bugfix.
Chris Fallin
2015-04-13
*
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
*
Updated Ruby gem version and added note to ruby/README.md regarding version n...
Chris Fallin
2015-03-03
*
Bump the version number to 3.0.0-alpha-3-pre
Jisi Liu
2015-03-02
*
Updated Ruby README with more details on getting started.
Chris Fallin
2015-02-23
*
Update Ruby gem version to 3.0.0.alpha.2.0.
Chris Fallin
2015-02-20
*
Updated Ruby README.
Chris Fallin
2015-02-20
*
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
*
|
Addressed code-review comment.
Chris Fallin
2015-02-13
*
|
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
|
\
\
|
|
/
|
/
|
|
*
README.md update for Ruby gem.
Chris Fallin
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
|
|
/
|
/
|
*
|
Updated based on code-review comments.
Chris Fallin
2015-02-02
*
|
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
*
|
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
*
Addressed code-review comments.
Chris Fallin
2015-01-12
*
Update upb amalgamation.
Chris Fallin
2015-01-09
*
Addressed code-review comments.
Chris Fallin
2015-01-09
*
Addressed code-review comments.
Chris Fallin
2015-01-06
[next]