- 771e80a Reorder cmake file list to test auto-generation by Mike Kruskal · 2 years, 5 months ago
- 6c86ab6 Auto-generate CMake file lists after PR #10816 by Protobuf Team Bot · 2 years, 5 months ago
- e51f4eb Merge pull request #10816 from acozzette:cmake by Copybara-Service · 2 years, 5 months ago
- b146519 Update cc_dist_library() to include transitive sources by Adam Cozzette · 2 years, 5 months ago
- 1019b94 Move namespace helpers into the public part of names.h by Matt Kulukundis · 2 years, 5 months ago
- f4c07f2 Merge pull request #10901 from acozzette:well-known-types-staleness by Joshua Haberman · 2 years, 5 months ago
- f63f758 Add a staleness test for the well-known types by Adam Cozzette · 2 years, 5 months ago
- 9fe9adf Remove an incorrect comment about the Python struct module. by Gregory P. Smith · 2 years, 5 months ago
- 2326aef Use bit-field int values in buildPartial to skip work on unset groups of fields. by Protobuf Team Bot · 2 years, 5 months ago
- 9542560 Internal change by Protobuf Team Bot · 2 years, 5 months ago
- 97c0f37 Internal changes by Mike Kruskal · 2 years, 5 months ago
- d934383 Internal changes by Mike Kruskal · 2 years, 5 months ago
- 6609d22 Reorder cmake file list to test auto-generation by Mike Kruskal · 2 years, 5 months ago
- 88d8f60 Migrate remaining compiler code to from std::set to Abseil tables. by Mike Kruskal · 2 years, 5 months ago
- 983fc2d Migrate remaining compiler code to from std::map to Swiss tables. by Mike Kruskal · 2 years, 5 months ago
- 9ce6664 Internal change by Mike Kruskal · 2 years, 5 months ago
- e29fbd4 Removed the Mergeable check by Joshua Haberman · 2 years, 5 months ago
- 1792a32 Sync C# files to Piper by Joshua Haberman · 2 years, 5 months ago
- 2fda7af Speed up the build a small bit. by Protobuf Team Bot · 2 years, 5 months ago
- dc8c980 Add a debug-only check for depth_ match, to catch a problem that is difficult by Protobuf Team Bot · 2 years, 5 months ago
- 46d1145 ObjC Cleanups. by Protobuf Team Bot · 2 years, 5 months ago
- 687b665 Add visibility exemption for kythe C++ protoc plugin by Mike Kruskal · 2 years, 5 months ago
- 5fc9c37 Internal change by Jie Luo · 2 years, 5 months ago
- 54cd586 Test for recursion depth earlier so we can return an appropriate error and keep by Protobuf Team Bot · 2 years, 5 months ago
- 42cc7c6 Internal change to syncing (glob the "compiler" dir) by Joshua Haberman · 2 years, 5 months ago
- 15406e1 Make ArenaOptions suitable for designated initializers. by Chris Kennelly · 2 years, 5 months ago
- 411cba1 Call ParseVarint with a pointer to the specific result instead of always passing in a uint64_t * when possible. by Protobuf Team Bot · 2 years, 5 months ago
- 6c78c66 Merge pull request #10830 from zhangskz:release-php by Copybara-Service · 2 years, 5 months ago
- 0ff2656 Enable the Copybara sync for all files. by Joshua Haberman · 2 years, 5 months ago
- 3c0f05c Fix lint warnings for protobuf GeneratedMessage.java by Protobuf Team Bot · 2 years, 5 months ago
- 72b22ed Remove custom HasPreservingUnknownEnumSemantics method. by Protobuf Team Bot · 2 years, 5 months ago
- 1c46a33 Internal change by Mike Kruskal · 2 years, 5 months ago
- 6e2102c Internal change by Mike Kruskal · 2 years, 5 months ago
- 0890984 Internal change by Mike Kruskal · 2 years, 5 months ago
- 9b028ec Internal change by Chris Kennelly · 2 years, 5 months ago
- 0eb9504 Internal change by Mike Kruskal · 2 years, 5 months ago
- 78c1555 Trivial whitespace change by Joshua Haberman · 2 years, 5 months ago
- 8aacf87 Internal change by Protobuf Team Bot · 2 years, 5 months ago
- 0115668 Internal change by Protobuf Team Bot · 2 years, 5 months ago
- 700fbde Internal change by Protobuf Team Bot · 2 years, 5 months ago
- 807cd1c Internal change by Protobuf Team Bot · 2 years, 5 months ago
- f734e8d Internal change by Protobuf Team Bot · 2 years, 5 months ago
- 2d041c3 Internal change by Protobuf Team Bot · 2 years, 5 months ago
- 063b06d Internal change by Protobuf Team Bot · 2 years, 5 months ago
- 6b5d25c Internal change by Protobuf Team Bot · 2 years, 5 months ago
- 4f3ecbd Internal change by Matt Kulukundis · 2 years, 5 months ago
- 71a069e move targets from php/ext/google/protobuf to php packages since this breaks dist_files by Sandy Zhang · 2 years, 5 months ago
- 33e9928 cleanups, formatting by Sandy Zhang · 2 years, 5 months ago
- 89035d5 revert version.json from testing by Sandy Zhang · 2 years, 5 months ago
- 1bf0ac8 fix tgz dir for pecl install by Sandy Zhang · 2 years, 5 months ago
- 78352b9 add -qy to python3 install by Sandy Zhang · 2 years, 5 months ago
- bae850f install python3 by Sandy Zhang · 2 years, 5 months ago
- caf644d install wget by Sandy Zhang · 2 years, 5 months ago
- 70c4bdc install bazel using wget by Sandy Zhang · 2 years, 5 months ago
- 51b812d apt update before apt-get install bazel by Sandy Zhang · 2 years, 5 months ago
- 9595e3e Update php-ext github workflow by Sandy Zhang · 2 years, 5 months ago
- 74b3c19 update package.xml to match file structure of pkg_tar by Sandy Zhang · 2 years, 5 months ago
- afaf93b Internal change by Protobuf Team Bot · 2 years, 5 months ago
- dd24462 install bazel for php-ext github workflow by Sandy Zhang · 2 years, 5 months ago
- ccee798 fix kokoro tests (remaining refs to package.xml by Sandy Zhang · 2 years, 5 months ago
- ebc3f4f rename target and read php version from bzl by Sandy Zhang · 2 years, 5 months ago
- 308d3b1 fix merge conflict by Sandy Zhang · 2 years, 5 months ago
- 2a2d592 move to separate bash script, cleanups, filegroup fixes by Sandy Zhang · 2 years, 5 months ago
- 240986d Merge pull request #10829 from protocolbuffers/main-202210261725 by Adam Cozzette · 2 years, 5 months ago
- 2225f8e Merge release branch 21.x into main by Adam Cozzette · 2 years, 5 months ago
- 83fa887 Merge pull request #10827 from mkruskal-google/sync-stage by Mike Kruskal · 2 years, 5 months ago
- f29dbf0 Fixing merge issues from sync by Mike Kruskal · 2 years, 5 months ago
- ca7a946 Merge tag 'refs/tags/sync-piper' into sync-stage by Mike Kruskal · 2 years, 5 months ago
- 0ab63a7 Sync from Piper @484138213 by Mike Kruskal · 2 years, 5 months ago
- ba01779 Merge pull request #10825 from protocolbuffers/21.x-202210261725 by Adam Cozzette · 2 years, 5 months ago
- e4a4de9 Update version.json to: 21.10-dev by Adam Cozzette · 2 years, 5 months ago
- d96db0e Merge pull request #10823 from protocolbuffers/21.x-202210261725 by Adam Cozzette · 2 years, 5 months ago
- 90b73ac Updating changelog by Adam Cozzette · 2 years, 5 months ago
- 0135eb0 Updating version.json and repo version numbers to: 21.9 by Protobuf Team Bot · 2 years, 5 months ago
- ae9e22b Clean up the dotnet test output (#10821) by Jon Skeet · 2 years, 5 months ago
- 573a185 Update zlib to 1.2.13 (#10819) by zhangskz · 2 years, 5 months ago
- 9cc343f add bazel rule for generating package.xml with src/doc filegoups by Sandy Zhang · 2 years, 5 months ago
- 6c72d10 Merge pull request #10817 from mkruskal-google/sync-stage by Mike Kruskal · 2 years, 5 months ago
- 33bc6fb Replace libc strdup usage with internal impl to restore musl compat. (#10811) (#10818) by Mike Kruskal · 2 years, 5 months ago
- 0ddbbf9 Fix sync issues by Mike Kruskal · 2 years, 5 months ago
- 4fbefda Update changelogs by Mike Kruskal · 2 years, 5 months ago
- 91c1e7c Sync from Piper @483688977 by Mike Kruskal · 2 years, 5 months ago
- 25e7b5a Merge tag 'refs/tags/sync-piper' into sync-stage by Mike Kruskal · 2 years, 5 months ago
- 69cc6ea Replace libc strdup usage with internal impl to restore musl compat. (#10811) by Derek Perez · 2 years, 5 months ago
- 5c6c868 Rename C# files to indicate generated code (#10801) by Jon Skeet · 2 years, 5 months ago
- 3b4fdac Update options.md (#10808) by Alexander Timin · 2 years, 5 months ago
- 4518276 Merge pull request #10797 from mkruskal-google/sync-stage by Mike Kruskal · 2 years, 5 months ago
- 449b6e8 Fixing merge issues by Mike Kruskal · 2 years, 5 months ago
- 0d8ac76 Target macOS 10.9 (#10802) (#10807) by Joshua Haberman · 2 years, 5 months ago
- fcd3b9a Target macOS 10.9 (#10802) by deannagarcia · 2 years, 6 months ago
- e752e5f Merge pull request #10795 from protocolbuffers/deannagarcia-patch-14 by deannagarcia · 2 years, 6 months ago
- 4fb7c17 Merge pull request #10786 from benjaminp/patch-1 by deannagarcia · 2 years, 6 months ago
- c7647cb Merge pull request #10718 from stickfigure/main by Jerry Berg · 2 years, 6 months ago
- c120261 Updating changelog by Mike Kruskal · 2 years, 6 months ago
- 1a23847 Merge tag 'refs/tags/sync-piper' into sync-stage by Mike Kruskal · 2 years, 6 months ago
- 8659430 Sync from Piper @482325250 by Mike Kruskal · 2 years, 6 months ago
- 407aa2d Sync from Piper @482325250 by Mike Kruskal · 2 years, 6 months ago
- 7d1f2a7 Fix C# Builds by deannagarcia · 2 years, 6 months ago
- c302d90 Merge 21.8 into main (#10788) by Mike Kruskal · 2 years, 6 months ago
- 80b583a 21.x 202210181433 (#10787) by Mike Kruskal · 2 years, 6 months ago