18068 Commits (421fc16d686f4c096ee625314b11025a5148079e)
 

Author SHA1 Message Date
Sandy Zhang 2cee142461 Add visibility for rust public aliases for '@protobuf//:protobuf_rust' 4 months ago
Jerry Berg d1c9cfbb3b
Merge pull request #17768 from protocolbuffers/28.x-202408082011 4 months ago
Protobuf Team Bot 53f78b4278 Updating version.json and repo version numbers to: 28.0-dev 4 months ago
Protobuf Team Bot 4afaa64c95 Updating version.json and repo version numbers to: 28.0-rc2 4 months ago
zhangskz 83c0b480e5
Merge pull request #17728 from protocolbuffers/cp-pom 4 months ago
Deanna Garcia aaf5f798c0 Remove unused pom.xml files. 4 months ago
Deanna Garcia 6a7e2154a2 Set -ex in test_java.yml 4 months ago
Deanna Garcia 671ef8b852 Refactor java maven GHA test to use our generated jars. 4 months ago
zhangskz 1869419410
Merge pull request #17702 from thomasvl/patch_objc_to_28 4 months ago
Thomas Van Lenten c46340eb36 [ObjC] Support errors when merging unknown fields to a message. 4 months ago
Thomas Van Lenten c5c9c89441 [ObjC] Add apis for removing things from `GPBUnknownFields`. 4 months ago
zhangskz ed6dcd7182
Merge pull request #17618 from protocolbuffers/cp-utf8-ascii-28.x 4 months ago
Adam Cozzette 440dc8306d Remove `/utf-8` flag added in #14197 4 months ago
zhangskz b045935521
Merge pull request #17587 from thomasvl/patch_objc_to_28 4 months ago
Thomas Van Lenten a6b353582c [ObjC] Collect unknown fields as data 4 months ago
Thomas Van Lenten bf2d4e707c [ObjC] Internal helper for getting the unknown field data from a message 4 months ago
Thomas Van Lenten 0832b52355 [ObjC] Update tests to use both unknown fields apis. 4 months ago
Thomas Van Lenten d1b6f8c8eb [ObjC] Deprecate GPBTextFormatForUnknownFieldSet(). 4 months ago
Thomas Van Lenten 9b16ee477b [ObjC] Parsing helper and tests around unknown fields. 4 months ago
Thomas Van Lenten fad7b78e1a [ObjC] Add test around enum unknown values. 4 months ago
Thomas Van Lenten cf7abf6c6b [ObjC] Expose a helper for stream error. 4 months ago
Thomas Van Lenten ddf9b76704 [ObjC] Support MessageSet with `GPBUnknownFields`. 4 months ago
Thomas Van Lenten 5fa8cd9574 [ObjC] Update MessageSet Parsing. 4 months ago
Thomas Van Lenten 3aa491cf8f [ObjC] Validate MessageSet expectations. 4 months ago
Thomas Van Lenten ef4898fc5e [ObjC] Improve parsing validations 4 months ago
zhangskz 7699dd0438
Merge pull request #17512 from anandolee/28.x 4 months ago
Joshua Haberman fa8dbaec86
Merge pull request #17510 from protocolbuffers/cherrypick-ruby-utf8 4 months ago
Jie Luo 902a68a159 -Remove service.py usages in builder 4 months ago
Jie Luo 38140ac544 Raise warnings for deprecated google/protobuf/reflection.py APIs. 4 months ago
Joshua Haberman fe9a53cb51 [Ruby] Warn if assigning a "UTF-8" string with invalid UTF-8. (#17253) 4 months ago
zhangskz ca75771fe7
Merge pull request #17475 from protocolbuffers/cp-downgrade-cmake 4 months ago
Mike Kruskal cd75dd5982 Downgrade CMake to 3.29 to workaround Abseil issue. 4 months ago
Protobuf Team Bot e3e43446f2 Updating version.json and repo version numbers to: 28.0-dev 5 months ago
Protobuf Team Bot e70d04d915 Updating version.json and repo version numbers to: 28.0-rc1 5 months ago
Sandy Zhang ccb23625f8 Remove -fsjlj-exceptions from win32-config 5 months ago
Hong Shin 5f366b3b7d update .proto namespace for hpb_generator/tests 5 months ago
Protobuf Team Bot b8cb34d744 Prepare the code for migrating return types from `const std::string&` to 5 months ago
Tony Liao 34136b3794 Comment-only change: update and clarify code comments for io::Printer. 5 months ago
Protobuf Team Bot f70ba6482e Change reflection based accessors to not modify the instance unless it is 5 months ago
Protobuf Team Bot 03729f631b Internal changes to versions 5 months ago
Protobuf Team Bot 7fa8718467 In RepeatedField, rename members and use member accessors. 5 months ago
Protobuf Team Bot 77047d9cda Auto-generate files after cl/651119789 5 months ago
Protobuf Team Bot 89cd4cfc35 Auto-generate files after cl/651113583 5 months ago
Protobuf Team Bot c97a042116 In the custom vtable mode invert how the static/non-static overloads versions work for ByteSizeLong and _InternalSerialize. That way the public entry point and the function pointer both end up being the same. Currently, the static function is a separate function than the one called externally, forcing two functions to exist. 5 months ago
Protobuf Team Bot 5025dcd9c0 Automated rollback of commit d3d86d2bee. 5 months ago
Protobuf Team Bot f9dd9ce66e UPB text encoder without using reflection for Rust (used for a message's Debug trait) that will print out field number to value entries instead of field name to value entries of a message like how it's expected for the usual text format using reflection. 5 months ago
Protobuf Team Bot 32bcf0bead Prepare the code for migrating protobuf string accessors to 5 months ago
Hong Shin ab78e2fc1d protos -> hpb namespace transition :: minimal slice 5 months ago
Marcel Hlopko 21c545c8c5 Delete dead code 5 months ago
Sandy Zhang 759b25ed3e Update old comment to reflect that Java lite bit encodes enum closedness rather than just map fields with closed proto2 enum values pre-editions. 5 months ago