aboutsummaryrefslogtreecommitdiff
path: root/ruby/ext/google/protobuf_c/encode_decode.c
Commit message (Expand)AuthorAgeFilesLines
* A very small fix to silence some warnings.Josh Haberman2015-09-281-1/+3
* Merge pull request #584 from haberman/cwarningsJoshua Haberman2015-08-211-83/+110
|\
| * Conform to C89/C90 variable declaration rules.Josh Haberman2015-07-101-83/+110
* | Added Ruby to conformance tests.Josh Haberman2015-07-161-2/+4
* | Worked around memory leak bug in Ruby interpreter.Josh Haberman2015-07-081-1/+13
|/
* Ruby C extension speedup: don't re-intern constant string needlessly.Chris Fallin2015-05-191-7/+9
* Merge pull request #387 from cfallin/ruby-upb-updateJoshua Haberman2015-05-181-32/+67
|\
| * Update MRI C Ruby extension to use new version of upb.Chris Fallin2015-05-151-32/+67
* | adding and simplifying encoders/decodersAdam Greene2015-05-131-47/+0
|/
* Addressed code-review comment.Chris Fallin2015-02-131-0/+4
* Properly support maps in Ruby protoc and another bugfix.Chris Fallin2015-02-121-13/+10
* Updated based on code-review comments.Chris Fallin2015-02-021-3/+6
* Addressed code-review comments.Chris Fallin2015-01-261-5/+8
* Addressed code-review comments.Chris Fallin2015-01-261-3/+3
* Ruby extension: added oneof accessor.Chris Fallin2015-01-141-1/+2
* Addressed code-review comments.Chris Fallin2015-01-141-10/+19
* Support oneofs in MRI Ruby C extension.Chris Fallin2015-01-141-16/+174
* Addressed code-review comments.Chris Fallin2015-01-121-1/+6
* Addressed code-review comments.Chris Fallin2015-01-091-32/+34
* Addressed code-review comments.Chris Fallin2015-01-061-22/+20
* Support for maps in the MRI C Ruby extension.Chris Fallin2015-01-061-77/+309
* Rename protobuf Ruby module to google/protobuf and rework its buildChris Fallin2014-12-121-0/+755