16241 Commits (1e0418df225e817ceef9f6b2f204ec019395affc)
 

Author SHA1 Message Date
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
Protobuf Team Bot 00e783d113 Apply clang-tidy fixes to change `static_cast` to `proto2::DownCastToGenerated` in sr_www dependencies. 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
Protobuf Team Bot 1388e818a7 Internal Code Change 1 year ago
Mike Kruskal 51a25365a0 Improve roundtrip behavior of rpc methods. 1 year ago
Hong Shin 26dcf400fa Use shortened license in upb::lua 1 year ago
Protobuf Team Bot 0a13fde74b Optimize RepeatedField<Scalar>::copy_from 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 b8c1a2743b Auto-generate files after cl/582708011 1 year ago
Eric Salo 88f0a82a18 upb: normalize the accessor functions for hasbits and oneof_cases 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
Protobuf Team Bot 8aad058d45 Auto-generate files after PR #14703 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
Hong Shin 885fd6f007 Migrate cpp.rs to googletest-rust 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
Protobuf Team Bot 7c68721b23 Auto-generate files after cl/582150596 1 year ago
Eric Salo 8849deab91 upb: implement some upb_FieldType and upb_CType functions 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
Protobuf Team Bot 32af7d211b Auto-generate files after cl/581980280 1 year ago
Hong Shin b3cfff3478 Introduce preliminary submessage_mut semantics 1 year ago
Protobuf Team Bot a74398fbe6 Change array insertions to use `_upb_Array_ResizeUninitialized` instead of `upb_Array_Resize`. 1 year ago
Protobuf Team Bot 2a2ae9b176 Remove unused ext_scope variable from ExtensionIdentBase. 1 year ago
Protobuf Team Bot cc140a1ed4 Automated rollback of commit b1370701fd. 1 year ago
Protobuf Team Bot 81607b267c Fix FieldSet to not load lazy fields when the fields map is cloned. In particular, if MessageSet.Builder has build() called on it, but is then later further modified, we don't need to pre-load all lazy fields during this later modification. 1 year ago
dependabot[bot] 92619cdd43 Bump ossf/scorecard-action from 2.1.2 to 2.3.1 (#14554) 1 year ago
Protobuf Team Bot 7c1ec5a801 Auto-generate files after cl/581408568 1 year ago
Mike Kruskal 8699fde0a9 Enable upb editions conformance testing. 1 year ago
Protobuf Team Bot c6b149cbf9 Auto-generate files after cl/581384108 1 year ago
Mike Kruskal c23d5333c3 Expose editions in Python/upb. 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