18794 Commits (bb69dd658ba33e9829bdabe7dadfe9f7e5499f74)
 

Author SHA1 Message Date
dependabot[bot] bb69dd658b Bump shivammathur/setup-php from 2.30.2 to 2.31.1 (#17855) 1 month ago
Vitaly Kravtsov 99a82027fe Update third_party.md with in4lio/protoboiler (#18076) 1 month ago
Toby Schneider 46f7879cae Update options.md for JaiaRobotics global option extension (#17399) 1 month ago
WenTao Ou a673d33949 Fix compiling problems with lua 5.4 (#15113) 1 month ago
Adam Cozzette 2e82a2d7bf Reduce our reliance on COPTS variable for compiler flags 2 months ago
Thomas Van Lenten f64d63ca7a [ObjC] Stop tracking the syntax within GPBFileDescriptor. 2 months ago
Thomas Van Lenten b751b8147f [ObjC] Update internal validations 2 months ago
Protobuf Team Bot 0bfe41b27e Remove rust toolchain registration 2 months ago
Protobuf Team Bot 9c4f3b817e Prepare supporting targets for testing 2 months ago
Benjamin Peterson 5772f0a18a Add missing copts flags to compiler BUILD files. (#18648) 2 months ago
Joe Schafer 44660b306a Rename maven to protobuf_maven in MODULE.bazel (#18641) 2 months ago
Mark Hansen 25724ab53e Lite: Remove intermediary dynamicMethod function trampolines 2 months ago
Mark Hansen c828b84481 Throw NPE (instead of UnsupportedOperationException) if an invalid enum value is detected. 2 months ago
Mark Hansen d7b47d10c3 Fix indenting in lite proto switch statement 2 months ago
Mark Hansen 54007e7d0d Remove "// fall through" comment where there is no falling through. 2 months ago
Protobuf Team Bot aebf8a80b7 Internal change 2 months ago
Protobuf Team Bot ec808b19ad Internal version update. 2 months ago
Tony Liao bd375ce7c1 Add unit test coverage for SwapField for implicit presence fields. 2 months ago
Thomas Van Lenten d9caebc313 Breaking Change: [ObjC] Remove legacy WKT headers. 2 months ago
Tony Liao 6c9c12c8a1 Let ArenaStringPtr debug-fail if it ever attempts to clear a default string. 2 months ago
Protobuf Team Bot 0d7fd35086 Re-export includingDefaultValueFields in deprecated state for important Cloud customer. 2 months ago
Protobuf Team Bot 87de73d8e8 Update GitHub Actions to use macOS-13 ahead of macOS-12 deprecation. 2 months ago
Adam Cozzette 856d100ca8 Update `VarintParse()` to try to detect accidental misuse 2 months ago
Protobuf Team Bot 919589029f Fix compiler warning on enum gencode about unused fn parameter (just prefix with _) 2 months ago
Thomas Van Lenten 2a52b900a1 [ObjC] Breaking Change: Remove deprecated apis. 2 months ago
Protobuf Team Bot 29c232a6b4 Export string::Utf8Error 2 months ago
Thomas Van Lenten cffa590260 [ObjC] Breaking Change: Remove support for older generated code. 2 months ago
Hong Shin 09ac8ca248 hpb: Introduce set_alias on maps for (k,v) where v is a message 2 months ago
Protobuf Team Bot 5e717fd1d7 Fix typo in the well_known_types-internal _TIMESTAMPFOMAT constant. 2 months ago
Protobuf Team Bot fe683705a1 Restore macOS CMake configuration. 2 months ago
Noah Watkins f8bf5eddb4 Fix -Wdeprecated-this-capture warning (#17882) 2 months ago
Hong Shin 00a6207c51 hpb: Introduce Context 2 months ago
Protobuf Team Bot 353d726bbc Update protoc release to include editions language features proto for Go 2 months ago
Protobuf Team Bot 0df6034ae9 Automated Code Change 2 months ago
Mike Kruskal d99d1a60c0 Internal change 2 months ago
Protobuf Team Bot 60ca6e06d7 Auto-generate files after cl/684137297 2 months ago
Adam Cozzette 3778c2b7cd Fix Bazel dependency cycle issue affecting Kythe 2 months ago
Thomas Van Lenten 2b93422f7e [ObjC] Breaking Change: Remove GPBUnknownFieldSet. 2 months ago
Mike Kruskal 56e4aeb506 Fix staleness tests to autogenerate new PHP files 2 months ago
Hong Shin 36075eafae hpb: Introduce add_alias for repeated 2 months ago
Thomas Van Lenten 213bb61292 [ObjC] Breaking Change: Raise the major version for next release. 2 months ago
Hong Shin 6ecaefc628 Move GetExtension and ExtensionNumber from hpb.h to extension.h 2 months ago
Marnix Bouhuis 4cbd8ca1bc docs: add options for `protoc-gen-env` and `protoc-gen-default` to registry (#18507) 2 months ago
Protobuf Team Bot 84e832de2d Inline IsTrackingEnabled to reduce its cost. 2 months ago
y-yagi 4b64df454d Change `bigdecimal` to development dependency (#18448) 2 months ago
Anuraag (Rag) Agrawal 461004e82d java: remove legacy note in docstring about calling includingDefaultValueFields with no args (#18569) 2 months ago
Protobuf Team Bot 2e37a0a0b0 Remove dead code. 2 months ago
Protobuf Team Bot f19153191f Move `google::protobuf::internal::DynamicMapField` to `dynamic_message.cc`. `DynamicMapField` is only intended to be used by `DynamicMessageFactory`. Previously it was exported from DLLs, however this was a mistake and resulted in failed compilations under certain circumstances due to eager template instantiation. A previous change stopped exporting it and now there is no reason for it to be in the header. 2 months ago
Mark Hansen 4e44304dee Short-circuit the second instanceof check in addAllCheckingNulls 2 months ago
Mark Hansen 429a93d5fd Remove some rawtypes warning suppressions in ArrayDecoders 2 months ago