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 f3f8707ba5
Merge pull request #8434 from haberman/ruby-message-eq
4 years ago
..
convert.c [Ruby] Fixed bug in string comparison logic. 4 years ago
convert.h Ported Ruby extension to upb_msg (#8184) 4 years ago
defs.c Ruby <2.7now uses WeakMap too, which prevents memory leaks. 4 years ago
defs.h Ported Ruby extension to upb_msg (#8184) 4 years ago
extconf.rb Ported Ruby extension to upb_msg (#8184) 4 years ago
map.c Ruby <2.7now uses WeakMap too, which prevents memory leaks. 4 years ago
map.h Ported Ruby extension to upb_msg (#8184) 4 years ago
message.c Elided the TYPE() and msgdef checks by using CLASS_OF. 4 years ago
message.h [Ruby] Fix for FieldDescriptor.get(msg). 4 years ago
protobuf.c Addressed PR comments and fixed a bug. 4 years ago
protobuf.h Added some more comments and refactored slightly. 4 years ago
repeated_field.c Ruby <2.7now uses WeakMap too, which prevents memory leaks. 4 years ago
repeated_field.h Ported Ruby extension to upb_msg (#8184) 4 years ago
ruby-upb.c Fixed quadratic memory use in array append for PHP and Ruby. 4 years ago
ruby-upb.h Updated upb to allow nonzero offset minutes in JSON timestamps. (#8258) 4 years ago
wrap_memcpy.c Auxillary -> Auxiliary 5 years ago