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 f824f6d0d7 Moved ObjectCache into an internal module. 10 months ago
..
BUILD.bazel Update Bazel references to rules_pkg to the supported file locations. (#15780) 10 months ago
Rakefile Ruby FFI implementation (#13343) 1 year ago
convert.c Fixed compiler warnings in the Ruby C extension. 11 months ago
convert.h Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
defs.c Breaking Change: Removed `syntax` and added `has_presence?`/`is_packed?`. 11 months ago
defs.h Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
extconf.rb Make the utf8_range implementation just in C 12 months ago
glue.c Add support for options in CRuby, JRuby and FFI (#14594) 1 year ago
map.c Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 11 months ago
map.h Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 11 months ago
message.c Breaking Change: fixed json_encode/json_decode to use the message's pool. 11 months ago
message.h Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 11 months ago
protobuf.c Moved ObjectCache into an internal module. 10 months ago
protobuf.h Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
repeated_field.c Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 11 months ago
repeated_field.h Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 11 months ago
ruby-upb.c Auto-generate files after cl/606340283 10 months ago
ruby-upb.h Auto-generate files after cl/606282881 10 months ago
shared_convert.c upb: fix some more compiler warnings in Ruby about missing return values 11 months ago
shared_convert.h Fixed compiler warnings in the Ruby C extension. 11 months ago
shared_message.c upb: fix Ruby bug which allowed map.delete(key) on a frozen map 11 months ago
shared_message.h Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
wrap_memcpy.c Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago