Yash Tibrewal
c8b4ef27a0
[Bazel] Add back a filegroup for :well_known_protos ( #10279 )
2 years ago
Adam Cozzette
f049e5f029
Update version.json to: 21.3-dev ( #10275 )
...
Co-authored-by: theodorerose <theodorerose@google.com>
2 years ago
Adam Cozzette
c41512604a
Merge pull request #10273 from acozzette/cherrypicks
...
Cherry-pick fixes for upcoming 21.3 release
2 years ago
Adam Cozzette
d41d498b05
Update CHANGES.txt for the 21.3 release
2 years ago
Adam Cozzette
044c64937a
Upgrade upb to include another recent fix
2 years ago
Antoine Pitrou
101b6199f3
Fix #9947 : make the ABI identical between debug and non-debug builds
2 years ago
Niranjan Bhaskar
2404ea48a0
Add header search paths to protobuf-c++ spec
2 years ago
petr.dannhofer
511c61263f
"Fixed" Visual Studio constinit errors both for clang-cl and msvc compilers under c+17 and c+20 standards
2 years ago
Joshua Haberman
3f09570bd4
Merge pull request #10265 from haberman/cherrypick
...
Pick up upb cherry-picks for 21.x release.
2 years ago
Joshua Haberman
491745ac4c
Pick up upb cherry-picks for 21.x release.
2 years ago
Joshua Haberman
7b623fa3bb
Merge pull request #10041 from bshaffer/21.x-php-add-previous-classname-to-descriptor-pool
...
Add "readonly" as a keyword for PHP and add previous classnames to descriptor pool
2 years ago
Brent Shaffer
d807712f1a
address review comments
2 years ago
Brent Shaffer
4f28c5ab4e
fix valgrind
2 years ago
Brent Shaffer
0b90ee8d3f
address review comments
2 years ago
Brent Shaffer
eeb16204e2
Merge branch '21.x' into 21.x-php-add-previous-classname-to-descriptor-pool
2 years ago
deannagarcia
d1ec412030
Merge pull request #10224 from deannagarcia/21.x
...
Cherry-pick composer fix
2 years ago
Deanna Garcia
75cc3a2af4
Update phpunit version
2 years ago
Deanna Garcia
9c39cd2377
Change composer download
2 years ago
Mike Kruskal
d569d184b8
Disabling broken mac php tests ( #10219 )
2 years ago
deannagarcia
7a939a5a7b
Merge pull request #10118 from phst/public
...
Make //:protobuf_python and //:well_known_types_py_pb2 public.
2 years ago
Theodore Rose
23695ead36
Merge pull request #10181 from protocolbuffers/21.x-202206271632
...
Generate CHANGES.txt
2 years ago
theodorerose
2bf000fb69
updated change log notes
2 years ago
theodorerose
9fdf21ee8e
generate CHANGES, bump minors
2 years ago
Protobuf Team Bot
839b18b1ba
Updating version.json and repo version numbers to: 21.2
2 years ago
Theodore Rose
549748dd72
Merge pull request #10168 from esorot/21.x
...
Cherry pick arenastring and PHP API
2 years ago
theodorerose
71adb837e7
cherry-pick c38281dd20
2 years ago
theodorerose
39996cfa12
cherry-pick: arenastring
2 years ago
Brent Shaffer
5f8e6dff2a
fix dist tests
2 years ago
Philipp Stephani
226dd65989
Make //:protobuf_python and //:well_known_types_py_pb2 public.
...
These targets form the public interface of the Python protocol buffer support
and must always be public. It looks like commit
a6901f057e
accidentally restricted their
visibility.
3 years ago
Brent Shaffer
f58f32a664
Merge branch '21.x' into 21.x-php-add-previous-classname-to-descriptor-pool
3 years ago
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
zhangskz
55fe00e35e
Merge pull request #10071 from protocolbuffers/21.x-202205272218
...
Update version.json to 21.2-dev
3 years ago
zhangskz
fd896733a5
Merge branch '21.x' into 21.x-202205272218
3 years ago
Sandy Zhang
6bd7c2e48c
Update version.json to: 21.2-dev
3 years ago
Sandy Zhang
569a0517fa
Updated changelog
3 years ago
Protobuf Team Bot
38e3a11a29
Updating version.json and repo version numbers to: 21.1
3 years ago
Protobuf Team Bot
e73ed1630f
Updating version.json and repo version numbers to: 21.1
3 years ago
zhangskz
5bbb8f7b2c
Update upb commit to include fix for segmentation fault when instantiating field via repeated field assignment ( #10066 )
3 years ago
deannagarcia
d4e1c668ad
Merge pull request #10047 from protocolbuffers/temp
...
Update version.json to: 21.1-dev
3 years ago
Adam Cozzette
3b029b1f4f
Revert "Fix cmake install targets ( #9822 )" ( #10060 )
...
This reverts commit c80808ce1d
.
Thix fixes #10045 . Somehow the change caused these four .cmake files to
stop being installed:
protobuf-config.cmake
protobuf-config-version.cmake
protobuf-module.cmake
protobuf-options.cmake
After reverting the change, I confirmed that the files are being
installed again.
3 years ago
zhangskz
16a86804c0
Update upb commit/sha256 to include updated python wheel ( #10058 )
3 years ago
Adam Cozzette
f7e2e0b301
Remove Abseil dependency from CMake build ( #10056 )
...
* Revert "Added cmake abseil include guard"
This reverts commit b6ee841d7c
.
* Revert "Update CMake configuration to add a dependency on Abseil (#9793 )"
This reverts commit e9246cd789
.
3 years ago
Adam Cozzette
30f446820d
Add endian.h to includes list ( #10057 )
...
Client code is breaking due to missing include. (endian.h was added in 9e09343
but didn't make it into this list, so it wasn't getting installed)
Co-authored-by: boscosiu <boscosiu@users.noreply.github.com>
3 years ago
Deanna Garcia
698d760f8d
Update version.json to: 21.1-dev
3 years ago
deannagarcia
e7e8f04a4f
Merge pull request #10044 from protocolbuffers/21.x-202205252102
...
Update versions and changelog for 21.x
3 years ago
Deanna Garcia
7062d0a2d0
Updated changelog
3 years ago
Protobuf Team Bot
59c6ff83e9
Updating version.json and repo version numbers to: 21.0
3 years ago