5 Commits (721a45265b4e1d0f18d6775a0f1bafffdfc3088e)

Author SHA1 Message Date
Tony Liao fe535930d3 Bump minimum C++ version to C++17 after branch cut for v29. 1 month ago
Protobuf Team Bot 56219aa08b Upgrade rules_java and remove experimental_google_legacy_api flag 1 month ago
Protobuf Team Bot d77bdacc31 Move java_{lite_}proto_library from Bazel repository 2 months ago
Mike Kruskal b28d9d4144 Migrate bazel tests to protobuf-ci. 7 months ago
Mike Kruskal e18aa2eda7
Fix broken examples build (#10614) 2 years ago
Mike Kruskal d220b43c6c
Enable warnings as errors during tests (#10482) 2 years ago
Mike Kruskal a3c8e2deb0
Integrate from Piper for C++, Java, and Python (#10455) 2 years ago
Adam Cozzette 7df94e2473 Upgrade third_party/googletest submodule to current main branch (#10393) 2 years ago
Adam Cozzette 500cbd7b90
Upgrade third_party/googletest submodule to current main branch (#10393) 2 years ago
Joshua Haberman 8a6f9591d8 WIP. 3 years ago
Joshua Haberman ffdcc46390
Fixed a handful of reference leaks found in a debug build of Python (#484) 3 years ago
Joshua Haberman be383022c5 Removed the explicit define of __SANITIZE_ADDRESS__. 3 years ago
Joshua Haberman 9bff7b82d1 Unknown field comparison is passing tests. 3 years ago
Joshua Haberman 2199be91bc Fixed UBSAN error. 3 years ago
Joshua Haberman 7183780b60 Added a Valgrind test that works for Python! 3 years ago
Adam Cozzette 98b6ead775
Remove .bazelrc file containing the -std=c++11 flag (#8874) 3 years ago
Joshua Haberman f5796aa607 Updated Bazel fuzzing to use the newest fuzz rules. 3 years ago
Adam Cozzette 0554bb24c0 Add a top-level .bazelrc to make sure we use C++11 3 years ago
Joshua Haberman b344a6c582 Fixed the macOS build for XCode 11.3. 4 years ago
Joshua Haberman 63ad3db980 Fixed "NULL + 0" UB in JSON encoder and decoder. 4 years ago
Joshua Haberman 982b634bc5 Fixed a few minor bugs found by fuzzing. 4 years ago
Joshua Haberman 5b1f0d86a1 For Kokoro, only build/test -m32 on Linux. 4 years ago
Joshua Haberman 0497f8deed Fixed a critical bug on 32-bit builds, and added much more Kokoro testing. 4 years ago