.. |
internal
|
upb: Add upb_Message_GetExtensionMutableArray
|
2 months ago |
BUILD
|
Use noncontiguous unknown fields API in upb message compare
|
3 months ago |
accessors.c
|
Replace direct access to MiniTable subs with calls to the encapsulated functions.
|
10 months ago |
accessors.h
|
upb: Add upb_Message_GetExtensionMutableArray
|
2 months ago |
accessors_split64.h
|
Reorganize upb file structure
|
1 year ago |
accessors_test.cc
|
rename upb_Message_WhichOneof to upb_Message_WhichOneofByDef
|
8 months ago |
array.c
|
upb: attempt to reduce the direct use of UPB_PRIVATE() fields
|
1 year ago |
array.h
|
upb: make upb_Array_Reserve() a public function
|
10 months ago |
array_test.cc
|
Update remainder of upb to new short license style.
|
1 year ago |
compare.c
|
Use noncontiguous unknown fields API in upb message compare
|
3 months ago |
compare.h
|
upb: define kUpb_CompareOption_IncludeUnknownFields flag for upb_Message_IsEqual()
|
10 months ago |
compat.c
|
Update compat extension APIs to something that does not assume contiguous storage
|
3 months ago |
compat.h
|
Update compat extension APIs to something that does not assume contiguous storage
|
3 months ago |
copy.c
|
Update callers to use noncontiguous APIs
|
3 months ago |
copy.h
|
upb: clean up and consolidate the upb/message/ build targets
|
1 year ago |
copy_test.cc
|
Update tests to use noncontiguous API
|
3 months ago |
map.c
|
upb: implement immutability
|
1 year ago |
map.h
|
upb: delete upb_Map_Delete2()
|
11 months ago |
map_gencode_util.h
|
Update remainder of upb to new short license style.
|
1 year ago |
map_sorter.c
|
upb: fix the map encoder to stop dying under ubsan
|
1 year ago |
map_test.cc
|
Update remainder of upb to new short license style.
|
1 year ago |
merge.c
|
Add upb_Message_MergeFrom to upb
|
7 months ago |
merge.h
|
Add upb_Message_MergeFrom to upb
|
7 months ago |
merge_test.cc
|
Add upb_Message_MergeFrom to upb
|
7 months ago |
message.c
|
Always add unknown fields in a single call
|
3 months ago |
message.h
|
Use noncontiguous unknown fields API in upb python
|
3 months ago |
promote.c
|
Support deleting regions of unknown fields via noncontiguous storage API
|
3 months ago |
promote.h
|
Support deleting regions of unknown fields via noncontiguous storage API
|
3 months ago |
promote_test.cc
|
Update tests to use noncontiguous API
|
3 months ago |
tagged_ptr.h
|
upb: Simplify inline functions in mini_table/ and mem/ and wire/ and message/
|
12 months ago |
test.cc
|
Add unknown fields during group decode in a single call, to permit aliasing
|
3 months ago |
test.proto
|
upb: implement immutability
|
1 year ago |
utf8_test.cc
|
Migrated upb to use Copybara-standard stripping.
|
5 months ago |
utf8_test.proto
|
Migrated upb to use Copybara-standard stripping.
|
5 months ago |
utf8_test_proto2.proto
|
Add kUpb_DecodeOption_AlwaysValidateUtf8 decode option, to force UTF-8 validation of proto2 strings.
|
1 year ago |
value.h
|
Fix a potential Ruby-upb use of uninitialized memory.
|
5 months ago |