2482 Commits (4241cab125a982a2c95e775a42dc7380062bc529)
 

Author SHA1 Message Date
Copybara-Service 4241cab125 Merge pull request #796 from comius:fix-absolute-path-strip 2 years ago
Ivo List 9e19bec587 Fix upb proto libraryies for default strip_import_prefix. 2 years ago
Joshua Haberman f44653bc52 Readability improvements for decode.c: 2 years ago
Joshua Haberman ba511fd425 Added a size overflow check for mini-table building 2 years ago
Joshua Haberman e55bfa2851 Minor decoder refactor 2 years ago
Joshua Haberman 6795ec13b4 Fixed fuzz bug in MiniDescriptor parsing for extensions. 2 years ago
Eric Salo 668cebbad9 mini descriptor encode functions now populate a string view 2 years ago
Copybara-Service 68c0a7a8e1 Merge pull request #789 from comius:proto-compatible 2 years ago
Ivo List 04957b1061 Make upb backwards and forwards compatible with Bazel 4.x, 3.5.x and LTS 2 years ago
Eric Salo edecfd5eb0 upb: use the new reflection headers 2 years ago
Eric Salo 38d8430923 simplify makejsonname() 2 years ago
Eric Salo 00765002ff - All of reflection now lives in upb/reflection/ 2 years ago
Copybara-Service cbba1fb1e1 Merge pull request #783 from Wyverald:patch-1 2 years ago
Xùdōng Yáng 830100abd8
update googletest version 2 years ago
Copybara-Service 1ad98e9feb Merge pull request #729 from casperisfine:arena-space-allocated 2 years ago
Jean Boussier 2341741bf3 Add upb_Arena_SpaceAllocated function 2 years ago
Joshua Haberman a8bc4ca4a3 Fixed Bazel 4.1.0 compatibility, and added a GitHub Action to verify. 2 years ago
Copybara-Service 8ab26d4f42 Merge pull request #745 from limdor:patch-2 2 years ago
Mike Kruskal 5485645125 Internal change 2 years ago
Joshua Haberman 34495f8d68 Fixed minor type in the docs. 2 years ago
Joshua Haberman 896e74c141 Optimizes `upb_MiniTable_Enum` for large but dense enums. 2 years ago
Copybara-Service 5ae398f202 Merge pull request #762 from Wyverald:patch-1 2 years ago
Eric Salo 27f8d367d3 fix segfault when clearing an unset oneof in Python 2 years ago
Protobuf Team Bot 467e2b5e3b Fix public import header generation. 2 years ago
Eric Salo 4215bc82ea fix the json parser to handle floats very near overflow 2 years ago
Eric Salo 85534bbb1e remove unused #includes from reflection.h 2 years ago
Joshua Haberman ba7603b7c1 Updated decoder internal symbols to new naming scheme. 2 years ago
Joshua Haberman 5a7644b2d0 Fixed fuzz bug in upb. 2 years ago
Protobuf Team Bot 8827a09490 Add a comment to remind ASAN users to compile interpreters with ASAN as well. 2 years ago
Eric Salo 111249d085 continue preparing def.c for the big split: 2 years ago
Xùdōng Yáng 552c1d1048
Use Ubuntu 20.04 for a newer Python version 2 years ago
Copybara-Service ada907989e Merge pull request #761 from protocolbuffers:perezd-patch-1 2 years ago
Derek Perez fa5e4cfd31
Updating rules_python to 0.12.0 2 years ago
Eric Salo b987ef6249 use _upb_DefBuilder instead of _upb_AddDexCtx 2 years ago
Xavier Bonaventura e3b2db7d8c
Merge branch 'protocolbuffers:main' into patch-2 2 years ago
Eric Salo 02ef81247a rename some symtab functions to follow the upb style guide: 2 years ago
Eric Salo 250321e63b more misc tweaks to def.c: 2 years ago
Copybara-Service a694d2369b Merge pull request #755 from haberman:fix-prs 2 years ago
Joshua Haberman 682b519aac Fixed GitHub Actions tests for pull requests that come from other repos. 2 years ago
Joshua Haberman 15b2402144 Removed unused `_upb_DefPool_registerlayout()` function. 2 years ago
Eric Salo daac8dce8f add more constructors to def.c 2 years ago
Eric Salo 11aa037bfd add some more accessor calls to def.c 2 years ago
Protobuf Team Bot 52c9b98692 Resolve field name/accessor name conflicts. 2 years ago
Eric Salo 5b46a55a46 try to be better about using accessors in def.c 2 years ago
Eric Salo 1135746e42 start replumbing def.c 2 years ago
Protobuf Team Bot 4e979b8d13 Add support for dashes in proto file names. 2 years ago
Protobuf Team Bot ce32d9d68f Fix code generation for infinity default value on float/double fields. 2 years ago
Eric Salo f3316e2d7d remove upb_String from the public tokenizer api 2 years ago
Xavier Bonaventura 9a02d16cee
Remove patter that does not glob anything 2 years ago
Eric Salo 0013c936ef add upb_Status to the tokenizer 2 years ago