aboutsummaryrefslogtreecommitdiff
path: root/ruby/ext/google/protobuf_c/storage.c
Commit message (Expand)AuthorAgeFilesLines
* Adds support for proto2 syntax for Ruby gem.Harshit Chopra2018-09-271-87/+194
* Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829)Paul Yang2018-07-021-2/+2
* Adds a base class for all explicitly raised TypeErrors (#4255)Erik Benoist2018-06-261-17/+17
* Merge pull request #2519 from rubynerd-forks/ruby-fix-repeated-message-type-f...Joshua Haberman2017-11-291-4/+12
|\
| * handle sanity check for repeating enums correctly@rubynerd2016-12-301-3/+11
| * unwrap descriptor class before comparison of RepeatedField types@rubynerd2016-12-191-1/+1
* | Allow initializing a chain of protos using only a hashZachary Anker2017-09-201-1/+12
|/
* Ruby: encode and freeze strings when the are assigned or decoded.Josh Haberman2016-07-211-20/+19
* Fixed oneof behavior for enums and fixed JRuby.Josh Haberman2016-05-181-2/+11
* Ruby oneofs: return default instead of nil for unset fields.Josh Haberman2016-05-181-1/+23
* Conform to C89/C90 variable declaration rules.Josh Haberman2015-07-101-18/+30
* Ruby C extension speedup: don't re-intern constant string needlessly.Chris Fallin2015-05-191-1/+2
* allow a message field to be unsetAdam Greene2015-05-021-1/+3
* Updated based on code-review comments.Chris Fallin2015-02-021-13/+31
* Addressed code-review comments.Chris Fallin2015-01-261-7/+18
* Addressed code-review comments.Chris Fallin2015-01-261-2/+7
* Addressed code-review comments.Chris Fallin2015-01-141-40/+38
* Support oneofs in MRI Ruby C extension.Chris Fallin2015-01-141-59/+191
* Addressed code-review comments.Chris Fallin2015-01-091-6/+8
* Addressed code-review comments.Chris Fallin2015-01-061-4/+12
* Support for maps in the MRI C Ruby extension.Chris Fallin2015-01-061-38/+135
* Rename protobuf Ruby module to google/protobuf and rework its buildChris Fallin2014-12-121-0/+577