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 0289dd8f90
Merge pull request #2519 from rubynerd-forks/ruby-fix-repeated-message-type-field
7 years ago
..
defs.c Fix ruby segment fault (#3708) 7 years ago
encode_decode.c Reserve unknown in Ruby (#3763) 7 years ago
extconf.rb Ruby: wrap calls to memcpy so that gem is compatible with pre-2.14 glibc 8 years ago
map.c Storing the frame on the map means we don't need the array 7 years ago
message.c Reserve unknown in Ruby (#3763) 7 years ago
protobuf.c Fix ruby segment fault (#3708) 7 years ago
protobuf.h Reserve unknown in Ruby (#3763) 7 years ago
repeated_field.c fix #2036: use `rb_hash_*` to accumulate hashes 8 years ago
storage.c Merge pull request #2519 from rubynerd-forks/ruby-fix-repeated-message-type-field 7 years ago
upb.c Reserve unknown in Ruby (#3763) 7 years ago
upb.h Reserve unknown in Ruby (#3763) 7 years ago
wrap_memcpy.c Ruby: only link against specific version of memcpy if we're using glibc 8 years ago