4128 Commits (cb81314b1bb1610c80607a2750eda546f9fa6fa2)
 

Author SHA1 Message Date
Marcin Wyszynski cb81314b1b Fix copy pasta in test 8 years ago
Marcin Wyszynski 3bdaaa5dda More Ruby-eqsue interface 8 years ago
Jisi Liu 93a4fa23d0 Merge pull request #2302 from jbrianceau/generic-gcc-atomics-strong-cmpxchg 8 years ago
Feng Xiao 750b9e2428 Merge pull request #2318 from mavrukin/patch-1 8 years ago
Michael Avrukin 4d813de095 Fix compiler warnings when running :protobuf_test 8 years ago
Feng Xiao 8fcd24b8db Merge pull request #2307 from sinzianag/swift_protobuf 8 years ago
Thomas Van Lenten ea928a1811 Merge pull request #2309 from thomasvl/note_about_coding_support 8 years ago
Thomas Van Lenten 98c01858f2 Add note about extension use and Coding support. 8 years ago
Sinziana Gafitanu 9819b72d49 Adding Apple's Swift Protobuf 8 years ago
Julien Brianceau a5a2c1d78f generic atomicops: Use strong compare_exchange 8 years ago
Sergio Campamá d58b92ae51 Adds pushLimit: and popLimit: into GPBCodedInputStream (#2297) 8 years ago
Paul Yang 795976ecf5 Trigger update of docker for new changes in #2282. (#2288) 8 years ago
Feng Xiao e9d9e56a6b Merge pull request #2290 from ramrunner/OpenBSDsupport 8 years ago
ramrunner bfc1299a09 define no_threadlocal on OpenBSD 8 years ago
Jisi Liu 734930f919 Merge pull request #2284 from pherl/plugin_opt 8 years ago
Jisi Liu 2e314a697a Add comments about converting directives into PluginName 8 years ago
Jisi Liu 59cd5d0e26 Support extra parameters for plugins. 8 years ago
Paul Yang 51c5ff889c Fix pure php implementation for 32-bit machine. (#2282) 8 years ago
Feng Xiao 58580da373 Merge pull request #2274 from nmittler/gae 8 years ago
nmittler c0f95c6f94 Hacking ByteBufferWriter to work with GAE 8 years ago
Feng Xiao 9c6940f3bb Merge pull request #2264 from rshin/master 8 years ago
Richard Shin 7c913d821e Use -DPROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOS 8 years ago
Richard Shin df5841f0b2 Place Python extensions correctly in Bazel build. 8 years ago
Feng Xiao 008b5a228b Merge pull request #2254 from JasonLunn/patch-1 8 years ago
Jason Lunn 9ec7a47ee8 Use git clean before installing via bundler 8 years ago
Feng Xiao 993d604030 Merge pull request #1959 from abergmeier-dsfishlabs/feature/cpp 8 years ago
Paul Yang ad88f905ae Merge pull request #2251 from TeBoring/master 8 years ago
Bo Yang 686a19c9b7 Merge 3.1.x into master. 8 years ago
Paul Yang e28286fa05 Add 32-bit machine test on jenkins. (#2245) 8 years ago
Feng Xiao afaa827860 Merge pull request #2246 from fweikert/patch-1 8 years ago
Florian Weikert c2b3e70efd Declare all inputs of protoc action 8 years ago
Paul Yang 60d95f36c0 Fix the bug that message without namespace is not found in the descriptor pool. (#2240) 8 years ago
Feng Xiao 0321baf9e8 Merge pull request #2203 from mrry/msvc_fix 8 years ago
Paul Yang fd046f6263 Merge pull request #2234 from TeBoring/master 8 years ago
Paul Yang daba6653f1 Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232) 8 years ago
Bo Yang 5be6325c1f Add csharp/build_tools.sh for dist check. 8 years ago
Bo Yang 63448e6059 Fix compile error for php on Mac. 8 years ago
Bo Yang 4f3d20a500 Fix segmentation fault when ZTS is defined. 8 years ago
Stanley Cheung 1e5d4ba938 PHP: fix ZTS tsrm_ls errors (#2189) 8 years ago
Bo Yang c96dd669a9 Add test for php zts build. 8 years ago
Bo Yang 447dee19a8 Prepare jenkins for testing php zts build. 8 years ago
Adam Cozzette 70477613b9 Do strict enum name checking only for proto3 8 years ago
Bo Yang 34cdaf4c36 Add travis test on Mac for php. 8 years ago
Bo Yang c8bd36e5b9 Test php5.5_c test on jenkins 8 years ago
Bo Yang c0719f062c Trigger automated tests for php. 8 years ago
Bo Yang 91bbff217e Set up environment for php automated tests. 8 years ago
Bo Yang fd332d146d Add php test script for automated tests. 8 years ago
Bo Yang 89db7ce02b Add script to build Google.Protobuf.Tools for csharp. 8 years ago
Josh Haberman f2eeaf7110 Added alias getFieldProto3 as used by older generated code. 8 years ago
Adam Cozzette 4a4a1627c1 Fixed references to foreign nested messages with CommonJS-style imports 8 years ago