2647 Commits (3bac8780cb68e3f82f9324cb25bbab44fbb482ec)
 

Author SHA1 Message Date
Eric Salo 3bac8780cb normalize most of the message accessors: 2 years ago
Jie Luo 44e6f6699a Internal change only 2 years ago
Protobuf Team Bot 79abc9f1a1 Implement UPB_UNREACHABLE for Visual C++. 2 years ago
Jie Luo 0980a7b418 Internal change only 2 years ago
Eric Salo 3f1c7f121b update PHP and Ruby to use the new accessors, delete the old ones 2 years ago
Mike Kruskal 1fee6d8327 Expand visibility of amalgamation targets. 2 years ago
Eric Salo a07c5d3fe8 snapshot some pending dart work 2 years ago
Deanna Garcia 92dbe4b8bb Add license file to pypi wheels. 2 years ago
Eric Salo b747edb830 append "ByDef" to names of message accessors that use reflection 2 years ago
Eric Salo a3e49f90ac add some formatted append functions to the string class 2 years ago
Copybara-Service 65a329a4df Merge pull request #991 from mkruskal-google:utf8_range 2 years ago
Eric Salo f458e05718 add some UPB_API / UPB_API_INTERNAL declarations 2 years ago
Eric Salo b98c7c7b50 move non-conformance tests and protos into upb/test/ 2 years ago
Eric Salo ae24d717b0 create initial dart ffigen hooks 2 years ago
Eric Salo f5f8675fa8 add a stdout-generating variant of upbdev_ProcessOutput() 2 years ago
Mike Kruskal ee56471047 Skip pip installation for unsupported versions of python. 2 years ago
Mike Kruskal 4069649ecd Switch to cmake fetch instead of git submodules 2 years ago
Sandy Zhang 7fc5a881ee Fix mergeable.yml multi-line string syntax to fix invalid yaml parse error. 2 years ago
Mike Kruskal 3e078f5fe4 Add CMake+Bazel dependencies on utf8_range repo 2 years ago
Mike Kruskal c7456d1d9f Delete vendored utf8_range 2 years ago
Sandy Zhang e66e69d791 Prevent merging PRs directly in main with a failing Mergeable check, except when an `mergeable:force-allow` label is present. 2 years ago
Eric Salo 527a277cc9 fix a compiler warning in upbdev 2 years ago
Joshua Haberman ca828897c2 Fixed a bug with maps on 32-bit machines. 2 years ago
Mike Kruskal b198dd0754 Remove compatibility check from amalgamation binary. 2 years ago
Mike Kruskal 248ed86f2b Add better handling for systems without python3 installed. 2 years ago
Eric Salo 53244f7f6f implement upbdev_ProcessInput() and upbdev_ProcessOutput() 2 years ago
Eric Salo e70b102387 delete upb_Arena_Alloc() 2 years ago
Eric Salo bc15a2877a defrag the encoded field modifier bits 2 years ago
Eric Salo a4a7c30b48 remove an obsolete dependency on :message from :collections 2 years ago
Eric Salo 32f28fcdc6 remove 'platform' param from upb_MiniTable_Build() 2 years ago
Eric Salo 0a2c988286 fix some mini_table function names to match the upb style guide: 2 years ago
Joshua Haberman 2272970a94 Unified ClearField 2 years ago
Eric Salo 4f098fd54c move the extension registry down into mini_table/ 2 years ago
Joshua Haberman 9c6223c058 Unified all hazzers to use MiniTable accessors 2 years ago
Joshua Haberman e567b7c206 Fixed a bug in GetOrPromoteExtension 2 years ago
Eric Salo efb166b3b0 restore the declaration of _upb_Hash() 2 years ago
Sandy Zhang a1d054be85 Internal Change 2 years ago
Joshua Haberman b31b52939f Run GitHub Actions on release branches. 2 years ago
Eric Salo 2644ae7507 restore upb_MapIterator_Done() 2 years ago
Protobuf Team Bot 907d705e86 Add IWYU pragmas for deprecated headers 2 years ago
Joshua Haberman d22d6d71ed Refactored message accessors to share a common set of functions instead of duplicating logic. 2 years ago
Eric Salo 08f193b28e fix --config=lexan builds that were broken by cl/489989481 2 years ago
Eric Salo 03b1dee5cc implement upb_Map_Next() as the new upb_Map iterator 2 years ago
Eric Salo e932f7931a clean up the arena code a bit more: 2 years ago
Protobuf Team Bot f3a0cc49da Internal Change. 2 years ago
Eric Salo ff6439fba0 move the wire type definitions into upb/wire/ where they belong 2 years ago
Protobuf Team Bot 26febb8422 Mark message_value.h as private 2 years ago
Eric Salo 384ffc0af8 implement reserved names and ranges for messages and enums 2 years ago
Eric Salo fb7a67458f add build targets for :wire and :message and :message_internal 2 years ago
Eric Salo 27d70edfe2 clean up the :mini_table build target 2 years ago