aboutsummaryrefslogtreecommitdiff
path: root/ruby/ext/google/protobuf_c/upb.c
Commit message (Expand)AuthorAgeFilesLines
* Reserve unknown in Ruby (#3763)Paul Yang2017-10-261-411/+1413
* Updated upb to fix JSON conformance issues. (#3206)Joshua Haberman2017-06-191-492/+453
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-311-888/+2026
* upb bugfix: JSON map entry keys were passing the wrong closure.Josh Haberman2016-08-291-1/+1
* Ruby: encode and freeze strings when the are assigned or decoded.Josh Haberman2016-07-211-1/+1
* Updated upb and simplified ruby code a bit with new upb method.Josh Haberman2016-04-221-608/+796
* Bugfix for JSON error case.Josh Haberman2016-04-141-1/+1
* Ruby JSON: always accept both camelCase and original field names.Josh Haberman2016-04-141-18/+23
* Updated upb: picked up legacy JSON flags to help Ruby users migrate.Josh Haberman2016-04-141-417/+706
* Updated upb from latest changes.Josh Haberman2016-02-181-235/+102
* Changed Ruby to properly camelCase its JSON by default.Josh Haberman2016-02-181-376/+849
* Remove redundant `the` in comments.Dongjoon Hyun2016-02-031-1/+1
* Fixed several Ruby conformance test cases through upb update.Josh Haberman2015-08-121-106/+132
* Added Ruby to conformance tests.Josh Haberman2015-07-161-269/+214
* Update upb to fix two bugs in the Ruby library.Josh Haberman2015-06-221-18/+53
* Updated upb to latest version (C89).Josh Haberman2015-06-081-2352/+2542
* Update MRI C Ruby extension to use new version of upb.Chris Fallin2015-05-151-248/+822
* Updated to latest upb and added test for JSON map operation.Chris Fallin2015-02-021-103/+526
* Support oneofs in MRI Ruby C extension.Chris Fallin2015-01-141-95/+457
* Update upb amalgamation.Chris Fallin2015-01-091-393/+729
* Addressed code-review comments.Chris Fallin2015-01-091-2/+4
* Support for maps in the MRI C Ruby extension.Chris Fallin2015-01-061-28/+47
* Rename protobuf Ruby module to google/protobuf and rework its buildChris Fallin2014-12-121-0/+10078