9345 Commits (354aba886e07c18a233dc33a9895c5d4f8f0bc08)
 

Author SHA1 Message Date
Luka Dornhecker 24a0659f95
[Ruby] allow encode json options to be an object that responds to to_hash (#9513) 3 years ago
zhangskz 276add0b5c
Add ruby_upb_alloc using xrealloc/xfree so Ruby GC is aware of allocated memory for Arenas. (#9586) 3 years ago
Arfrever 1cec803182
CMake fixes (#9595) 3 years ago
Junrou Nishida 92cdf87f1a
[C#] fix parse failure for extensions with large field numbers (#9591) 3 years ago
Brett McBride f2002f6022
adding php81 support to release notes (#9590) 3 years ago
Joshua Haberman 349d74d92e
Updated PHP upb, and utf8_range for Ruby/PHP (#9585) 3 years ago
Adam Cozzette aff13048c5
Update CHANGES.txt for 3.20.0 release (#9581) 3 years ago
Adam Cozzette 23e7cfd54a
Lower minimum CMake version to 3.5 (#9580) 3 years ago
Adam Cozzette 388df0041a Update tests.sh to locally install all Java packages, not just util 3 years ago
Adam Cozzette 88a18db91e Update protobuf version 3 years ago
Adam Cozzette 0a246e23f8
Merge pull request #9576 from acozzette/sync-stage 3 years ago
Adam Cozzette f59a5845a3 Add new unit test protos to setup.py 3 years ago
Adam Cozzette 839f0f8e06 Add missing GSON dependency 3 years ago
Thomas Van Lenten bb4302e878 Add a generation option to control use of forward declarations in headers. 3 years ago
Adam Cozzette e29b4e3bc2 Update Makefile.am with new Python files 3 years ago
Adam Cozzette 615d214ade Update CHANGES.txt 3 years ago
Adam Cozzette b0f9799a7c Sync from Piper @432209397 3 years ago
kunhtkun 5f632bef38
[editors/emacs] Fix protobuf-mode definition (#9572) 3 years ago
Adam Cozzette 038b479119
Merge pull request #9570 from acozzette/sync-stage 3 years ago
Adam Cozzette 5faa6123d1 Reimplement the type sorter to avoid a ICE in gcc 4.8.2. 3 years ago
Adam Cozzette 1c51f9fb39 Undo unintentional file list changes 3 years ago
Adam Cozzette f7232f2aa3 Replace EasyMock dependency with Mockito and re-pin Bazel deps 3 years ago
Adam Cozzette 23b2fe6e39 Update CHANGES.txt 3 years ago
Adam Cozzette 76398dab31 Sync from Piper @431959314 3 years ago
Adam Cozzette 0ece18cf2e Merge tag 'refs/tags/sync-piper' into sync-stage 3 years ago
Arfrever 1d13b60904
cmake: Use linker version scripts (#9545) 3 years ago
Joshua Haberman 2a001f792f
Merge pull request #9556 from ntkme/ruby-suppress-warning 3 years ago
Thomas Van Lenten 020e4e33d1 Simplify imports of the WKTs within the library itself. 3 years ago
deannagarcia 4b0871e205
Merge pull request #9560 from protocolbuffers/ktJvmOut 3 years ago
Thomas Van Lenten 76ba220c38 And an overload for ValidateObjCClassPrefixes(). 3 years ago
Thomas Van Lenten d9048081b2 Remove the non prefix validation options from Options. 3 years ago
Thomas Van Lenten 14e445bc34 Stop passing generation options thru the graph. 3 years ago
Deanna Garcia 933239f8c3 Update build files 3 years ago
deannagarcia c578f59fc8
Merge pull request #9558 from protocolbuffers/exe-extensions 3 years ago
Deanna Garcia 93b4fa6fc7 Only exe extension for windows 3 years ago
Deanna Garcia aafcb92f62 kotlin core maven export 3 years ago
なつき 6c8bda86fe Suppress warning for intentional circular require 3 years ago
Greg Miller cbc9826db7
Merge pull request #9555 from devjgm/ignore-clangd-files 3 years ago
Greg Miller ee429aea17 chore: gitignore ephemeral files that clangd uses 3 years ago
Adam Cozzette b44784cf30
Fix update_version.py script (#9554) 3 years ago
Jason Lunn 1a10c58c2f
Merge pull request #9549 from JasonLunn/jruby-release-bump 3 years ago
deannagarcia 4738b8ee08
Merge pull request #9553 from protocolbuffers/deannagarcia-patch-2 3 years ago
deannagarcia 5b3f853d7d
Make protoc executable names consistent 3 years ago
Dimitris Koutsogiorgas 89c40311db Rename `proto_package_to_prefix_mappings_path` to `package_to_prefix_mappings_path`. 3 years ago
deannagarcia b9bcec8ac3
Merge pull request #9537 from protocolbuffers/deannagarcia-patch-1 3 years ago
Jason Lunn df0999141e Update JRuby 9.2.19.0 -> 9.2.20.1 and 9.3.0.0 to 9.3.3.0. 3 years ago
Thomas Van Lenten 6a77c9bab4 Make the ObjC support conditional to darwin. 3 years ago
Thomas Van Lenten e8470340e0 Rename ExpectedPrefixesCollector to PackageToPrefixesCollector 3 years ago
deannagarcia a5168a6e96
Fix package naming rule 3 years ago
Dimitris Koutsogiorgas a112c4ab96 Add `prefix_to_proto_package_mappings_path` ObjC option. 3 years ago