Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
protobuf
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
protobuf
Repository
1a7e49d46208b0844cb6dc2f971620b3af7a2781
Switch branch/tag
protobuf
ruby
ext
google
protobuf_c
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Updated upb to fix JSON conformance issues. (#3206)
· 13255889
Joshua Haberman
authored
7 years ago
* Fixed a bunch of Ruby conformance errors. * Fixed some more Ruby conformance errors in JSON.
13255889
Name
Last commit
Last update
..
defs.c
Merge 3.2.x branch into master (#2648)
8 years ago
encode_decode.c
Ruby version optionally emits default values in JSON encoding.
8 years ago
extconf.rb
Ruby: wrap calls to memcpy so that gem is compatible with pre-2.14 glibc
8 years ago
map.c
Ruby: fixed Message#to_h for map fields.
8 years ago
message.c
Ruby: fixed Message#to_h for map fields.
8 years ago
protobuf.c
Ruby: make sure map parsing frames are GC-rooted.
8 years ago
protobuf.h
Ruby: fixed Message#to_h for map fields.
8 years ago
repeated_field.c
fix #2036: use `rb_hash_*` to accumulate hashes
8 years ago
storage.c
Ruby: encode and freeze strings when the are assigned or decoded.
8 years ago
upb.c
Updated upb to fix JSON conformance issues. (#3206)
7 years ago
upb.h
Updated upb to fix JSON conformance issues. (#3206)
7 years ago
wrap_memcpy.c
Ruby: only link against specific version of memcpy if we're using glibc
8 years ago