4257 Commits (f60c624178a739c7fbe0ef033724f2298c59b394)

Author SHA1 Message Date
Protobuf Team Bot ff1da698eb Re-arranged names in RepeatedPtrField to align with the declaration order in the style guide. 1 year ago
Protobuf Team Bot 2eb767552e Internal change 1 year ago
Mike Kruskal 57d8049b01 Editions: Refactor feature resolution to use an intermediate message. 1 year ago
Protobuf Team Bot 66cf6b1d9c Fixes for 32-bit MSVC. 1 year ago
Alyssa Haroldsen 9a0bc392b3 Implement v0.6 Optional Bytes 1 year ago
Protobuf Team Bot 11f5044707 Internal change. 1 year ago
Mike Kruskal 27d42c5ba7 Fix a bug that strips options from descriptor.proto in Python. 1 year ago
Thomas Van Lenten 3bc507d15f [ObjC] Fix minimal imports for root generation. 1 year ago
Mike Kruskal ba9647030d Editions: Add FeatureSetDefaults type for communicating default feature set data. 1 year ago
Protobuf Team Bot 7c13a3b821 Internal change. 1 year ago
Protobuf Team Bot e72b0e181b Publish extension declarations with declaration verifications. 1 year ago
Thomas Van Lenten 3b8fd53900 [ObjC] Skip MessageGenerator for the map entry Descriptors. 1 year ago
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
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
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
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
Mike Kruskal 60ec7bfb5c Editions: Remove raw_features field in FeatureSet. 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
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
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