7616 Commits (cfc0c2b5e0be120302d4ded615c80c70240ed584)
 

Author SHA1 Message Date
Joshua Haberman cfc0c2b5e0 Passes all tests. 4 years ago
Joshua Haberman a93d840881 WIP. 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
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
Saurabh Singhal 7db720e075 Modify update_version.py to update the version suffix as well. 4 years ago
Saurabh Singhal b970be43ff Display beta version in "protoc --version" 4 years ago
Adam Cozzette 7e787e091e Made the Codespell check skip protobuf generated code 4 years ago
Adam Cozzette e5fe9b8cbd Updated CHANGES.txt 4 years ago
Joshua Haberman 214c77e1b7
Merge pull request #7698 from haberman/sync-stage 4 years ago
Joshua Haberman 59d3966b1f Updated failure list for the PHP C implementation. 4 years ago
Joshua Haberman 492d0b543e Added new failing conformance tests to failure list. 4 years ago
Joshua Haberman b3cdd40ef0 Added new map.cc file to Bazel BUILD file. 4 years ago
Joshua Haberman 82bad2e1eb Fixed uninitialized variable warning. 4 years ago
Joshua Haberman 2b3a79735b Added changelog entries for the sync. 4 years ago
Joshua Haberman 32a94ce353 Merge tag 'refs/tags/sync-piper' into sync-stage 4 years ago
Joshua Haberman 95e6c5b474 Sync from Piper @327110949 4 years ago
Adam Cozzette f1b6076ea2
Merge pull request #7821 from acozzette/3.13.x-202008171106 4 years ago