4397 Commits (b0d7441f83a4cc79d3937f65f8cc2b46931ea639)

Author SHA1 Message Date
Joshua Haberman ccb1173553 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Philip K. Warren 437ec356fb Update Kotlin compiler to escape package names (#13310) 1 year ago
Protobuf Team Bot f88b09d9cf INTERNAL_CHANGE 1 year ago
Joshua Haberman f494a9e975 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 229752ddf2 Added missing PROTOBUF_MUSTTAIL, to fix presubmit check. 1 year ago
Joshua Haberman da40ff6fb1 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 296ae4e663 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Jonas Kvinge 0b66e39694 port_def: Add ignore for -Wextra-semi with Clang (#13859) 1 year ago
Joshua Haberman 7853a5e301 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 638a860285 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 31b6348f23 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 4af5a837a4 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 8cf940dfc8 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman e614b03575 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 80b77d7f6f Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 67ee3b98c5 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 1d2293144e Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 95d3a2f097 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman e8d06a2947 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman c593476ac7 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 035cd90e2f Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman f78eaa9aa2 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 1438cc8931 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 06c1b3731e Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 256e65087d Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Mike Kruskal 6f3db03eb7 Stop setting edition strings in FeatureSets. 1 year ago
Protobuf Team Bot 955d4ab0d6 Add MapFieldBuilder and change codegen to generate it and the put{field}BuilderIfAbsent method. 1 year ago
Protobuf Team Bot de87585b22 protobuf: remove double ptr_ load in arena allocation 1 year ago
Protobuf Team Bot 04de6db34b Auto-generate files after cl/563434532 1 year ago
Protobuf Team Bot 7893dff9cd Remove `copy_to_from` from `ClassData`. It only ever has one useful value and 1 year ago
Mike Kruskal 4019e25432 Editions: Introduce functionality to protoc for generating edition feature set defaults. 1 year ago
Protobuf Team Bot c0b8696ea7 Auto-generate files after cl/563236159 1 year ago
Mike Kruskal 13df571922 Editions: Expand validation in feature resolution 1 year ago
Mike Kruskal f083ebf21f Editions: Migrate edition strings to enum in C++ code. 1 year ago
Mike Kruskal ad5ba75bf9 Add edition enum to FileDescriptorProto 1 year ago
Protobuf Team Bot 5e9a9a87bc Use the TcParseFunction enum instead of strings when generating the table 1 year ago
Protobuf Team Bot 159306ba74 Auto-generate files after cl/563088162 1 year ago
Martijn Vels 1caa01b12a Enable explicit constructors for internal implementation classes. 1 year ago
Adrian Sadłocha 8c08df5a84 Implement mutators for singular primitive fields without presence 1 year ago
Protobuf Team Bot d6c1170096 Auto-generate files after cl/562810187 1 year ago
Chris Kennelly 5df5d77f5b Add restrict on unsafe swap methods. 1 year ago
Protobuf Team Bot f75a800be0 Change SkipRestOfBlock to be iterative instead of recursive to avoid stack 1 year ago
Protobuf Team Bot f7d6dd15b2 Delete dead Message::GetInvariantPerBuild 1 year ago
Martijn Vels e052928c94 Add dependency on absl::layout, and explicitly include absl layout includes 1 year ago
Mike Kruskal d0e8969166 Editions: Introduce an Edition enum and setup migration from strings 1 year ago
Cong Liu 0a7a73d757 Remove redundant option: profile_driven_inline_string. 1 year ago
Hong Shin fcebbd1442 Squelch snake case warnings for modules 1 year ago
Protobuf Team Bot 0522054f3e Workaround ICE on gcc 7.5 by not having one overload call the other one with a 1 year ago
Michael Diamond a7eee92b66 Update reference to missing function JsonStringToBinary() (#13581) 1 year ago
Protobuf Team Bot 32b20e596d Auto-generate files after cl/561528198 1 year ago