aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/ext/google/protobuf_c/encode_decode.c
Commit message (Expand)AuthorAge
* A very small fix to silence some warnings.Gravatar Josh Haberman2015-09-28
* Merge pull request #584 from haberman/cwarningsGravatar Joshua Haberman2015-08-21
|\
* | Added Ruby to conformance tests.Gravatar Josh Haberman2015-07-16
| * Conform to C89/C90 variable declaration rules.Gravatar Josh Haberman2015-07-10
* | Worked around memory leak bug in Ruby interpreter.Gravatar Josh Haberman2015-07-08
|/
* Ruby C extension speedup: don't re-intern constant string needlessly.Gravatar Chris Fallin2015-05-19
* Merge pull request #387 from cfallin/ruby-upb-updateGravatar Joshua Haberman2015-05-18
|\
| * Update MRI C Ruby extension to use new version of upb.Gravatar Chris Fallin2015-05-15
* | adding and simplifying encoders/decodersGravatar Adam Greene2015-05-13
|/
* Addressed code-review comment.Gravatar Chris Fallin2015-02-13
* Properly support maps in Ruby protoc and another bugfix.Gravatar Chris Fallin2015-02-12
* Updated based on code-review comments.Gravatar Chris Fallin2015-02-02
* Addressed code-review comments.Gravatar Chris Fallin2015-01-26
* Addressed code-review comments.Gravatar Chris Fallin2015-01-26
* Ruby extension: added oneof accessor.Gravatar Chris Fallin2015-01-14
* Addressed code-review comments.Gravatar Chris Fallin2015-01-14
* Support oneofs in MRI Ruby C extension.Gravatar Chris Fallin2015-01-14
* Addressed code-review comments.Gravatar Chris Fallin2015-01-12
* Addressed code-review comments.Gravatar Chris Fallin2015-01-09
* Addressed code-review comments.Gravatar Chris Fallin2015-01-06
* Support for maps in the MRI C Ruby extension.Gravatar Chris Fallin2015-01-06
* Rename protobuf Ruby module to google/protobuf and rework its buildGravatar Chris Fallin2014-12-12