4397 Commits (b0d7441f83a4cc79d3937f65f8cc2b46931ea639)

Author SHA1 Message Date
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
Protobuf Team Bot e2c8113c92 Use Emit instead of format(). 1 year ago
Protobuf Team Bot ecc2bac638 Automated rollback of commit 2641517150. 1 year ago
Protobuf Team Bot 8522fbbacd Use PROTOBUF poison/unpoison macros instead of ASAN versions to avoid ifdef guards. 1 year ago
Protobuf Team Bot 2641517150 Add more direct support for MessageSet wire in the table-driven parser: 1 year ago
Cong Liu 1511b7dc1e Internal change. 1 year ago
Protobuf Team Bot 1c8ee7c44e Move `TopologicalSortMessagesInFile` to helpers.cc 1 year ago
Protobuf Team Bot b1370701fd Automated rollback of commit 8c2416311f. 1 year ago
Protobuf Team Bot a1e8659920 Auto-generate files after cl/580944277 1 year ago
Protobuf Team Bot f7b2fa4c4e Add missing version comments to C++ generated source files. 1 year ago
Protobuf Team Bot 92f6153279 Auto-generate files after cl/580731298 1 year ago
Protobuf Team Bot cec3a81d3a Remove `-main` as a language version suffix in a separate version file than version numbers. 1 year ago
Protobuf Team Bot e471b00749 Auto-generate files after cl/580726494 1 year ago
Protobuf Team Bot 8c2416311f Compare explicit zeroes from prototext in partially. 1 year ago
Cong Liu 5987c896fd Internal change. 1 year ago
Adam Cozzette 5ca84008fc Move utf8_range into the protobuf repo 1 year ago
Protobuf Team Bot e6f8b9d102 message_lite.h: Use PROTOBUF_EXPORT_TEMPLATE_DECLARE with extern template 1 year ago
Protobuf Team Bot 5c7b41a769 Auto-generate files after cl/580530262 1 year ago