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 52957fa984 Merge pull request #312 from haberman/defiter 4 years ago
..
compile_decoder.c Added simple offset-based accessors for defs, and deprecated old iterators. 4 years ago
decoder.c Remove bytes allocated measurement functions. (#276) 5 years ago
decoder.h Added -Wextra and -Wshorten-64-to-32 and fixed resulting errors. (#289) 5 years ago
decoder.int.h Properly cache decoder methods, instead of regenerating every time. 5 years ago
encoder.c Merge pull request #312 from haberman/defiter 4 years ago
encoder.h Add -Wstrict-prototypes option 5 years ago
make-gdb-script.rb Sync from Google-internal development. 10 years ago
textprinter.c Added simple offset-based accessors for defs, and deprecated old iterators. 4 years ago
textprinter.h Add -Wstrict-prototypes option 5 years ago
varint.c Deleted some dead code related to varint decoding. 8 years ago
varint.int.h Fixed all UBSan issues and added UBSan CI checks. 5 years ago