11137 Commits (116cf4a41d42c1d8f0f31ecb950202ca051d6ec2)
 

Author SHA1 Message Date
Protobuf Team Bot 2fed1e3e83 [ObjC] Move the version check out into a sh_test. 2 years ago
Protobuf Team Bot 6bb44d98b5 Auto-generate files after cl/508418812 2 years ago
Protobuf Team Bot 7f6f12240f Refactor enum_field.cc to use Emit(). 2 years ago
Protobuf Team Bot ecbca635d8 Internal change 2 years ago
Protobuf Team Bot 0b72758dac C# test changes to account for internal/external differences. 2 years ago
Protobuf Team Bot aeae430b7f [ObjC] s/Objective C/Objective-C/ 2 years ago
Protobuf Team Bot d2c6d5efd4 Auto-generate files after cl/508205452 2 years ago
Martijn Vels c8e7ac7b5d Add StringBlock logic to arenas 2 years ago
Protobuf Team Bot 4c681aad2f [ObjC] Tweaks to the Objective-C github actions. 2 years ago
Protobuf Team Bot 6b332f607f [ObjC] Only include system headers in multi source where needed. 2 years ago
Protobuf Team Bot 21a6a26d67 Remove unused headers, include missing headers, match args, etc. 2 years ago
Mike Kruskal 0ed65fd08f Enable github caching of Bazel's repository cache. 2 years ago
Protobuf Team Bot 99e83d07fe [ObjC] Use an struct to pass info to the file helpers. 2 years ago
Protobuf Team Bot 17c6597dc7 Auto-generate files after cl/508124647 2 years ago
Protobuf Team Bot 7be060b6c2 Refactor string_field.cc to use Emit(). 2 years ago
Protobuf Team Bot 7f47d99a8d [ObjC] Multi source mode disables the use of fwd decls. 2 years ago
Protobuf Team Bot e4d70bba01 [ObjC] Include the version checks in generated impl files. 2 years ago
Protobuf Team Bot ecde371dcd [ObjC] Syntax no longer needed in FieldDescriptor startup. 2 years ago
Protobuf Team Bot 89d6b74dea Create skeleton for a Rust backend. 2 years ago
Protobuf Team Bot 9d0ce3e09f [ObjC] Move the close enum fallback to a legacy codepath. 2 years ago
Protobuf Team Bot 699561fb5f [ObjC] Move the proto3 optional fixup off the current generation path. 2 years ago
Protobuf Team Bot 5e6fbbba69 [ObjC] Move UsesClassRef fallback off current code paths. 2 years ago
Protobuf Team Bot 4ed02cc3a5 [ObjC] Generator changes for fullName and FileDescriptor improvements 2 years ago
Protobuf Team Bot f4c7972ff4 [ObjC] Runtime support for fullName and FileDescriptor improvements 2 years ago
Protobuf Team Bot 1d744d40c8 Fix lint warnings for protobuf GeneratedMessage.java 2 years ago
Xavier Bonaventura c8ebeb1733 Set incompatible_disallow_empty_glob in CI tests 2 years ago
James Brock ea0aef4828 Update third_party.md add protobuf-decoder-explainer (#11830) 2 years ago
Mike Kruskal 7884fcfbcd Run ctest in parallel to reduce CMake time 2 years ago
Protobuf Team Bot f58d0b56e3 Initialize variable that is detected as 'maybe uninitialized'. 2 years ago
Mike Kruskal 41336a0c35 Move cocoapods tests into our test runner. 2 years ago
Protobuf Team Bot 48a3b95f28 [ObjC] use xcpretty if installed to reduce output 2 years ago
Deanna Garcia 5137f693d2 Update java pom files with new developer and website. 2 years ago
Mike Kruskal f830c99a73 Enable parallel compilation for MSVC builds. 2 years ago
Protobuf Team Bot e349ef99c9 Workaround `TRUE` and `FALSE` macro definitions on WIN32 2 years ago
Protobuf Team Bot 3cb89498e2 [ObjC] Only build protoc by default. 2 years ago
Protobuf Team Bot 6566de53f6 [ObjC] Don't auto enable analysis during all builds. 2 years ago
Mike Kruskal 52bd3809e1 Enable ccache for XCode builds. 2 years ago
Protobuf Team Bot f2af6b94a8 Move the reserved field number check into protoc and remove it from the 2 years ago
Mike Kruskal 31c57d4868 Prefix `safe for test` tag to keep it first 2 years ago
Mike Kruskal 05f15196c2 Fix permissions of ccache directory in cmake image 2 years ago
Mike Kruskal c399aeccc4 Enable ccache for CMake builds. 2 years ago
Mike Kruskal e5bbcd20d3 Add a cache for downloaded Bazel binaries 2 years ago
Mike Kruskal ae4c4ea6d4 Pin X-code version on mac/bazel tests to prevent flakiness. 2 years ago
Protobuf Team Bot b1109ff985 Add GenerateCodeInfo::Annotation::Semantic support to io::Printer. 2 years ago
Mike Kruskal 8282ddf13c Don't run tests on push in forked repositories 2 years ago
Protobuf Team Bot 4bf33da229 Add a non-const overload of RepeatedPtrField::GetArena and deprecate the const overload. 2 years ago
Protobuf Team Bot fe0d593777 Fix use-of-uninitialized-value bug on invalid input for an extension missing a type_name. 2 years ago
deannagarcia 8efe44ffc7
Merge pull request #11806 from fowles/22.x 2 years ago
Sandy Zhang d1b86601a2 Add isClosed() to EnumDescriptor in Java. 2 years ago
Mike Kruskal 3becebb82a Delete all of the remaining Kokoro code 2 years ago