index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ruby
/
ext
/
google
/
protobuf_c
/
upb.c
Commit message (
Expand
)
Author
Age
*
Reserve unknown in Ruby (#3763)
Paul Yang
2017-10-26
*
Updated upb to fix JSON conformance issues. (#3206)
Joshua Haberman
2017-06-19
*
Merge 3.2.x branch into master (#2648)
Paul Yang
2017-01-31
*
upb bugfix: JSON map entry keys were passing the wrong closure.
Josh Haberman
2016-08-29
*
Ruby: encode and freeze strings when the are assigned or decoded.
Josh Haberman
2016-07-21
*
Updated upb and simplified ruby code a bit with new upb method.
Josh Haberman
2016-04-22
*
Bugfix for JSON error case.
Josh Haberman
2016-04-14
*
Ruby JSON: always accept both camelCase and original field names.
Josh Haberman
2016-04-14
*
Updated upb: picked up legacy JSON flags to help Ruby users migrate.
Josh Haberman
2016-04-14
*
Updated upb from latest changes.
Josh Haberman
2016-02-18
*
Changed Ruby to properly camelCase its JSON by default.
Josh Haberman
2016-02-18
*
Remove redundant `the` in comments.
Dongjoon Hyun
2016-02-03
*
Fixed several Ruby conformance test cases through upb update.
Josh Haberman
2015-08-12
*
Added Ruby to conformance tests.
Josh Haberman
2015-07-16
*
Update upb to fix two bugs in the Ruby library.
Josh Haberman
2015-06-22
*
Updated upb to latest version (C89).
Josh Haberman
2015-06-08
*
Update MRI C Ruby extension to use new version of upb.
Chris Fallin
2015-05-15
*
Updated to latest upb and added test for JSON map operation.
Chris Fallin
2015-02-02
*
Support oneofs in MRI Ruby C extension.
Chris Fallin
2015-01-14
*
Update upb amalgamation.
Chris Fallin
2015-01-09
*
Addressed code-review comments.
Chris Fallin
2015-01-09
*
Support for maps in the MRI C Ruby extension.
Chris Fallin
2015-01-06
*
Rename protobuf Ruby module to google/protobuf and rework its build
Chris Fallin
2014-12-12