12392 Commits (fd24b1bef4a5969ca1e1875e53e31f866e4b757b)
 

Author SHA1 Message Date
Protobuf Team Bot fd24b1bef4 Export the constants in protobuf's any.h to support DLL builds. 1 year ago
Protobuf Team Bot f41210c683 Internal change. 1 year ago
Thomas Van Lenten 55ab8316c1 [ObjC] Enable generation of .proto files using editions. 1 year ago
Protobuf Team Bot 68f9d84079 Internal change. 1 year ago
Protobuf Team Bot 0287cf4272 Internal change. 1 year ago
Joshua Haberman f881c8fe15 Removed compatibility code for PHP <8.0 (#13325) 1 year ago
Protobuf Team Bot 03108a63d5 Re-arranged names in RepeatedField to align with the declaration order in the style guide. 1 year ago
Thomas Van Lenten 0b817d46d4 [ObjC] add "generate_minimal_imports" generation option 1 year ago
pizzud 230232a041 Implement AbslStringify for the Descriptor family of types. 1 year ago
Martijn Vels a2b347087e Add arena enabled copy construction. 1 year ago
Mike Kruskal ef58724805 Remove a flaky test with very high memory requirements. 1 year ago
Cong Liu 51ff676461 Remove redundant option: profile_driven_split. 1 year ago
Protobuf Team Bot 1bfcedaf12 Auto-generate files after cl/558770643 1 year ago
Protobuf Team Bot 34585e9d2f Clean up of rust messagegenerator and accessor generators. 1 year ago
Mike Kruskal da38af7191 Editions: Refactor feature API for C++ generators. 1 year ago
Joshua Haberman bfdd31fbbc Formatted the Protobuf PHP extension with clang-format, with clang-format comments added as necessary 1 year ago
Adam Cozzette 9741b5ffc5 Add more upb test runs to the protobuf repo 1 year ago
Protobuf Team Bot c9982635d7 Auto-generate files after cl/558180721 1 year ago
Protobuf Team Bot 064035c097 Add `ABSL_ATTRIBUTE_LIFETIME_BOUND` attribute on generated message field accessors. 1 year ago
Adam Cozzette a2f3fd0367 Upgrade our `emulation` and `tcmalloc` Docker images 1 year ago
Adam Cozzette f76f2a6429 Add missing newline to end of test_rust.yml 1 year ago
Protobuf Team Bot 33f239d355 Use a glob import in protobuf.rs 1 year ago
Protobuf Team Bot 54805808a8 Auto-generate files after cl/558124029 1 year ago
Martijn Vels 3128fffe4a Add default arena enabled copy constructor 1 year ago
Protobuf Team Bot 9f45862162 Auto-generate files after cl/557972284 1 year ago
Mike Kruskal 60ec7bfb5c Editions: Remove raw_features field in FeatureSet. 1 year ago
Protobuf Team Bot 32ec0d5dbd Auto-generate files after cl/557967343 1 year ago
Mike Kruskal b66ef4c3f0 Editions: Stop propagating partially resolved feature sets to plugins. 1 year ago
Mike Kruskal 52b571f2c3 Editions: Remove string_field_validation feature. 1 year ago
Protobuf Team Bot 7d1fd82091 DiscardRemainingTag should check lower 4 bits against zero if it's 5th varint byte. 1 year ago
Protobuf Team Bot 71a9ae2232 Auto-generate files after cl/557599609 1 year ago
Protobuf Team Bot 1d70578792 Remove MapEntryLite. 1 year ago
Mike Kruskal 5943b29db7 Expand global feature validation to cover some edge cases that were initially missed. 1 year ago
Mike Kruskal 2541e584b0 Add a link to editions error message 1 year ago
Adam Cozzette 8059da24d2 Start adding upb test runs to CI for protobuf repo 1 year ago
Mike Kruskal 1f9583069f Editions: Migrate string_field_validation to a C++ feature 1 year ago
Protobuf Team Bot bf0624f5fd Auto-generate files after cl/557232654 1 year ago
Mike Kruskal 15863ffc9a Editions: Include defaults for any features in the generated pool. 1 year ago
Jonas Kvinge f57b3eeb27 port_def: Ignore -Wpedantic warnings (#13492) 1 year ago
Stan Hu 055c3782f6 ruby: Fix object cache lookups on 32-bit platforms (#13494) 1 year ago
Sandy Zhang beec240675 Update compare_codegen_test to be paramaterizable per language. 1 year ago
Matt Kulukundis 8f5929230d protoc: parser rejects explicit use of map_entry option (#13479) 1 year ago
Protobuf Team Bot 9702adf6c8 Auto-generate files after cl/557132505 1 year ago
Martijn Vels 09eb5fc77e Avoid creating split repeated fields for operations such as Clear() 1 year ago
Mike Kruskal c7119e6d56 Introduce C++ feature for UTF8 validation. 1 year ago
Joshua Humphries 3be00f7638 protoc: validate that reserved range start is before end (#13474) 1 year ago
Martijn Vels e8a2d450c9 Add InternalVisibility arena enabled constructors to MapField 1 year ago
Protobuf Team Bot 99d1116fd3 Rename local variable type to qualified_type 1 year ago
Protobuf Team Bot 5907716fe7 Auto-generate files after cl/556917345 1 year ago
Matt Kulukundis 395e9529bb Incremental migration of message.cc to Emit 1 year ago