51 Commits (4b36d4006b55375e6bfb9902b49b9bcf43c96f4c)

Author SHA1 Message Date
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 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
Bo Yang 858db7a202 Add travis test on Mac for php. 8 years ago
Bo Yang bcb32c0b86 Test php5.5_c test on jenkins 8 years ago
Bo Yang 1baaedfb3d Add php test script for automated tests. 8 years ago
Bo Yang a428e42072 Add php files for make dist. 8 years ago
Bo Yang 411968d01f Fix python cpp. 8 years ago
Joshua Haberman a289d43608 Added C++ benchmark. (#1525) 8 years ago
Bo Yang 22d7248c97 Fix bugs for internal integration. 8 years ago
Feng Xiao baa4023cd5 Run Java compatibility tests on Travis. 8 years ago
Feng Xiao 20fbb357d0 Add more tests to jenkins. 8 years ago
Feng Xiao ad49ed78f3 Update travis tests for Java. 8 years ago
Feng Xiao a4f68b16a0 Add missing files in EXTRA_DIST and add a test. 8 years ago
Jon Skeet deaea21315 Use the dotnet-release package feed for Travis. 8 years ago