17350 Commits (d8251ebc43cb21d3239a38554a2f0a618f368a78)
 

Author SHA1 Message Date
Protobuf Team Bot d8251ebc43 Allow string_type for Edition 2023. 11 months ago
Protobuf Team Bot 132168069d Auto-generate files after cl/621041035 11 months ago
Mike Kruskal b09b3e46fe Add edition lifetime options for feature specs. 11 months ago
Mike Kruskal a916d447c0 Update dependency on setup-php 11 months ago
Protobuf Team Bot acdc89a375 Minor cleanup: IWYU, clang-tidy, etc. 11 months ago
Mike Kruskal b497787aef Enable visionos tests after GH runner update 11 months ago
Protobuf Team Bot 6a2bf46971 Move all TDP parsing to use direct-to-table. 11 months ago
Protobuf Team Bot ab092fc810 Auto-generate files after cl/620857434 11 months ago
Protobuf Team Bot 43fb62e846 Change LazyField to use a flat char array when the unparsed payload is small. This array can easily be allocated in the arena avoiding separate heap usage of the Cord. 11 months ago
Mike Kruskal f0f7be2090 Fix failure lists for JRuby and C#, which don't pass all of the new conformance tests. 11 months ago
Protobuf Team Bot 4b6de0f00b Auto-generate files after cl/620303837 11 months ago
Eric Salo d51df2d2d7 upb: make upb_Array_Reserve() a public function 11 months ago
Eric Salo 74ddc48fa9 upb: fix the Dart conformance test 11 months ago
Protobuf Team Bot 7f6a0ba347 Implement Extend for Repeated 11 months ago
Chris Kennelly 11ef0ffb87 Breaking Change: Ensure we allocate overaligned types with aligned operator new. 11 months ago
Adam Cozzette b8eeefe663 Internal change 11 months ago
Protobuf Team Bot 539cf497c6 Update comment referencing removed CreateMaybeMessage API 11 months ago
Joshua Haberman 1f6580dd0c Added conformance test for unknown field ordering. 11 months ago
Alex Eagle 71e4061ace feat: test bzlmod usage on CI (#16319) 11 months ago
Protobuf Team Bot 62620979c2 Add a test for repeated field orderings demonstrating that MessageDifferencer::Equals and MessageDifferencer::Equivalent treat these cases in the same way. 11 months ago
Chris Kennelly 9b2b61cfb4 Statically assert pointer alignment. 11 months ago
Protobuf Team Bot 2693af92b3 Add a field to TestOneof2.NestedMessage. 11 months ago
Protobuf Team Bot 83ec410d30 Internal change 11 months ago
Protobuf Team Bot 704d0454dd Auto-generate files after cl/619359463 11 months ago
Mike Kruskal 7662fdd8ed Fix toproto behavior for groups and required under editions 11 months ago
Sandy Zhang 6c45efd297 Fix validateFeatures to be called after resolved features are actually set to this.features 11 months ago
Anton Grbin 86abf35ef5 Python JSON parser: Ignore invalid enum string values if ignore_unknown_fields is set (#15887) 11 months ago
Jie Luo 7e033c0be1 internal chnge 11 months ago
Protobuf Team Bot 1f1e64f804 Auto-generate files after cl/619266468 11 months ago
Mike Kruskal 19c4a7d647 Close conformance test gaps for delimited encoding. 11 months ago
Protobuf Team Bot f5c53ac460 Fix build for older compilers. 11 months ago
Protobuf Team Bot b5e69ae141 Auto-generate files after cl/619244115 11 months ago
Mike Kruskal 11e767a899 Fix latent bug in upb editions implementation caught by python conformance tests. 11 months ago
Protobuf Team Bot e2d0a9e2a4 Auto-generate files after cl/619196103 11 months ago
Eric Salo 2d9c00ccec upb: clean up open vs closed enums in the Dart gencode 11 months ago
Protobuf Team Bot d4525cb9ed Automated Code Change 11 months ago
Jie Luo a2cc9f7b62 internal change 11 months ago
Protobuf Team Bot 0f2ad6db5a Auto-generate files after cl/619015714 11 months ago
Sandy Zhang 274bc7f26f Move java_features.proto to java/core/srce/main/resources 11 months ago
Protobuf Team Bot e879f6bb5f Auto-generate files after cl/619004014 11 months ago
Joshua Haberman 8612d5e771 Print non-extension fields by field number order instead of .proto file order. 11 months ago
Protobuf Team Bot 121143551c Rename PerConstSerialArenaInChunk() to VisitSerialArena() and include first_arena_. 11 months ago
Sandy Zhang 6483c4755d Update protoc release to include editions language features protos for Java and C++ 11 months ago
Protobuf Team Bot 8a4ab72968 Auto-generate files after cl/618930720 11 months ago
Protobuf Team Bot 8599ab5a59 Add an RAII namespace printer helper for C++ codegen. 11 months ago
Protobuf Team Bot 6f1ef6f5b4 Apply the two phase extension registration approach to all extensions, not just 11 months ago
Liam Miller-Cushon b36458fd80 Make `NioByteString` private member class of `ByteString` 11 months ago
Protobuf Team Bot 6676a10658 Remove dead code leftover from previous change. 11 months ago
Protobuf Team Bot 9285b9e0f5 Auto-generate files after cl/618883303 11 months ago
Protobuf Team Bot 897fd04266 Correct issue where open enums were incorrectly expected to be linked by upb_MiniTable_GetSubList() 11 months ago