2743 Commits (a780ffae65ee5bef358e492ed2ae7545224b42bb)
 

Author SHA1 Message Date
Joshua Haberman a780ffae65 Fixed non-determinism in the upb compiler. 2 years ago
Mike Kruskal ac471fe675 Upgrade to Abseil LTS 20230117 2 years ago
Protobuf Team Bot 2ab0cdbc69 Avoid automatic variables in functions using setjmp. 2 years ago
Joshua Haberman aa68739fa7 Fixed a bug with field numbers >255 in a oneof. 2 years ago
Joshua Haberman e4232a1984 Temporarily disabled several GitHub Actions jobs, to bring the total under 30. 2 years ago
Mike Kruskal e1959a0c22 Migrate docker images to the new Artifact Registry location. 2 years ago
Eric Salo 4843fd0d75 move conformance tests into a separate subdir 2 years ago
Protobuf Team Bot bbcaf510b6 Automated visibility attribute cleanup. 2 years ago
Mike Kruskal 5d4d54d387 Disable deprecation warnings triggered by Abseil bug https://github.com/abseil/abseil-cpp/issues/1201 2 years ago
Mike Kruskal a77cec4f4f Remove C++17 feature that's incompatible with C++14 support 2 years ago
Mike Kruskal 06b5775fd7 Remove reference to deleted test. 2 years ago
Joshua Haberman 4f02fc4790 Removed upb dependencies on absl/log. 2 years ago
Copybara-Service aaf9e43e4f Merge pull request #1052 from protocolbuffers:srcWhl 2 years ago
Dmitri Gribenko 21af7830ad Use _Alignof in UPB_ALIGN_OF instead of an offsetof trick 2 years ago
Mike Kruskal 63dc0ec567 Fix gcc < 11 breakages due to missing "stringop-overread" diagnostic 2 years ago
Mike Kruskal 81eebe3fdd Upgrade upb GHA to large runners 2 years ago
Joshua Haberman e41a2d7ba0 upb is self-hosting! 2 years ago
Jie Luo 9b5a084118 check if testCreatePrototypeOverride exist 2 years ago
Tom Hughes d86f531b54 Use "#if GTEST_HAS_DEATH_TEST" instead of "#ifdef GTEST_HAS_DEATH_TEST" 2 years ago
Jie Luo 651550cece Expect fail when serialize inf and nan for Value.number_value in json format. fixes #11259 2 years ago
Eric Salo 87f9b868b8 update some more functions to match the accessor naming convention 2 years ago
Protobuf Team Bot b5384af913 Add ::protos::Parse template for Ptr<T>. 2 years ago
Joshua Haberman 204b9eeffa Added UPB_DESC() macro for all bootstrap references to proto symbols. 2 years ago
Jie Luo 955a57f80f Rollback of "Fail when serialize inf and nan for Value.number_value in json format" 2 years ago
Jie Luo e6c38af972 Expect fail when serialize inf and nan for Value.number_value in json format. fixes #11259 2 years ago
Eric Salo 0e286b4037 hook up Dart Int64 scalars 2 years ago
Joshua Haberman 7a1bd9faa7 Fixed "argument list too long" errors when building upb protos. 2 years ago
Sandy Zhang 46c242670b Add messaging about second approvals to merge directly to Mergeable check. 2 years ago
Protobuf Team Bot b8f35b2628 Fix missing parameter lists. 2 years ago
Protobuf Team Bot c64f26e4fa Add missing “static” 2 years ago
Protobuf Team Bot 76daaa2319 Incremental step towards fixing nonstandard/nonportable uses of setjmp. 2 years ago
Deanna Garcia d78c7bc53f Remove MSVC tests and document that source is just for ubuntu/macos 2 years ago
Deanna Garcia f74dad67f8 Try static linking 2 years ago
deannagarcia 6525917d83
Merge branch 'main' into srcWhl 2 years ago
Eric Salo c628e53dde upb_MiniTable_GetMutableMap() -> upb_Message_GetOrCreateMutableMap() 2 years ago
Joshua Haberman 143132fa27 Make upb's generated code agnostic to fasttable. 2 years ago
Deanna Garcia 8e1484b28d Install setuptools 2 years ago
Deanna Garcia bbcc9ca8e8 Specify language of extension 2 years ago
Deanna Garcia 100a025766 Change header installation now that we are using pip 2 years ago
Deanna Garcia d7fe9387f4 Attempt to fix tests 2 years ago
Deanna Garcia af9e5b7333 Try to fix debug statement again 2 years ago
Deanna Garcia 13c90ce437 Fix debug statement 2 years ago
Deanna Garcia ca3f2a6f0f Add debug statement 2 years ago
Deanna Garcia 68d3ae7586 Fix cmake 2 years ago
Deanna Garcia 6f17e81048 Add pkg_files to cmake defs 2 years ago
Deanna Garcia f887fe30aa Add lots more source files 2 years ago
Joshua Haberman 7cd8f6c940 Ported more cases of wire format parsing to upb_WireReader. 2 years ago
Eric Salo a9f9bfea75 fix some compiler warnings in ecis 2 years ago
Eric Salo 0c6b72dbf8 replace upb_Map_Delete() 2 years ago
Deanna Garcia 4efa9c3c40 Add manifest 2 years ago