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.
 
 
 
 
 
 
Daniel Azuma 7e3bbeda92
fix(ruby): Fix crash when calculating Message hash values on 64-bit Windows (#8565)
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 Address review feedback 4 years ago
defs.h Ported Ruby extension to upb_msg (#8184) 4 years ago
extconf.rb Fix source gem compilation (#8471) 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 fix(ruby): Fix crash when calculating Message hash values on 64-bit Windows (#8565) 4 years ago
message.h [Ruby] Fix for FieldDescriptor.get(msg). 4 years ago
protobuf.c fix(ruby): Fix various exceptions in Ruby on 64-bit Windows (#8563) 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