dep-protobuf/upb/base
2026-05-29 09:59:31 -07:00
..
internal Fix risk of wrong result in upb_Log2Ceiling fallback loop if provided values greater than INT_MAX 2026-05-12 14:42:27 -07:00
BUILD Detect overflow in upb_Array_Realloc(). 2026-04-08 11:35:41 -07:00
descriptor_constants.h upb: implement some upb_FieldType and upb_CType functions 2023-11-13 18:51:28 -08:00
error_handler.h upb: Adds a new error code kUpb_ErrorCode_MaxDepthExceeded. 2026-05-29 09:59:31 -07:00
status.c Reorganize upb file structure 2023-09-26 14:38:35 -07:00
status.h Increased the size of the error message buffer by 4x, to 511 bytes. 2024-01-31 13:05:27 -08:00
status.hpp Wrap C++ headers in #ifdef __cplusplus. 2024-01-18 12:44:54 -08:00
string_view.h Fix potential integer overflow in upb_StringView_Compare 2025-04-30 17:11:00 -07:00
string_view_test.cc Add upb_StringView_Compare function. 2024-12-05 15:17:08 -08:00
upcast.h upb: add a non-void typedef for upb_Message 2023-12-21 08:12:16 -08:00