7908 Commits (1ed9a8b521af5f4e23972757411a9e30c3136d13)
 

Author SHA1 Message Date
Thomas Van Lenten a645d7176b Update the iOS project for Xcode 12. 4 years ago
Thomas Van Lenten 676ea98902 Update the build/testing script for Xcode 12. 4 years ago
Thomas Van Lenten 9c27f6a479 Add cast to avoid warning on Xcode 12. 4 years ago
Joshua Haberman de371235c9 Sync from Piper @338284531 4 years ago
Joshua Haberman 820d1ca5af Merge tag 'refs/tags/sync-piper' into sync-stage 4 years ago
Joshua Haberman 8ea38263ec Put NDEBUG in upb, not in CFLAGS. 4 years ago
Joshua Haberman e1b42ab946 Disable assertions for release build. 4 years ago
Joshua Haberman 4936abe813 Fixed bug with oneofs in JSON decoding. 4 years ago
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
Joshua Haberman 8308aa0c31 Properly terminate method array. 4 years ago
Joshua Haberman 5a98ff98d7 Create a separate InternalDescriptorPool method to see if that fixes preloading. 4 years ago
Joshua Haberman e62cf76b94 Added missing base classes. 4 years ago
Joshua Haberman 05644f0313 Revert upb changes to minimize changes as we evaluate performance. 4 years ago
Joshua Haberman ec4b194608 Regenerated protos with new script. 4 years ago
Joshua Haberman cfc0c2b5e0 Passes all tests. 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
Joshua Haberman a93d840881 WIP. 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
Joshua Haberman f1256df893 Created Options struct for PHP codegen options. 4 years ago
Joshua Haberman b414077041 Added an anonymous namespace and removed unused code. 4 years ago
Joshua Haberman a0eef68bbd Regenerated well-known types and moved hand-written messages into base classes. 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
Joshua Haberman d90f3b8b17 Fixed build failure in conformance tests. 4 years ago
Joshua Haberman a633ad452d Ran update_file_lists.sh to pick up arenastring.cc. 4 years ago
Joshua Haberman 2181e8cb3f Fixed undeclared variable errors. 4 years ago
Joshua Haberman 0eb317c36d Updated Changelog. 4 years ago
Joshua Haberman aefc1e7670 Merge tag 'refs/tags/sync-piper' into sync-stage 4 years ago
Joshua Haberman 38d6de1eef Sync from Piper @334206209 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