16615 Commits (42ecd61b3e15430bb393b467bb39520025efdc63)
 

Author SHA1 Message Date
Protobuf Team Bot 42ecd61b3e Extend Proto2 JSON test cases to cover more of the preexisting Proto3 JSON cases. 11 months ago
Bastien Jacot-Guillarmod 0555d64af0 Internal 11 months ago
Jie Luo 4ebba684c7 BREAKING CHANGE in v26: Remove RegisterExtension in message class 11 months ago
Protobuf Team Bot 7bbc0b6536 Automated Code Change 11 months ago
Protobuf Team Bot 13b97e1609 Automated Code Change 11 months ago
Protobuf Team Bot e04d731457 Automated Code Change 11 months ago
Protobuf Team Bot f92ad8f1c9 Automated Code Change 11 months ago
Jie Luo 1658213ba8 BREAKING CHANGE in v26: Reject extend repeated field with none iterable (Raise TypeError) 11 months ago
Jie Luo c51f111022 BREAKING CHANGE in v26: Remove Deprecated APIs that add non top descriptor. 11 months ago
Protobuf Team Bot 181bcee76d Skip or adjust tests to work with PROTOBUF_FORCE_SPLIT. 11 months ago
Joshua Haberman 31313b1652 Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 11 months ago
Protobuf Team Bot 8d366006b5 Fix lowerCamelCase to UpperCamelCase (per Cpp style guide) 11 months ago
Marcel fbbe681409 Do no longer depend on deprecated //external:python_headers (#15236) 11 months ago
Protobuf Team Bot 7e32450ccd Auto-generate files after cl/595733611 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
Protobuf Team Bot 4407d1ed7e IWYU and format fix. 11 months ago
Protobuf Team Bot b7a8a02ad9 Avoid dereferencing in `operator->`. 11 months ago
Eric Salo 06b8991ab1 upb: move libupb.so from third_party/upb/ to third_party/dart/pb_runtime/ 11 months ago
Adam Cozzette a7b0421c78 Breaking change: make protobuf comply with the C++ layering check 11 months ago
Sandy Zhang b660646cc2 internal change 11 months ago
Protobuf Team Bot f4ff5018df Add manual epilogue for vectorized loop, and use the SIMD loop for 64 bit ints when AVX2 is available. 11 months ago
Joshua Haberman 5cfc9e775d Breaking Change: Dropped support for Ruby DSL, [as previously announced](https://engdoc.corp.google.com/eng/doc/devguide/proto/news/2023-12-27.md#ruby-breaking-changes). 11 months ago
Protobuf Team Bot f00fc70bde Auto-generate files after cl/595467581 11 months ago
Protobuf Team Bot 3869318558 Add inner verification code to detect accessors missing required annotations. 11 months ago
Mike Kruskal 807f00b4db Fix typo in cache-clearing workflow 11 months ago
Protobuf Team Bot 2bf62b1873 Internal Code Change 11 months ago
Protobuf Team Bot 670e0c2a0d Fix begin iterator for empty arrays. 11 months ago
Eric Salo df57e5474b upb: fix Ruby bug which allowed map.delete(key) on a frozen map 11 months ago
Protobuf Team Bot 255f95e5b1 Include JSON output tests with Proto2 messages in the conformance test suite. 11 months ago
Kevin King 8876b1069f impl SettableValue for MsgView 11 months ago
Protobuf Team Bot 569548cd82 Make Rust Conformance skip non-wire output test cases by using an overlay proto. 11 months ago
Protobuf Team Bot 84f8e4fbbc Auto-generate files after cl/595144470 11 months ago
Kevin King fa5f8fa7e8 Depend on upb_generator:mangle from rust compiler 11 months ago
Protobuf Team Bot 3d9916caca Auto-generate files after cl/595137531 11 months ago
Eric Salo 9debd6b10a upb: merge upb:message_accessors into upb:message 11 months ago
Protobuf Team Bot 18d4a7651b Auto-generate files after cl/595018281 11 months ago
Eric Salo 4ba7d27201 upb: implement _upb_Message_ClearOneofCase() 11 months ago
Protobuf Team Bot de5ea1e6a4 Auto-generate files after cl/595002227 11 months ago
Eric Salo 4f1eba857a upb: lock down the internal headers for upb:wire_reader 11 months ago
Protobuf Team Bot cb8a31ee3d Auto-generate files after cl/594992691 11 months ago
Eric Salo 64dbf0dba4 upb: delete the aliases for upb:hash, upb:lex, upb:reflection_internal 11 months ago
Protobuf Team Bot 2b79738d5f Auto-generate files after cl/594654099 11 months ago
Eric Salo f1b8f477d7 upb: factor out message internal data pointers 11 months ago
Protobuf Team Bot 499c748e39 Auto-generate files after cl/594514934 11 months ago
Eric Salo f0cf0b653c upb: clean up and consolidate the upb/message/ build targets 11 months ago
Protobuf Team Bot 6e25bb8d4c Optimize AddAllocatedForParse function. 11 months ago
Protobuf Team Bot 61b82528ba Auto-generate files after cl/594337191 11 months ago
Eric Salo 1fc0e72416 upb: make :wire internal headers private 11 months ago
Protobuf Team Bot 1597bf4971 Auto-generate files after cl/594322509 11 months ago
Joshua Haberman c16ac66e85 Fixed non-conformance in upb JSON enum decoding when ignoring unknown enum values. 11 months ago