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.
 
 
 
 
 
 
zhangskz 6fa3f2d79b
Fix cord handling in DynamicMessage and oneofs. (#18374)
5 months ago
..
BUILD.bazel Update Bazel references to rules_pkg to the supported file locations. (#15780) 1 year ago
Rakefile Ruby FFI implementation (#13343) 2 years ago
convert.c Fix cord handling in DynamicMessage and oneofs. (#18374) 5 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 [Ruby] Fix mismatched pointer type (#17240) 8 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 1 year ago
glue.c Implement service & method descriptor lookup in Ruby (#15817) 11 months ago
map.c Ruby implement memsize functions for native types (#10291) 1 year ago
map.h Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 1 year ago
message.c upb: use upb_Message_IsEqual() in Ruby 11 months ago
message.h upb: use upb_Message_IsEqual() in Ruby 11 months ago
protobuf.c Ruby implement memsize functions for native types (#10291) 1 year 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. 1 year ago
repeated_field.h Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 1 year ago
ruby-upb.c Regenerate stale files 8 months ago
ruby-upb.h Regenerate stale files 9 months ago
shared_convert.c upb: use upb_Message_IsEqual() in Ruby 11 months ago
shared_convert.h Fixed compiler warnings in the Ruby C extension. 1 year ago
shared_message.c upb: use upb_Message_IsEqual() in Ruby 11 months ago
shared_message.h upb: use upb_Message_IsEqual() in Ruby 11 months ago
wrap_memcpy.c Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago