16874 Commits (8a1cdb13a059e8b827a0ccebfa8e6a026d87c620)
 

Author SHA1 Message Date
Protobuf Team Bot 8a1cdb13a0 Updating version.json and repo version numbers to: 26.0-rc3 11 months ago
Joshua Haberman 99c55ba325
Merge pull request #15980 from protocolbuffers/regen-upb 11 months ago
Joshua Haberman 9dfa2b6d0a Disabled macOS 8.2, to match main. 11 months ago
Joshua Haberman c773dc9f64 Updated amalgamations for PHP and Ruby. 11 months ago
zhangskz b5d4b40610
Merge pull request #15867 from protocolbuffers/cp-rust 12 months ago
zhangskz 80bd80f106
Merge pull request #15840 from protocolbuffers/cp-ruby-memsize 12 months ago
Protobuf Team Bot 1f9d9fbe14 Remove rust proto libraries from the editions/BUILD file. 12 months ago
Jean byroot Boussier 4902fc08c8 Ruby implement memsize functions for native types (#10291) 12 months ago
zhangskz f6b108af4d
Merge pull request #15843 from protocolbuffers/cp-cmake 12 months ago
zhangskz c2773b4dc2
Merge pull request #15839 from protocolbuffers/cp-objc 12 months ago
Sandy Zhang 3ad69cf8b0 Fix CMake regex escaping. 12 months ago
Sandy Zhang f740f528fa Escape _from_dir in install.cmake for regex special characters (e.g. c++) before REGEX REPLACE. 12 months ago
Adam Cozzette 52aa1506e9
Tweak BUILD setup to make the layering check change less disruptive (#15838) 12 months ago
Joshua Haberman 9087337e51 Moved ObjectCache into an internal module. 12 months ago
Adam Cozzette 62e7a56f50
Add missing alias targets for C++ util libraries (#15783) 12 months ago
zhangskz 777d29eec1
Merge pull request #15748 from protocolbuffers/26.x-202402061854 12 months ago
Protobuf Team Bot fa51aa15bb Updating version.json and repo version numbers to: 26.0-dev 1 year ago
Protobuf Team Bot e8cc5a610d Updating version.json and repo version numbers to: 26.0-rc2 1 year ago
zhangskz 3b92f4fe38
Adhere to PEP 8 (#15127) (#15729) 1 year ago
zhangskz ab6bcba754
Increased the size of the error message buffer by 4x, to 511 bytes. (#15728) 1 year ago
zhangskz 3e9902408f
Don't break the trace (#11311) (#15727) 1 year ago
zhangskz e99f27ec06
Fix inconsistent timestamp json encode/decode (#12396) (#15726) 1 year ago
zhangskz 59f3a9da5b
Merge pull request #15730 from protocolbuffers/cp-json-default-flag 1 year ago
Protobuf Team Bot 06e7caba58 Breaking change: Remove the deprecated always_print_primitive_fields option from Java, Python and C++ JSON parsers. 1 year ago
Protobuf Team Bot b5beba3aa1 Move the RubyMessage.java JSON "include defaults" to use alwaysPrintFieldsWithNoPresence. 1 year ago
Protobuf Team Bot fc41e78d7a Rename the 'includingDefaultValueWithoutPresenceFields' and 'always_print_without_presence_fields' to 'alwaysPrintFieldsWithNoPresence' in the Cpp, Py and Java JSON serializers for consistency. 1 year ago
Protobuf Team Bot bc99ca2894 Stop using including_default_value_fields as a positional argument in json_format_test.py 1 year ago
Protobuf Team Bot 043191b84d Add a new 'includingDefaultValueWithoutPresenceFields' option to the Java parser which is intended to replace the current 'includingDefaultValueFields'. 1 year ago
Protobuf Team Bot 1f3bf1d31e Add new 'always_print_without_presence_fields' option to the C++ JSON serializer. 1 year ago
Protobuf Team Bot c530216544 Add new including_default_value_without_presence_fields to Python JSON serializer. 1 year ago
zhangskz 5722aeffca
Breaking Change: Removed obsolete/duplicate `setup.py` from Python. (#15708) 1 year ago
zhangskz 096e127d02
Breaking Change: Remove deprecated legacy class aliases. (#15709) 1 year ago
zhangskz 4dec1a7d41
Force descriptor initialization of dependencies *before* internalUpdateFileDescriptor(). (#15718) 1 year ago
zhangskz 6028cdba53
Automated rollback of commit 0ee34d35de. (#15707) 1 year ago
zhangskz 394aec87f4
[ObjC] Use a local to avoid warnings in 32bit builds. (#15665) 1 year ago
zhangskz e7888a1068
[CPP] Add the privacy manifest to the C++ CocoaPod. (#15664) 1 year ago
zhangskz 935fcb7c6d
[ObjC] Add the privacy manifest to the ObjC CocoaPod. (#15663) 1 year ago
zhangskz 8b0f6fdcca
remove use of mach_absolute_time (#15554) (#15662) 1 year ago
zhangskz 5a5ec6ced8
Add PrivacyInfo.xcprivacy (#15557) (#15661) 1 year ago
zhangskz 225b08088c
Update internalUpdateFileDescriptor() to synchronize setProto() and resolveAllFeatures() to avoid data races. (#15659) 1 year ago
Mike Kruskal 77efb8d837
Merge pull request #15641 from mkruskal-google/backport 1 year ago
Protobuf Team Bot 0090f195f0 Check ctype() in DescriptorBuilder for edition 2023 and beyond. 1 year ago
Mike Kruskal 68604e84ef
Merge pull request #15638 from mkruskal-google/backport 1 year ago
Protobuf Team Bot 624d65da6a Fail building descriptors if `ctype` is used for fields other than string or bytes. 1 year ago
Protobuf Team Bot b25013b11a Updating version.json and repo version numbers to: 26.0-dev 1 year ago
Protobuf Team Bot d00db12f94 Updating version.json and repo version numbers to: 26.0-rc1 1 year ago
Sandy Zhang aa3b976f42 Update minimum macOS to 10.15. 1 year ago
Sandy Zhang 17729cc5e5 Call ExtensionRegistry.add for JavaFeaturesProto.java directly. 1 year ago
Protobuf Team Bot 570c386f5e Auto-generate files after cl/601195914 1 year ago
Joshua Haberman ca5ca62fa6 Fixed a bug when deep copying a map field with a closed enum value. 1 year ago