64 Commits (87714836e328ca3f98c93a451be26bfd35e804b7)

Author SHA1 Message Date
Jie Luo 610e433888 Drop python2.6 7 years ago
Jie Luo 028d6f13ee Add Python 3.5 3.6 7 years ago
Jie Luo c2aa26e507 Revert "Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512)" (#3524) 7 years ago
cclauss 703f414ca6 Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512) 7 years ago
Jie Luo d58df3b902 Add python 2.6 test back for cpp implementation. Json format issue was fixed in #869 7 years ago
Paul Yang c15a3269f9 Expose descriptor API in php c extension (#3422) 7 years ago
Jisi Liu 759245a49a Merge from master 7 years ago
Axel Huebl ebe659dced
Travis: Exclude CMake .pc files 7 years ago
Axel Huebl 74dcf447af
Travis: Exclude CMake .pc files 7 years ago
Matt A 9e745f771b Support PHP generic services (#3269) 7 years ago
Paul Yang ecca6ea95d Add json encode/decode for php. (#3226) 8 years ago
Paul Yang 6f325805c0 Add new file option php_namespace. (#3162) 8 years ago
Jon Skeet f26e8c2ae0 Convert C# projects to MSBuild (csproj) format 8 years ago
Paul Yang 22319315df Fix c extension for php7.1. (#3077) 8 years ago
Paul Yang 25abd7b7e7 Add compatibility test for php. (#3041) 8 years ago
Paul Yang 4523c9c233 Allow proto files to import descriptor.proto (#2995) 8 years ago
Paul Yang 190b5270c8 Make PHP c extension work with PHP7 (#2951) 8 years ago
Paul Yang 6b27c1f981 Add file option php_class_prefix (#2849) 8 years ago
Paul Yang dd8d5f57d7 Rename encode/decode to serializeToString/mergeFromString (#2795) 8 years ago
Josh Haberman f873d3213c Added JavaScript conformance tests. All tests pass! 8 years ago
Paul Yang 74eb9a0a30 Add clear method to PHP message (#2700) 8 years ago
Jie Luo 7288689d8c Add csharp compatibility tests against v3.0.0 and run on Travis. 8 years ago
Paul Yang cba04b19e8 Implement json encoding decoding for php. (#2682) 8 years ago
Paul Yang c00274313d Add fixed version to phpunit used in travis (#2673) 8 years ago
Paul Yang 39756643df Add conformance test for php (#2655) 8 years ago
Jie Luo ea51149100 Add python compatibility tests against v2.5.0 amd run on Travis. 8 years ago
Sergio Campama 1ac8944294 Reenable cocoapods objc test and remove unnecessary workaround for rvm 8 years ago
Thomas Van Lenten bc9d0774f3 Skip benchmark test if cmake isn't installed. 8 years ago
Thomas Van Lenten 2754586fa4 Xcode 8.1 support 8 years ago
Paul Yang d8f54c4206 Disable jruby test. (#2469) 8 years ago
Paul Yang e3e38b81cc Update commit id in Dockerfile to trigger update. (#2467) 8 years ago
Paul Yang 46ae90dc5e Make php generated code conform to PSR-4. (#2435) 8 years ago
Feng Xiao 599613e4c4 Update EXTRA_DIST lists. 8 years ago
Paul Yang df8390790a Fix php c extension on 32-bit machines. (#2348) 8 years ago
Paul Yang 1f2dbc899b Implement RepeatedFieldIter for c extension. (#2333) 8 years ago
Paul Yang 51c5ff889c Fix pure php implementation for 32-bit machine. (#2282) 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 63448e6059 Fix compile error for php on Mac. 8 years ago
Bo Yang 4f3d20a500 Fix segmentation fault when ZTS is defined. 8 years ago
Bo Yang c96dd669a9 Add test for php zts build. 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 fd332d146d Add php test script for automated tests. 8 years ago
Bo Yang e0a6e52023 Add php files for make dist. 8 years ago
Bo Yang 1c4cf0eeb5 Fix python cpp. 8 years ago
Bo Yang fe1aaad7fe Fix bugs for internal integration. 8 years ago
Paul Yang bc3bff165f 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 96e2d76491 Fix compile error for php on Mac. 8 years ago
Bo Yang 75b69887aa Fix segmentation fault when ZTS is defined. 8 years ago
Bo Yang 2d897c8fa2 Add test for php zts build. 8 years ago