7630 Commits (d140b1cdce9d00abd8a0c36b0d6e3e25c019d606)
 

Author SHA1 Message Date
Joshua Haberman d140b1cdce Optimizations for loading of descriptors in PHP: 4 years ago
Joshua Haberman 2187eb0448 Updated PHP generator to output raw binary strings instead of requiring hex2bin() at runtime. 4 years ago
RPG3D ce66f6047d Update libprotobuf.cmake 4 years ago
RPG3D 6aaa40f2a9 Update libprotobuf.cmake 4 years ago
RPG3D 6eedd1a519 Update libprotobuf-lite.cmake 4 years ago
Misha Seltzer 7daf0aa7b0 Removed the unnecessary setuptools package dependency for Python package. 4 years ago
Daniel Joos c8f76331ab
Adds a CMake option to build `libprotoc` separately (#7949) 4 years ago
Paul Yang 4eea2b00a3
Remove php 5 tests on mac (#7956) 4 years ago
Paul Yang 9ccde30967
Add cmake and protoc to mergeable config (#7955) 4 years ago
Paul Yang 0a648daaca
Use the https address for git clone (#7951) 4 years ago
Paul Yang 7ab0be202d
Merge pull request #7952 from TeBoring/3.13.x-merge 4 years ago
Bo Yang 37e69bcddf Merge branch '3.13.x' 4 years ago
Paul Yang d1eca4e4b4
Update version number to 3.13.0.1 for php (#7950) 4 years ago
David L. Jones f5a3b92cf7
Update default dependency for gtest. (#7907) 4 years ago
David L. Jones ad29d402c4
Enhance documentation for `generate_py_protobufs`. (#7937) 4 years ago
David L. Jones 344f28d4a2
Allow `generate_py_protobufs` to find a custom protoc (#7936) 4 years ago
David L. Jones 54bfa174e7
Mark some Bazel targets as "manual." (#7932) 4 years ago
David L. Jones b774da0d42
Change Python kokoro configs to test only their specified version. (#7927) 4 years ago
Vlad Vesa d16bf914bc Fix: gcc 9 -Warray-bounds warnings about memset() in generated code 4 years ago
Adam Cozzette 3d8943fea9
Work around Codespell false positive (#7924) 4 years ago
Robin Linden 40f5b0b30f Fix undef warning when building w/ clang or gcc on Windows 4 years ago
Robert Yokota 300dfcc5bf Reserve 1088 for Confluent Schema Registry 4 years ago
David L. Jones 02955622cc
[bazel/py] Omit google/__init__.py from the Protobuf runtime. (#7908) 4 years ago
David L. Jones 66e3562aaf
Remove uses of pkg_resources in non-namespace packages. (#7902) 4 years ago
Joshua Haberman cae85a9f11
PHP: Added `==` operators for Map and Array. (#7900) 4 years ago
Fabrice Fontaine 3abbbd8870 python/setup.py: remove unneeded wheel dependency 4 years ago
James Brock c2d089e413 Add Purescript protobuf to third-party list 4 years ago
David L. Jones f4aa17b28a Update documentation for protobuf_distutils Python package. 4 years ago
Joshua Haberman f0942fb0a2
Equals passes tests in both pure-PHP and the C extension. (#7883) 4 years ago
Yuriy Chernyshov 2361b1960f Fix more -Wunused-parameter warnings 4 years ago
xiaahui 5ecb4ab4cd remove GetArena in _InternalParse 4 years ago
Keith Smiley cdf5022ada Use {} 4 years ago
Keith Smiley 8f2ae3a0fc Fix -Wmissing-field-initializers warning 4 years ago
Keith Smiley 0110ff5659 Update rules_proto 4 years ago
Romain Geissler 76f9074c1c Fix some -Wunused-parameter warnings which appeared in release 3.13.0. 4 years ago
Masaki Hara f5bdd7cd56
JS: parse (un)packed fields conditionally (#7379) 4 years ago
David L. Jones ff06e23d23
Add a setuptools extension for generating Python protobufs (#7783) 4 years ago
Joshua Haberman 70b02861f8
Merge pull request #7845 from haberman/sync-stage 4 years ago
Joshua Haberman 5c26cae18c Re-add change that was somehow lost. 4 years ago
Joshua Haberman e1ee430d16 Re-add fix that somehow was lost pushing back to Piper. 4 years ago
Joshua Haberman 28d6aa04f6 Merge tag 'refs/tags/sync-piper' into sync-stage 4 years ago
Joshua Haberman f3cf99c0fb Sync from Piper @328224070 4 years ago
Adam Cozzette 1b18833f4f Tweaked update_version.py to leave PHP notes blank 4 years ago
Adam Cozzette 6da79e94b0 Fixed VERSION_SUFFIX logic in update_version.py 4 years ago
Lőrinc Pap 4b93993ac7 Update Gradle dependency reference format 4 years ago
CauhxMilloy 090d28e8f7
Null Check in UnknownField::AddAll() (#7328) 4 years ago
Misha Seltzer 223e89157a Removed test files from pypi distribution generation code. 4 years ago
Afshin Pir a446e6472b Previously, I had incorrectly used some newer features of CMake(version 3.14). But Now I have updated this code to work with older versions of CMake too. 4 years ago
Adam Yi 88f3ef7d1d [bazel] Add default shell env to gen_well_known_protos_java 4 years ago
Mathijs Vogelzang 543817295e Add R8 rule to documentation 4 years ago