94 Commits (d45016a93fcfad975abeefbc457888a60c113d15)

Author SHA1 Message Date
Protobuf Team Bot d3b2fc52a4 Auto-generate files after cl/630090538 7 months ago
Protobuf Team Bot c9eeb1c8a7 Internal changes. 7 months ago
Hong Shin 52c12a6f92 Automated rollback of commit 208cae7fd7. 7 months ago
Hong Shin 208cae7fd7 Internal Change 7 months ago
Éamonn McManus 501067aa80 Expose `MiniDescriptorEncode` for `FieldDefPtr`. 7 months ago
Eric Salo 8be1312b3c upb: fix Dart empty imports 7 months ago
Hong Shin 5b5db6666e Check IsFrozen for internal/message.c and reflection/message.c 7 months ago
Protobuf Team Bot 6afdd5a135 Auto-generate files after cl/625815212 7 months ago
Mike Kruskal e5502c746e Removed merged features from the edition defaults IR. 7 months ago
Mike Kruskal db5814e4ff Use newly split feature defaults in plugins and runtimes. 7 months ago
Mike Kruskal ea81024ddf Refactor editions infrastructure to a top-level directory. 7 months ago
Eric Salo bb3e50e15e upb: implement Dart public imports 7 months ago
Protobuf Team Bot a5be8bdb9f Auto-generate files after cl/625084569 8 months ago
Eric Salo 8d025c08ff upb: implement named imports in Dart 8 months ago
Mike Kruskal 7d87a1780a Hook up staleness tests to non-bootstrap edition defaults 8 months ago
Protobuf Team Bot 2322a8720f Auto-generate files after cl/623529512 8 months ago
Mike Kruskal da651cd3c2 Restore legacy edition enum value 8 months ago
Protobuf Team Bot ac32c97fbf Auto-generate files after cl/623355801 8 months ago
Eric Salo 9118be944d upb: extension/basefield setters are now public functions 8 months ago
Mike Kruskal 29c69ff00b Fix text-format delimited field handling 8 months ago
Protobuf Team Bot d7f032ad15 Move private definitions out of //bazel 8 months ago
Protobuf Team Bot 85edb7e783 Auto-generate files after cl/621365246 8 months ago
Mike Kruskal 8d4d778b21 Automated rollback of commit 2f6982e644. 8 months ago
Protobuf Team Bot c49b0ace36 Auto-generate files after cl/621354397 8 months ago
Mike Kruskal 2f6982e644 Automated rollback of commit b09b3e46fe. 8 months ago
Protobuf Team Bot 3a2cd26c13 Auto-generate files after cl/621236613 8 months ago
Mike Kruskal 4295b95605 Internal change 8 months ago
Protobuf Team Bot 132168069d Auto-generate files after cl/621041035 8 months ago
Mike Kruskal b09b3e46fe Add edition lifetime options for feature specs. 8 months ago
Protobuf Team Bot 83ec410d30 Internal change 8 months ago
Mike Kruskal 11e767a899 Fix latent bug in upb editions implementation caught by python conformance tests. 8 months ago
Joshua Haberman 8612d5e771 Print non-extension fields by field number order instead of .proto file order. 8 months ago
KJ Tsanaktsidis 2082ee8bb5 Implement service & method descriptor lookup in Ruby (#15817) 8 months ago
Eric Salo 0f23c3f0c6 upb: add upb_FieldDef_LayoutIndex() 8 months ago
Eric Salo 5d136e1b4d upb: add containing_type() methods to MessageDefPtr and EnumDefPtr 8 months ago
Mike Kruskal bca8fb6117 Implement edition 2023 support in all Ruby runtimes. 9 months ago
Mike Kruskal 04397d4c77 Exclude checked-in descriptor gencode from source wheels. 9 months ago
Protobuf Team Bot 45f9158b8a Auto-generate files after cl/613970553 9 months ago
Protobuf Team Bot e41ffb01a2 Auto-generate files after cl/613765356 9 months ago
Mike Kruskal d5543304d5 Fix has_presence to account for proto3 extensions in Python. 9 months ago
Mike Kruskal 9a020c4a7b Unify behavior of deprecated_legacy_json_field_conflicts across upb and syntax. 10 months ago
Eric Salo 98843d15ac upb: attempt to reduce the direct use of UPB_PRIVATE() fields 10 months ago
Eric Salo 72275ded70 upb: move upb_Message definition back into upb/message/ 11 months ago
Eric Salo c7f44a02eb upb: finish locking down the upb_Array internals 11 months ago
Mike Kruskal f441ce89ed Mint Edition 2024. 11 months ago
Eric Salo c026907a5d upb: replace public universal hazzer with non-universal hazzers 11 months ago
Joshua Haberman dbd4dcede0 Breaking Change: Removed `syntax` and added `has_presence?`/`is_packed?`. 11 months ago
Eric Salo c02f943f1a upb: distinguish between fields and extensions in the public clear() accessors 11 months ago
Joshua Haberman fd699383f4 Breaking Change: Fixed inconsistencies in `Message#to_h`, [as previously announced](https://protobuf.dev/news/2023-12-27/). 11 months ago
Eric Salo 9debd6b10a upb: merge upb:message_accessors into upb:message 11 months ago