8476 Commits (de469720e9d9cba4f96ad8c3f8a8ecb3c10bc2e6)
 

Author SHA1 Message Date
Paul Yang de469720e9
Remove unnecessary code in release script (#8915) 4 years ago
Paul Yang dd2c3378ab
Use a working docker image for build python release packages (#8916) 4 years ago
Bo Yang 9fb5a0fc12 Stick to a working version of docker file 4 years ago
Bo Yang 7486abd498 Stop building wheel for python 3.5 4 years ago
Bo Yang b84070eeaf Stopping build wheel for python 2.7 4 years ago
Paul Yang 3b0f10b936
No need to test python2.7 (#8891) 4 years ago
Paul Yang c51a8a2c10
Exclude reflection_tester from release (#8892) 4 years ago
Paul Yang 1a1710b19d
Update change log (#8888) 4 years ago
Paul Yang 7cbc08615f
Update protobuf version (#8887) 4 years ago
Paul Yang 4f49062a95
Merge pull request #8885 from TeBoring/sync-stage 4 years ago
Bo Yang 24a5504b79 Remove internal only change 4 years ago
Bo Yang b9d6693545 Update BUILD and cmake files 4 years ago
Bo Yang c3a7af43d3 Remove reference to src/google/protobuf/field_access_listener.cc 4 years ago
Bo Yang 04fc93f4b5 Merge tag 'refs/tags/sync-piper' into sync-stage 4 years ago
Bo Yang 509aee4b8b Sync from Piper @391414001 4 years ago
deannagarcia 9675b28074
Merge pull request #8879 from protocolbuffers/fixSymlink 4 years ago
Deanna Garcia b3d25f7d2f Add _build to .bazelignore 4 years ago
Adam Cozzette 98b6ead775
Remove .bazelrc file containing the -std=c++11 flag (#8874) 4 years ago
Deanna Garcia 9b7685436b Removing php workaround 4 years ago
Matt Fowles Kulukundis 2f513ddb9d
Merge pull request #8878 from fowles/master 4 years ago
Matt Kulukundis 556df2a33a grammar nit 4 years ago
Matt Kulukundis f8c431ae8d Add a SECURITY.md 4 years ago
Adam Cozzette 8a3c4948a4
Merge pull request #8858 from acozzette/sync-stage 4 years ago
Adam Cozzette 75680f8a70 Remove the _build directory before building protoc 4 years ago
Adam Cozzette ed1d7443ff Make generate_test_protos.sh echo commands 4 years ago
Adam Cozzette bc67ae820b Initialize TableArena::small_size_blocks_ inside constructor 4 years ago
Adam Cozzette 0554bb24c0 Add a top-level .bazelrc to make sure we use C++11 4 years ago
Adam Cozzette 4b86ec667a Add -k flag to bazel test runs 4 years ago
Adam Cozzette d7320b15ee Fix compiler error in dynamic_message.cc 4 years ago
Adam Cozzette 0773db2124 Fix Kotlin tests 4 years ago
UebelAndre ae26a81918
bazel: make `*.bzl` files publicly accessible for use with stardoc (#8847) 4 years ago
Adam Cozzette 1a024e8e36 Tweak brace initialization in descriptor.cc 4 years ago
Adam Cozzette 6cee7c604e Temporarily disable ExtensionRegistryFactoryTest 4 years ago
Adam Cozzette 0a4fcd5d97 Fix memory leak in InlinedStringField 4 years ago
Matt Fowles Kulukundis 51405b6b92
Merge pull request #8859 from tamird/warnings 4 years ago
Adam Cozzette e4fb604bc1 Use pipe instead of pipe2 for compatibility with Mac OS 4 years ago
Tamir Duberstein 57a120fe3b
Disallow missing field initializers 4 years ago
Adam Cozzette 64e9f1b5c7 Add an extra pair of braces around constexpr std::array 4 years ago
Matt Fowles Kulukundis 7ab417fa49
Merge pull request #8860 from tamird/more-warnings 4 years ago
Tamir Duberstein 9e675037dc
Disallow deprecated-declarations in non-test 4 years ago
Tamir Duberstein 2772f0d553
Disallow unused-function, write-strings 4 years ago
Tamir Duberstein 7e97fd4168
BUILD: buildifier 4 years ago
Adam Cozzette 2fd5c96f4d Add map_test.inc to build configs and new Kotlin files to java_EXTRA_DIST 4 years ago
Adam Cozzette d46abc1e7e Update BUILD and cmake files and add some missing Java dependencies 4 years ago
Joshua Haberman 66d749188f
Merge pull request #8854 from haberman/google-wyhash 4 years ago
Adam Cozzette f56438cb62 Update CHANGES.txt 4 years ago
Adam Cozzette e1930cd028 Fix unused parameters in cpp_helpers.cc 4 years ago
Adam Cozzette 5d03f8c8a5 Merge tag 'refs/tags/sync-piper' into sync-stage 4 years ago
Adam Cozzette 562fc946c7 Sync from Piper @388508285 4 years ago
SpringHack 343f778572
Fix default value of enum(int) in json_util with proto2 (#8835) 4 years ago