Brent Shaffer
eeb16204e2
Merge branch '21.x' into 21.x-php-add-previous-classname-to-descriptor-pool
3 years ago
deannagarcia
d1ec412030
Merge pull request #10224 from deannagarcia/21.x
...
Cherry-pick composer fix
3 years ago
Deanna Garcia
75cc3a2af4
Update phpunit version
3 years ago
Deanna Garcia
9c39cd2377
Change composer download
3 years ago
Mike Kruskal
d569d184b8
Disabling broken mac php tests ( #10219 )
3 years ago
deannagarcia
7a939a5a7b
Merge pull request #10118 from phst/public
...
Make //:protobuf_python and //:well_known_types_py_pb2 public.
3 years ago
Theodore Rose
23695ead36
Merge pull request #10181 from protocolbuffers/21.x-202206271632
...
Generate CHANGES.txt
3 years ago
theodorerose
2bf000fb69
updated change log notes
3 years ago
theodorerose
9fdf21ee8e
generate CHANGES, bump minors
3 years ago
Protobuf Team Bot
839b18b1ba
Updating version.json and repo version numbers to: 21.2
3 years ago
Theodore Rose
549748dd72
Merge pull request #10168 from esorot/21.x
...
Cherry pick arenastring and PHP API
3 years ago
theodorerose
71adb837e7
cherry-pick c38281dd20
3 years ago
theodorerose
39996cfa12
cherry-pick: arenastring
3 years ago
Brent Shaffer
5f8e6dff2a
fix dist tests
3 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
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