17353 Commits (3a2cd26c13463edea4d5800e12dac5ed22b32b40)
 

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