15603 Commits (af498ccf036630269c1b68b2f73c02b831243f3e)
 

Author SHA1 Message Date
Protobuf Team Bot af498ccf03 Adds "Edition Evolution" to the GitHub code repository. 1 year ago
Protobuf Team Bot c20841a240 Adds "Edition Zero Feature: Enum Field Closedness" to the GitHub code repository. 1 year ago
Protobuf Team Bot 5df704c26c Adds "Edition Zero: JSON Handling" to the GitHub code repository. 1 year ago
Protobuf Team Bot d8de058f5c Adds "Edition Zero: Converged Semantics" to the GitHub code repository. 1 year ago
Protobuf Team Bot 77f8c4974c Auto-generate files after cl/563791580 1 year ago
Mike Kruskal 6f3db03eb7 Stop setting edition strings in FeatureSets. 1 year ago
Adam Cozzette b2e39c175a Cherry-pick recent changes from the upb repo (#13908) 1 year ago
Protobuf Team Bot 420f92a475 Updates with the latest rules_kotlin 1.8.1. 1 year ago
Protobuf Team Bot ffc56ba0be Auto-generate files after cl/563753514 1 year ago
Eric Salo cb4fe505c2 upb: clean up ClangTidy warnings in upb/reflection/ 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 7dabac9c5e Auto-generate files after cl/563487615 1 year ago
Mike Kruskal bad2f5c90f Migrate upb from edition strings to enums 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
Protobuf Team Bot 0ed6737695 Add iteration to proxies for repeated message fields. 1 year ago
Mike Kruskal c23ae49776 Editions: Migrate edition strings to enum in Java code. 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
Protobuf Team Bot 0e484c7777 Auto-generate files after cl/563175374 1 year ago
Jie Luo 8a11c3c8f0 Add python test for deprecated syntax 1 year ago
Mike Kruskal ad5ba75bf9 Add edition enum to FileDescriptorProto 1 year ago
Protobuf Team Bot d83e9f3498 Adds "Stricter Schemas with Editions" to the GitHub code repository. 1 year ago
Protobuf Team Bot 75af7f9838 Auto-generate files after cl/563149248 1 year ago
Eric Salo 2805446072 upb: tag message/types.h as an export 1 year ago
Jie Luo bd7a9df1eb Change upb python to keep the meta class ref on message descriptor. Also add Garbage Collection on meta class and message descriptor. 1 year ago
Joshua Haberman 56e9f2b4e4 Added malloc_trim() calls to Python allocator so RSS will decrease when memory is freed 1 year ago
Protobuf Team Bot 0b2377927d Adds Protobuf Editions for Schema Producers to the GitHub code repository. 1 year ago
Protobuf Team Bot ccbc80117c Adds "Protobuf Editions Design: Features" to the GitHub code repository. 1 year ago
Protobuf Team Bot 5e9a9a87bc Use the TcParseFunction enum instead of strings when generating the table 1 year ago
Protobuf Team Bot 7b77796f86 Adds "Protobuf Design: Options Attributes" to the GitHub code repository. 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
Richard Levasseur 131a7869c7 Internal change 1 year ago
Protobuf Team Bot 18baa3c05a Adds "Editions: Life of a FeatureSet" to the GitHub code repository. 1 year ago
Protobuf Team Bot 17e934bb28 Adds "Edition Naming" to the GitHub code repository. 1 year ago
Adrian Sadłocha 8c08df5a84 Implement mutators for singular primitive fields without presence 1 year ago
Protobuf Team Bot dcc1f61973 Auto-generate files after cl/562889855 1 year ago
Eric Salo 3be9a6ca12 upb: Remove the mirrored definitions in upb_MapEntry and upb_MessageInternal 1 year ago
Protobuf Team Bot ad88453480 Auto-generate files after cl/562830310 1 year ago
Protobuf Team Bot cd4b6ea830 Fix comment on upb_JsonEncode. 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 91114633bb Do not expose mutable methods in the CProxy. 1 year ago
Protobuf Team Bot f7d6dd15b2 Delete dead Message::GetInvariantPerBuild 1 year ago
Protobuf Team Bot 8bcc8ccaca Escape trigraphs when emitting string literals. 1 year ago