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.
 
 
 
 
 
 
Esun Kim bc8b1a8f90 Fixed UBSAN issues 6 years ago
..
compile_decoder.c Fixed UBSAN issues 6 years ago
decoder.c Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
decoder.h A few more fixes. 6 years ago
decoder.int.h Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
encoder.c Add -Wstrict-prototypes option 6 years ago
encoder.h Add -Wstrict-prototypes option 6 years ago
make-gdb-script.rb Sync from Google-internal development. 11 years ago
textprinter.c Add -Wstrict-prototypes option 6 years ago
textprinter.h Add -Wstrict-prototypes option 6 years ago
varint.c Deleted some dead code related to varint decoding. 8 years ago
varint.int.h Fixed UBSAN issues 6 years ago