9167 Commits (61dcf50b85b7e2060e03bb99f88540d81eedb125)
 

Author SHA1 Message Date
Jason Lunn 40cb0e43c0
Merge pull request #9638 from JasonLunn/master 3 years ago
Deanna Garcia faae704730 Toolchain cleanups 3 years ago
Jason Lunn 557f6fbfc8 Add alternative instructions for Homebrew users. 3 years ago
Jason Lunn 58e320a732 Fix NPE during encoding and add regression test for issue 9507. 3 years ago
deannagarcia 178ebc179e
Merge pull request #9628 from protocolbuffers/windowsSysroot 3 years ago
Joshua Haberman 7ecf43f0ce
Updated Ruby to the latest upb. (#9589) 3 years ago
Deanna Garcia 202ec9ed9b Removing toolchain_dir variable 3 years ago
Arfrever Frehtes Taifersar Arahesis 5dab09408c
Enable GeneratedDescriptorTest.EnormousDescriptor test for GCC/Clang CMake builds (#9617) 3 years ago
Arfrever Frehtes Taifersar Arahesis bd935e101d
cmake: Call get_filename_component() with DIRECTORY mode instead of PATH mode (#9614) 3 years ago
Go Kudo 1722b16e03
[PHP] fix PHP build system (#9571) 3 years ago
Adam Cozzette 1ddad63dd9 Sync from Piper @acozzette/proto_github_202203101748 3 years ago
Adam Cozzette b20209f321 Sync from Piper @acozzette/proto_github_202203101748 3 years ago
deannagarcia f4d22f80a2
Merge pull request #9610 from protocolbuffers/manylinuxToolchains 3 years ago
Elliotte Rusty Harold 3adfa9afc5
clean up language (#9577) 3 years ago
lzj 7d5af9d539
avoid allocating memory if all extension are cleared (#9345) 3 years ago
Martin Schröder 75554b80a1
Replace gradle plugin with a live project (#9611) 3 years ago
Deanna Garcia 02be7a09f1 Changing toolchain build file 3 years ago
Arfrever Frehtes Taifersar Arahesis 426866285b cmake: Replace protobuf_source_dir variable with protobuf_SOURCE_DIR variable (#9596) 3 years ago
Arfrever Frehtes Taifersar Arahesis def70d725a Add cmake/CMakeLists.txt for compatibility (#9596) 3 years ago
Arfrever Frehtes Taifersar Arahesis 14cab5b909 Rename main cmake/CMakeLists.txt to CMakeLists.txt 3 years ago
Adam Cozzette 5ad0697c86
Merge pull request #9604 from protocolbuffers/3.20.x 3 years ago
Go Kudo d1d13ed6fa
[PHP] Remove unnecessary zval initialization (#9600) 3 years ago
Adam Cozzette 357e71679e
Merge pull request #9588 from protocolbuffers/master 3 years ago
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