16893 Commits (7f457737f37373c181b649d4eb01e23bd198bcb4)
 

Author SHA1 Message Date
Sandy Zhang 7f457737f3 Update protoc release to include editions language features protos for Java and C++ 8 months ago
Adam Cozzette b4e1870807
Fix Android platforms constraint (#16246) (#16271) 8 months ago
Adam Cozzette a97c927b51
Add back android config_setting that looks for //external:android/crosstool (#16127) (#16264) 8 months ago
Mike Kruskal 1ffebb2e37
Merge pull request #16237 from protocolbuffers/windows-getenv-fix 8 months ago
Mike Kruskal a4d2448d48
Merge pull request #16236 from mkruskal-google/windows-genenv-fix 8 months ago
Mike Kruskal ff4f9a3a80 Downgrade our sanitized builds to ubuntu-20. 8 months ago
Mike Kruskal 9f24c09d22 Fix windows-only issue in our compiler unittests. 8 months ago
Mike Kruskal 03342cee5c
Merge pull request #16131 from protocolbuffers/26.x-202403122011 9 months ago
Protobuf Team Bot 86c18e2687 Updating version.json and repo version numbers to: 26.1-dev 9 months ago
Protobuf Team Bot d6511091a0 Updating version.json and repo version numbers to: 26.0 9 months ago
zhangskz 5641452493
Merge pull request #16002 from protocolbuffers/26.x-202402282330 9 months ago
zhangskz 999744ca08
Merge pull request #16090 from protocolbuffers/cp-add-include 9 months ago
Sandy Zhang 2299e1db6f Add <shellapi.h> include for CommandLineToArgvW 9 months ago
zhangskz 480ddc6d66
Merge pull request #16052 from protocolbuffers/cp-610783483 9 months ago
Sandy Zhang aea0e52ec2 Resolve features directly in setProto instead of temporarily setting to null. 9 months ago
Mike Kruskal f00528d90a
Merge pull request #15983 from mkruskal-google/staleness-fix-26 9 months ago
Mike Kruskal 64ad139c83 Add back error message unconditionally 9 months ago
Protobuf Team Bot ccf526bb06 Updating version.json and repo version numbers to: 26.0-dev 9 months ago
Protobuf Team Bot 8a1cdb13a0 Updating version.json and repo version numbers to: 26.0-rc3 9 months ago
Joshua Haberman 99c55ba325
Merge pull request #15980 from protocolbuffers/regen-upb 9 months ago
Mike Kruskal 108bec33cd Actually fail if staleness fail 9 months ago
Joshua Haberman 9dfa2b6d0a Disabled macOS 8.2, to match main. 9 months ago
Joshua Haberman c773dc9f64 Updated amalgamations for PHP and Ruby. 9 months ago
zhangskz b5d4b40610
Merge pull request #15867 from protocolbuffers/cp-rust 9 months ago
zhangskz 80bd80f106
Merge pull request #15840 from protocolbuffers/cp-ruby-memsize 9 months ago
Protobuf Team Bot 1f9d9fbe14 Remove rust proto libraries from the editions/BUILD file. 9 months ago
Jean byroot Boussier 4902fc08c8 Ruby implement memsize functions for native types (#10291) 9 months ago
zhangskz f6b108af4d
Merge pull request #15843 from protocolbuffers/cp-cmake 9 months ago
zhangskz c2773b4dc2
Merge pull request #15839 from protocolbuffers/cp-objc 9 months ago
Sandy Zhang 3ad69cf8b0 Fix CMake regex escaping. 9 months ago
Sandy Zhang f740f528fa Escape _from_dir in install.cmake for regex special characters (e.g. c++) before REGEX REPLACE. 9 months ago
Adam Cozzette 52aa1506e9
Tweak BUILD setup to make the layering check change less disruptive (#15838) 9 months ago
Joshua Haberman 9087337e51 Moved ObjectCache into an internal module. 9 months ago
Adam Cozzette 62e7a56f50
Add missing alias targets for C++ util libraries (#15783) 10 months ago
zhangskz 777d29eec1
Merge pull request #15748 from protocolbuffers/26.x-202402061854 10 months ago
Protobuf Team Bot fa51aa15bb Updating version.json and repo version numbers to: 26.0-dev 10 months ago
Protobuf Team Bot e8cc5a610d Updating version.json and repo version numbers to: 26.0-rc2 10 months ago
zhangskz 3b92f4fe38
Adhere to PEP 8 (#15127) (#15729) 10 months ago
zhangskz ab6bcba754
Increased the size of the error message buffer by 4x, to 511 bytes. (#15728) 10 months ago
zhangskz 3e9902408f
Don't break the trace (#11311) (#15727) 10 months ago
zhangskz e99f27ec06
Fix inconsistent timestamp json encode/decode (#12396) (#15726) 10 months ago
zhangskz 59f3a9da5b
Merge pull request #15730 from protocolbuffers/cp-json-default-flag 10 months ago
Protobuf Team Bot 06e7caba58 Breaking change: Remove the deprecated always_print_primitive_fields option from Java, Python and C++ JSON parsers. 10 months ago
Protobuf Team Bot b5beba3aa1 Move the RubyMessage.java JSON "include defaults" to use alwaysPrintFieldsWithNoPresence. 10 months 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. 10 months ago
Protobuf Team Bot bc99ca2894 Stop using including_default_value_fields as a positional argument in json_format_test.py 10 months ago
Protobuf Team Bot 043191b84d Add a new 'includingDefaultValueWithoutPresenceFields' option to the Java parser which is intended to replace the current 'includingDefaultValueFields'. 10 months ago
Protobuf Team Bot 1f3bf1d31e Add new 'always_print_without_presence_fields' option to the C++ JSON serializer. 10 months ago
Protobuf Team Bot c530216544 Add new including_default_value_without_presence_fields to Python JSON serializer. 10 months ago
zhangskz 5722aeffca
Breaking Change: Removed obsolete/duplicate `setup.py` from Python. (#15708) 10 months ago