Brent Shaffer
ecd1476f4a
fix valgrind error
3 years ago
Brent Shaffer
c8fa2f1168
free lower
3 years ago
Brent Shaffer
8b4837981c
refactor for efficiency
3 years ago
Brent Shaffer
7ed2c262e2
feat: [PHP] add previous classname to descriptor pool
3 years ago
Brent Shaffer
53944b5983
Add back "fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibility ( #9633 )"
3 years ago
Joshua Haberman
ec4c19b962
Merge pull request #10036 from haberman/rollback-readonly
...
Revert "fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibi…lity (#9633 )"
3 years ago
Joshua Haberman
8984184e54
Revert "fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibility ( #9633 )"
...
This reverts commit eb27c201f1
.
3 years ago
Joshua Haberman
0b2cee6486
Merge pull request #10025 from haberman/fix-windows-protoc
...
Fixed the Windows build of protoc by statically linking deps.
3 years ago
Joshua Haberman
2dc7679cc1
Fixed the Windows build of protoc by statically linking deps.
3 years ago
deannagarcia
6d2827b377
Merge pull request #10019 from deannagarcia/fixCocoapods
...
Fix podspecs
3 years ago
Deanna Garcia
942cec077a
Fix podspecs
3 years ago
deannagarcia
6673c7c48f
Merge pull request #10006 from protocolbuffers/21.x-202205200038
...
Update version.json to: 21.0-dev
3 years ago
Deanna Garcia
ecaeadeced
Update version.json to: 21.0-dev
3 years ago
Deanna Garcia
71271ad1f8
Edit changelog
3 years ago
Protobuf Team Bot
1fa42c4be4
Updating version.json and repo version numbers to: 21.0-rc2
3 years ago
deannagarcia
d031130582
Merge pull request #10000 from jskeet/21.x
...
Cherry-pick PR #9981 into 21.x branch
3 years ago
Joshua Haberman
bf771eb540
Merge pull request #9996 from haberman/cherry-pick-php-segv-fix
...
Fixed PHP SEGV by not writing to shared memory for zend_class_entry.
3 years ago
Jan Tattermusch
70afbd3c8d
regenerate C# protos
3 years ago
James Newton-King
9806b0f57b
Suppress CS8981 in generated source
3 years ago
Joshua Haberman
a04d00312f
Fixed PHP SEGV by not writing to shared memory for zend_class_entry.
3 years ago
Joshua Haberman
fe3d67cb8e
Merge pull request #9986 from haberman/update-upb3
...
Updated upb, which will give a better error message if generated code is out of date
3 years ago
Joshua Haberman
364852e829
Throw a more helpful error if generated code is out of date, and fixed two reference leaks.
3 years ago
deannagarcia
22067bf523
Merge pull request #9979 from deannagarcia/fixProtocRelease
...
Fix protoc_release target
3 years ago
Deanna Garcia
0f3ee3b625
Fix protoc_release target
3 years ago
Joshua Haberman
cf4075ac20
Merge pull request #9969 from johnnyshields/21.x-ruby-x64-mingw-ucrt-support
...
21.x Backport: Ruby: Support x64-mingw-ucrt platform
3 years ago
Joshua Haberman
375b984715
Merge pull request #9976 from haberman/update-upb
...
Fixed win32 build and fixed str(message) on all Windows platforms.
3 years ago
Joshua Haberman
8353e19756
Updated to the newest upb, which brings many fixes for Windows builds.
3 years ago
Deanna Garcia
d3edfa29b7
Use osx-aarch_64 artifact
3 years ago
johnnyshields
abe77ae13e
Backport: Ruby: support x64-mingw-ucrt platform, which is the new platform which Windows Ruby Installer uses as of Ruby 3.1
3 years ago
deannagarcia
380a9104b0
Merge pull request #9962 from protocolbuffers/21.x-202205131655
...
Update version.json to: 21.0-dev
3 years ago
Deanna Garcia
08473bbe26
Update version.json to: 21.0-dev
3 years ago
Deanna Garcia
bb7e5824b2
Pin googleapis-common-protos to most recent version
3 years ago
Deanna Garcia
43b1427c18
Update python doc gen versions
3 years ago
Deanna Garcia
20d9a4fed5
Update protoc version for doc publishing
3 years ago
Deanna Garcia
e9987578ac
Update protoc version for doc publishing
3 years ago
Deanna Garcia
3cede25cef
change configure.ac to use c++ version
3 years ago
Deanna Garcia
9a31dea61e
update changelog
3 years ago
Protobuf Team
d259bd3287
Updating version.json and repo version numbers to: 21.0-rc1
3 years ago
Protobuf Team
bf5e800447
Updating version.json to: 22-dev
3 years ago
Joshua Haberman
7303304585
Merge pull request #9941 from haberman/toolchain-flags
...
Updated toolchain to support optimization flags, and updated to the latest upb
3 years ago
Joshua Haberman
6018e9edef
Minor CHANGES.txt fix and pulled one more upb commit.
3 years ago
Joshua Haberman
915d439df0
Updated the release notes and the upb version.
...
Also removed the obsolete PROTOBUF_VERSION variable now that
upb is updated.
3 years ago
Joshua Haberman
14803e6f63
Optimization is now working.
3 years ago
Joshua Haberman
1f3c00eaac
Added default flags for all of the compilation modes.
3 years ago
David L. Jones
354aba886e
Add a test for bazel-built dist archives ( #9929 )
...
This also fixes some packaging rules that are needed for the result to be buildable.
3 years ago
Adam Cozzette
b180b2809f
Use __constinit only in GCC 12.2 and up ( #9936 )
...
Fixes #9916 . GCC appears to have a bug preventing our use of __constinit
from working correctly, but this bug will be fixed in GCC 12.2.
3 years ago
deannagarcia
32d99bb00a
Merge pull request #9928 from veblush/cmake-abseil
...
Added cmake abseil include guard
3 years ago
Esun Kim
b6ee841d7c
Added cmake abseil include guard
3 years ago
David L. Jones
637a699969
[Bazel] Move conformance test targets to //conformance. ( #9922 )
3 years ago
David L. Jones
52655b1f5e
[Bazel] Move C++ build-related logic into //build_defs ( #9921 )
...
These are all "toolchain-y" things, like copts, link_opts, and config_settings. These are very different from what is in //toolchain, though, so I chose the somewhat common name build_defs for the package. For now, I am only using this package for purely internal things. (Most public "defs"-type things should come from rules_proto/rules_cc, anyhow.)
3 years ago