Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joshua Haberman 1325588982 Updated upb to fix JSON conformance issues. (#3206) 8 years ago
..
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) 8 years ago
upb.h Updated upb to fix JSON conformance issues. (#3206) 8 years ago
wrap_memcpy.c Ruby: only link against specific version of memcpy if we're using glibc 8 years ago