4715 Commits (34a04c1fd51f799f94f8cd5c6eec0124e43761af)

Author SHA1 Message Date
Protobuf Team Bot f9abeba8bf Auto-generate files after cl/584346836 1 year ago
Protobuf Team Bot 318d310e64 Create `RuntimeVersion.java` that is updated with releases to prepare version check. 1 year ago
Protobuf Team Bot 194ae0c16d Delete Delete(). 1 year ago
Protobuf Team Bot 81a47f67ce Auto-generate files after cl/584322655 1 year ago
Protobuf Team Bot f046526a0e DescritorTable improvements: 1 year ago
Protobuf Team Bot 1b8e15fa4e Always inline call to `Destroy<>()` in `DestroyProtos()`. 1 year ago
Protobuf Team Bot 08d8b80b22 Internal change. 1 year ago
Protobuf Team Bot 5ae9efc02c Fix Unreachable() test to property EXPECT_DEATH in NDEBUG mode. 1 year ago
Protobuf Team Bot c33967fcbc Add iterator_concept support. 1 year ago
Mike Kruskal 6546eca70a Register a shutdown deleter for C++ feature defaults 1 year ago
Protobuf Team Bot 8a1a6ef910 Auto-generate files after cl/583486341 1 year ago
Protobuf Team Bot c83fc3dc42 Add arena aware move constructors. 1 year ago
Protobuf Team Bot 80056dfb30 Replace ASSUME(false) with Unreachable() for clearer intent. 1 year ago
Protobuf Team Bot 92157c8db5 Fix typo in FieldDescriptorProto. 1 year ago
Protobuf Team Bot d7dccd5d3f Auto-generate files after cl/583379506 1 year ago
Protobuf Team Bot 33811d1227 Refactor ClassData to use MessageLite for merge_to_from. 1 year ago
Protobuf Team Bot 4864e43b7d Allow Messages to be used in Oneofs. 1 year ago
Protobuf Team Bot b0d7441f83 Avoid calling GetArena() multiple times. 1 year ago
Protobuf Team Bot 838d9b7c7f Push/pop `noreturn` when it is a macro. 1 year ago
Protobuf Team Bot 1e0418df22 Auto-generate files after cl/583056663 1 year ago
Protobuf Team Bot 6eed7a2f53 Enforce stricter version checks for Protobuf C++ by removing the notion of "minimal version of protoc/headers"; exact version match is required. 1 year ago
Jakob Buchgraber 24dfcacc68 Minimize the scope of unsafe blocks in gencode 1 year ago
Jakob Buchgraber ba7067c9fa Fix a bug where we did not return a mutable message for _mut() accessors 1 year ago
Jakob Buchgraber 245a6e692a Remove the protobuf::__runtime::Map type 1 year ago
Jakob Buchgraber 001be3c655 Implement Maps for scalar types for the C++ kernel 1 year ago
Adrian Sadłocha 1fa484c4ed Extract string and bytes default value creation to a helper function 1 year ago
Mike Kruskal 51a25365a0 Improve roundtrip behavior of rpc methods. 1 year ago
Protobuf Team Bot 80a9e9c847 Add an `Unreachable()` function to replace `PROTOBUF_ASSUME(false);` uses. 1 year ago
Hong Shin e3432c283d Add submsg support for strings and bytes. 1 year ago
Mike Kruskal ccd3babbdc Internal change 1 year ago
Protobuf Team Bot 668dbd2507 Optimize memory usage of Map: 1 year ago
Protobuf Team Bot 70876bd87e Short-circuit destruction of an empty field using SSO. 1 year ago
Protobuf Team Bot 531596c5f9 Auto-generate files after cl/582660976 1 year ago
Adrian Sadłocha 02c21d566f Extract singular scalars default value creation to a helper function 1 year ago
Protobuf Team Bot 3f636d4072 Auto-generate files after cl/582497327 1 year ago
Protobuf Team Bot 9f7747c32b Merge cached_has_bits instead of inidividually setting has_bit. 1 year ago
Jason Lunn 42f8b7782e Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703) 1 year ago
Mike Kruskal ab2451f6c2 Don't rely on .bazelrc for signaling sanitizer builds 1 year ago
Mike Kruskal c3bae392a6 Allow open enums from editions files in proto3. 1 year ago
Hong Shin 4773327787 cleanup whitespace in message.cc 1 year ago
Protobuf Team Bot 3cb1bf3338 Auto-generate files after cl/582324372 1 year ago
Protobuf Team Bot 8fe757e961 Internal changes. 1 year ago
Mike Kruskal b01bd1ba17 Mark the python generator for editions support. 1 year ago
Protobuf Team Bot fac9fdc283 Auto-generate files after cl/582099455 1 year ago
Protobuf Team Bot d2733119a4 Use Emit instead of format() 1 year ago
Hong Shin b3cfff3478 Introduce preliminary submessage_mut semantics 1 year ago
Protobuf Team Bot cc140a1ed4 Automated rollback of commit b1370701fd. 1 year ago
Mike Kruskal 8699fde0a9 Enable upb editions conformance testing. 1 year ago
Mike Kruskal e8377f12e1 Expose editions in Python/C++. 1 year ago
Protobuf Team Bot efeee51380 Auto-generate files after cl/581311618 1 year ago