7908 Commits (1ed9a8b521af5f4e23972757411a9e30c3136d13)
 

Author SHA1 Message Date
Paul Yang 008c72146f
Add docker file for php8.0 (#7790) 4 years ago
Bo Yang 8947701be5 Add docker file for php8.0 4 years ago
Peter Newman e2cc2de304
Fix lots of spelling errors (#7751) 4 years ago
Benoît Quenaudon 8d74659c7a Reserve 1087 for Wire wire_package 4 years ago
Nikolai Vavilov 6b73371e7d Update third_party.md 4 years ago
Jeremy Volkman 963ead3e37 [docs] Update IntelliJ plugin link 4 years ago
Andy Getz bd7d87269f Change some SplitStringUsing calls to Split. 4 years ago
Joshua Haberman 610bbd0b95 Fixed compile_extension.sh --release to actually enable optimization. (#7766) 4 years ago
Paul Yang 0929596575 Check realoneof in json parsing (#7763) 4 years ago
Roberto Cosenza 02ade8bc32 Adding forgotten duration.proto to the lite library 4 years ago
Adam Cozzette 1c587a8059 Updated version to 3.13.0-rc2 4 years ago
Paul Yang 69c4bc5674 Updated upb to pick up several bugfixes (#7740) 4 years ago
Joshua Haberman a28af654fa Removed obsolete TSRMLS_* usage. (#7731) 4 years ago
Joshua Haberman 5f32d484c1 Updated minimum required version for C extension to 7.0. (#7730) 4 years ago
Joshua Haberman ad5a215359 Added proto3 presence support for PHP (#7724) 4 years ago
Jon Skeet 0d90ff3d72 Fix C# optional field reflection when there are regular fields too 4 years ago
Adam Cozzette ff92cee10b Fixed release.sh and setup.py for Python 4 years ago
Adam Cozzette 6b3a834f33 Temporarily disabled ExtensionRegistryFactoryTest 4 years ago
Joshua Haberman 0a5b969733 Updated CHANGES.txt to reference the new version 3.13.0-rc1. 4 years ago
Jan Tattermusch 79b118235d Update CHANGES.txt with the C# parsing / serialization overhaul (#7710) 4 years ago
David L. Jones 0f9ae07fe0 Override pip and virtualenv installation for macOS. (#7704) 4 years ago
Adam Cozzette 8940150706 Updated version to 3.13.0-rc1. 4 years ago
yohei yoshimuta 36d39a0266
Add parser and linter libraries to third party docs (#6474) 4 years ago
Andrew Jennings 92e3d3e02a Disable ESLint and TypeScript on JS protobuf file 4 years ago
Jon Godbout 8e09396ba1 Update third_party.md 4 years ago
Yannic Bonenberger 6b1d0f1149 Add objectivec/BUILD to objectivec_EXTRA_DIST files 4 years ago
Yannic Bonenberger 8b93b8eae5 [bazel] Move Objective-C runtime into //objectivec 4 years ago
Mark Barolak 711db1d764 Qualify uses of std::string within protobuf/compiler/ruby/... 4 years ago
Roberto Cosenza 8c91d71f69 Adding forgotten duration.proto to the lite library 4 years ago
Peter Newman fc8e2e871d Fix a typo 4 years ago
Jon Skeet d4ec70fdd3 Fix C# optional field reflection when there are regular fields too 4 years ago
Bas van der Linden 4c1bb4d07b Remove newline 4 years ago
Bas van der Linden 12d7976055 Added test for ByteString.CopyFrom(ReadOnlySpan<byte> bytes) 4 years ago
Bas van der Linden ead45182aa annotate ByteString.CopyFrom(ReadOnlySpan<byte> bytes) as SecuritySafeCritical 4 years ago
Joshua Haberman 6ba52411d0 Sync from Piper @320514613 4 years ago
Joshua Haberman ffb2b53834
Remove old PHP extension (#7695) 4 years ago
David Grayston c02ded7a57
Fix GPBUtil::getFullClassName() argument order (#7629) 4 years ago
Jan Tattermusch 96a62f7cc7
Merge pull request #7644 from JamesNK/jamesnk/parsestring-multisegment 4 years ago
Yuriy Chernyshov c535d54da3 Do not use ADL when transforming string to lowercase 4 years ago
Joshua Haberman 25755efc4f Sync from Piper @319848517 4 years ago
3ks 86b3ccf28c change go's runtime 4 years ago
Yannic cdc7fe8f05 [bazel] Use proto_library targets to exclude WKPs from code-gen 4 years ago
James Newton-King e36163deed
PR feedback 4 years ago
James Newton-King d4abad8731
Optimize reading strings across segments 4 years ago
Jan Tattermusch 62cf7c6096
Merge pull request #7658 from jtattermusch/csharp_benchmark_improvements 4 years ago
Jan Tattermusch 45c8850389 use BinaryPrimitives.WriteUInt64LittleEndian 4 years ago
Jan Tattermusch 1cf4df00cf C# benchmark improvements 4 years ago
Jan Tattermusch 93b38972fb
Merge pull request #7669 from jtattermusch/csharp_sdk_31 4 years ago
Jan Tattermusch fed7e18193 upgrade dotnet SDK in the CI to 3.1 4 years ago
Jan Tattermusch d4c5992352
Merge pull request #7666 from jskeet/fix-csharp-build 4 years ago