4667 Commits (f6b108af4d4074c136285d5621d078d70fbd1d36)

Author SHA1 Message Date
Alyssa Haroldsen 20933b2b22 Implement singular enum accessors 1 year ago
Alyssa Haroldsen e7be866a17 Support enums in DefaultValue 1 year ago
Alyssa Haroldsen e3d2551c8e Move enum value name calculation 1 year ago
Alyssa Haroldsen fa67ce8d4d Expand PrimitiveRsTypeName to work with non-primitives, rename, refactor 1 year ago
Alyssa Haroldsen 1eab5a0237 Generate `pub use` for imported enums 1 year ago
Alyssa Haroldsen 17b0f3f6a4 Add enum qualified path naming fns 1 year ago
Alyssa Haroldsen c16e0485c2 Refactor oneof/enum naming functions for consistency 1 year ago
Protobuf Team Bot f8d7885236 Add SPLIT test coverage to :analyze_profile_proto_test and disable force_split. 1 year ago
Protobuf Team Bot 69cffdca9c Annotate some Kotlin generated protobuf code. 1 year ago
Protobuf Team Bot e77b709750 Remove unused PROTOBUF_FORCE_RESET_IN_CLEAR 1 year ago
Protobuf Team Bot 7bb9c98133 Auto-generate files after cl/596105029 1 year ago
Protobuf Team Bot b2e94f3c41 Use raw string for Emit 1 year ago
Protobuf Team Bot d6ccc70078 IWYU cleanup. 1 year ago
Protobuf Team Bot 7b2e9aac80 Change the ids used the unset field tracking to be Message+FieldDescriptor. 1 year ago
Alyssa Haroldsen d1b328ace3 Fix nested enum generation when enums are the sole nested types 1 year ago
Protobuf Team Bot f5b50c5022 Add self pinning on all message accessors for weak descriptor messages. 1 year ago
Protobuf Team Bot 679c1c9342 Update comment of "lazy" field option to reflect eager verification. 1 year ago
Protobuf Team Bot 0ae12df494 Internal change 1 year ago
Protobuf Team Bot 7bbc0b6536 Automated Code Change 1 year ago
Protobuf Team Bot e04d731457 Automated Code Change 1 year ago
Protobuf Team Bot 181bcee76d Skip or adjust tests to work with PROTOBUF_FORCE_SPLIT. 1 year ago
Protobuf Team Bot 8d366006b5 Fix lowerCamelCase to UpperCamelCase (per Cpp style guide) 1 year ago
Protobuf Team Bot 4407d1ed7e IWYU and format fix. 1 year ago
Protobuf Team Bot b7a8a02ad9 Avoid dereferencing in `operator->`. 1 year ago
Adam Cozzette a7b0421c78 Breaking change: make protobuf comply with the C++ layering check 1 year ago
Sandy Zhang b660646cc2 internal change 1 year ago
Protobuf Team Bot f4ff5018df Add manual epilogue for vectorized loop, and use the SIMD loop for 64 bit ints when AVX2 is available. 1 year 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). 1 year ago
Protobuf Team Bot f00fc70bde Auto-generate files after cl/595467581 1 year ago
Protobuf Team Bot 3869318558 Add inner verification code to detect accessors missing required annotations. 1 year ago
Protobuf Team Bot 2bf62b1873 Internal Code Change 1 year ago
Kevin King 8876b1069f impl SettableValue for MsgView 1 year ago
Protobuf Team Bot 84f8e4fbbc Auto-generate files after cl/595144470 1 year ago
Kevin King fa5f8fa7e8 Depend on upb_generator:mangle from rust compiler 1 year ago
Protobuf Team Bot 6e25bb8d4c Optimize AddAllocatedForParse function. 1 year ago
Adam Cozzette 4ec9170bcd Fix layering check for usage of gtest 1 year ago
Hong Shin 4c35408777 Rename Thunk to ThunkName 1 year ago
Protobuf Team Bot 27cccac563 Fix some non-breaking issues with rust gencode. 1 year ago
Hong Shin 50f0140780 Fix textfmt typo: vaid -> valid 1 year ago
Dmitri Gribenko b82bb29340 Internal Code Change 1 year ago
Protobuf Team Bot 0b237199c5 Hook up the edition2023 cases to Rust conformance test. 1 year ago
Augie Fackler a4576cb820 RustInternalModuleName: use a more complete mangling system to avoid conflicts 1 year ago
Joshua Haberman a9bb9c5181 TextFormat should always escape ASCII 127 (DEL). 1 year ago
Protobuf Team Bot 68f5ffb3a9 Small improvements: 1 year ago
Alyssa Haroldsen 1ddf033711 Clarify error language for prefix-conflicting enum values 1 year ago
Adam Cozzette 40ad3fac60 Breaking change: remove support for PHP generic services 1 year ago
Protobuf Team Bot 1ff12eff6a Auto-generate files after cl/592591476 1 year ago
Alyssa Haroldsen 0ce51da377 Implement v0.6 enum definitions 1 year ago
Protobuf Team Bot 35b564845c Do not define a `const` static variable as `constexpr`. While this is legal it 1 year ago
Protobuf Team Bot 95ff734d6b Remove dead code. 1 year ago