94 Commits (d9ff109888b60a37de1c4f69cea023f89886e86b)

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