aboutsummaryrefslogtreecommitdiff
path: root/ruby/ext/google/protobuf_c/protobuf.h
Commit message (Expand)AuthorAgeFilesLines
* Adds support for proto2 syntax for Ruby gem.Harshit Chopra2018-09-271-1/+58
* Adds a base class for all explicitly raised TypeErrors (#4255)Erik Benoist2018-06-261-0/+1
* Add discard unknown API in ruby. (#3990)Paul Yang2017-12-071-0/+1
* Reserve unknown in Ruby (#3763)Paul Yang2017-10-261-1/+13
* Fix ruby segment fault (#3708)Paul Yang2017-10-031-4/+1
* Storing the frame on the map means we don't need the arrayAaron Patterson2017-08-301-3/+2
* Move parse frame array to the Map objectAaron Patterson2017-08-301-2/+3
* Ruby: fixed Message#to_h for map fields.Josh Haberman2017-03-141-0/+2
* Ruby: make sure map parsing frames are GC-rooted.Josh Haberman2016-08-261-0/+2
* Ruby: encode and freeze strings when the are assigned or decoded.Josh Haberman2016-07-211-1/+2
* Ruby JSON: always accept both camelCase and original field names.Josh Haberman2016-04-141-1/+2
* Changed Ruby to properly camelCase its JSON by default.Josh Haberman2016-02-181-0/+1
* Added Ruby to conformance tests.Josh Haberman2015-07-161-0/+3
* Ruby C extension speedup: don't re-intern constant string needlessly.Chris Fallin2015-05-191-2/+2
* Merge pull request #387 from cfallin/ruby-upb-updateJoshua Haberman2015-05-181-0/+4
|\
| * Update MRI C Ruby extension to use new version of upb.Chris Fallin2015-05-151-0/+4
* | Merge pull request #338 from skippy/encode-decode-helpersChris Fallin2015-05-151-5/+1
|\ \ | |/ |/|
| * adding and simplifying encoders/decodersAdam Greene2015-05-131-5/+1
* | make repeated_field quack like an arrayAdam Greene2015-05-141-2/+2
|/
* Updated based on code-review comments.Chris Fallin2015-02-021-0/+14
* Addressed code-review comments.Chris Fallin2015-01-141-1/+1
* Support oneofs in MRI Ruby C extension.Chris Fallin2015-01-141-2/+47
* Addressed code-review comments.Chris Fallin2015-01-091-2/+6
* Addressed code-review comments.Chris Fallin2015-01-061-0/+9
* Support for maps in the MRI C Ruby extension.Chris Fallin2015-01-061-2/+67
* Rename protobuf Ruby module to google/protobuf and rework its buildChris Fallin2014-12-121-0/+396