7819 Commits (51daaba638941cdd04c0ed349a70d3742c42de4d)
 

Author SHA1 Message Date
Joshua Haberman 981be5be20 Python/C++ text_format conformance test fix. 4 years ago
Joshua Haberman 90021b813f Updated changelog. 4 years ago
Joshua Haberman b70695dd68 Sync from Piper @338707351 4 years ago
Joshua Haberman 73ac11febe Merge tag 'refs/tags/sync-piper' into sync-stage 4 years ago
Joshua Haberman 3fff95e1bd Updated changelog. 4 years ago
Joshua Haberman 510cdff1f0 Merge branch 'master' into php-wkt 4 years ago
Adam Cozzette de5d1b98c2 Updated compiler code to fully qualify std::string 4 years ago
dependabot[bot] 74de188815 Bump junit from 4.13 to 4.13.1 in /java 4 years ago
Alexander Morozov 2558c5deef
Fix finding google/protobuf/descriptor.proto on FreeBSD (#7954) 4 years ago
Jan Tattermusch 151d49436a upgrade System.Memory dependency to 4.5.3 4 years ago
Thomas Van Lenten 666b592e36 Remove some extra newlines to warning/note output. 4 years ago
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