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 905d1913f7 No // comment 5 years ago
..
bindings Removed type from upb_array also. 6 years ago
json Accpet string for numeric wrappers (#202) 5 years ago
pb Fixed cache to properly insert by msgdef key. 5 years ago
decode.c Fixed -Wshorten-64-to-32 5 years ago
decode.h Compiles, doesn't work yet. 6 years ago
def.c Bugfix for boolean defaults. 5 years ago
def.h Add -Wstrict-prototypes option 5 years ago
encode.c Fixed ubsan error on memmove 5 years ago
encode.h WIP. 6 years ago
generated_util.h Remove conversion warning 5 years ago
handlers-inl.h More Blaze fixes. 6 years ago
handlers.c Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
handlers.h More Blaze fixes. 6 years ago
legacy_msg_reflection.c Add -Wstrict-prototypes option 5 years ago
legacy_msg_reflection.h Add -Wstrict-prototypes option 5 years ago
msg.c Fixed UBSAN issues 5 years ago
msg.h Removed type from upb_array also. 6 years ago
msgfactory.c Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
msgfactory.h Fixes for google3. 6 years ago
port.c Support MSVC prior to 2015 5 years ago
port_def.inc No // comment 5 years ago
port_undef.inc Support MSVC prior to 2015 5 years ago
sink.c Take sinks by value. 6 years ago
sink.h Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
table.c A memory safety fix, found by ASAN. 5 years ago
table.int.h Rename MurmurHash2 to upb_murmur_hash2 5 years ago
upb.c Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
upb.h Add extern C to upb_alloc_global 5 years ago