.. |
bindings
|
Added option to binary encoder to skip unknown fields.
|
4 years ago |
json
|
Merge branch 'master' into optdefload
|
4 years ago |
pb
|
Drop C89/C90 support and MSVC prior to Visual Studio 2015.
|
4 years ago |
decode.c
|
Renamed decode_varint32() to decode_tag().
|
4 years ago |
decode.h
|
Added map sorting to binary and text encoders.
|
4 years ago |
decode.int.h
|
Fixed a few minor bugs found by fuzzing.
|
4 years ago |
decode_fast.c
|
Added API for copy vs. alias and added benchmarks to test both.
|
4 years ago |
decode_fast.h
|
Added UTF-8 validation for proto3 string fields.
|
4 years ago |
def.c
|
Use a macro instead of an inline function for setjmp/longjmp.
|
4 years ago |
def.h
|
Added benchmark for loading ads descriptor.
|
4 years ago |
def.hpp
|
Re-added const for all of the pointer wrapper types.
|
4 years ago |
encode.c
|
Added option to binary encoder to skip unknown fields.
|
4 years ago |
encode.h
|
Added option to binary encoder to skip unknown fields.
|
4 years ago |
handlers-inl.h
|
More Blaze fixes.
|
6 years ago |
handlers.c
|
Added simple offset-based accessors for defs, and deprecated old iterators.
|
4 years ago |
handlers.h
|
Applied changes from google3.
|
5 years ago |
json_decode.c
|
Fixed headers and updated benchmark script.
|
4 years ago |
json_decode.h
|
Changes to support import into google3 (#291)
|
5 years ago |
json_encode.c
|
Drop C89/C90 support and MSVC prior to Visual Studio 2015.
|
4 years ago |
json_encode.h
|
Amalgamation no longer bundles wyhash, but #includes it.
|
4 years ago |
msg.c
|
Added map sorting to binary and text encoders.
|
4 years ago |
msg.h
|
Added map sorting to binary and text encoders.
|
4 years ago |
port_def.inc
|
MSVC apparently doesn't support the standard C/C++ defines.
|
4 years ago |
port_undef.inc
|
Drop C89/C90 support and MSVC prior to Visual Studio 2015.
|
4 years ago |
reflection.c
|
Bugfix for JSON decoding: only check real oneofs for duplicates.
|
4 years ago |
reflection.h
|
Fixes for PHP. (#286)
|
5 years ago |
sink.c
|
Take sinks by value.
|
6 years ago |
sink.h
|
Changed endsubmsg handler to return the closure of the submessage.
|
5 years ago |
table.c
|
Added explanatory comment about integer constants.
|
4 years ago |
table.int.h
|
Added map sorting to binary and text encoders.
|
4 years ago |
text_encode.c
|
Added map sorting to binary and text encoders.
|
4 years ago |
text_encode.h
|
Added map sorting to binary and text encoders.
|
4 years ago |
upb.c
|
Start arena block doubling at initial block size.
|
4 years ago |
upb.h
|
Added map sorting to binary and text encoders.
|
4 years ago |
upb.hpp
|
Fixed upb::InlinedArena, which was compeltely broken.
|
4 years ago |
upb.int.h
|
Added new internal header.
|
4 years ago |