.. |
bindings
|
Added simple offset-based accessors for defs, and deprecated old iterators.
|
4 years ago |
json
|
Added simple offset-based accessors for defs, and deprecated old iterators.
|
4 years ago |
pb
|
Merge pull request #312 from haberman/defiter
|
4 years ago |
decode.c
|
Bugfix: initialize fastlimit and fastend.
|
4 years ago |
decode.h
|
Added a bunch of comments for readability.
|
4 years ago |
decode.int.h
|
Added a bunch of comments for readability.
|
4 years ago |
decode_fast.c
|
Added a bunch of comments for readability.
|
4 years ago |
decode_fast.h
|
Added a bunch of comments for readability.
|
4 years ago |
def.c
|
Added a bunch of comments for readability.
|
4 years ago |
def.h
|
Removed C++-style comments.
|
4 years ago |
def.hpp
|
Re-added const for all of the pointer wrapper types.
|
4 years ago |
encode.c
|
Expanded benchmarking script and added one size opt to the encoder.
|
4 years ago |
encode.h
|
WIP.
|
6 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
|
If we encounter "null" for a non-NullValue enum, throw an error.
|
4 years ago |
json_decode.h
|
Changes to support import into google3 (#291)
|
5 years ago |
json_encode.c
|
Updated to a new version of protobuf and fixed a few conformance tests.
|
4 years ago |
json_encode.h
|
[json encoder] passes almost all conformance tests.
|
5 years ago |
msg.c
|
Fixed bug in addunknown and added ASAN poisoning.
|
4 years ago |
msg.h
|
Merge branch 'master' into fastest-table
|
4 years ago |
port.c
|
Split port into its own target, add msg.h to :legacy_msg_reflection
|
5 years ago |
port_def.inc
|
Removed extraneous C++-style comment.
|
4 years ago |
port_undef.inc
|
undef UPB_ASAN.
|
4 years ago |
reflection.c
|
Merge pull request #313 from haberman/inline-arena
|
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
|
Removed unused push/pop functions.
|
5 years ago |
table.int.h
|
Removed unused push/pop functions.
|
5 years ago |
text_encode.c
|
Added -Wextra and -Wshorten-64-to-32 and fixed resulting errors. (#289)
|
5 years ago |
text_encode.h
|
Renamed textencode -> text_encode for greater readability. (#249)
|
5 years ago |
upb.c
|
Fixed bug in addunknown and added ASAN poisoning.
|
4 years ago |
upb.h
|
Fixed bug in addunknown and added ASAN poisoning.
|
4 years ago |
upb.hpp
|
Added test that should trigger a memory leak.
|
5 years ago |
upb.int.h
|
Added new internal header.
|
4 years ago |