| Commit message (Expand) | Author | Age |
* | Fix c extension for php7.1. (#3077) | Paul Yang | 2017-05-10 |
* | Allow proto files to import descriptor.proto (#2995) | Paul Yang | 2017-04-20 |
* | Make PHP c extension work with PHP7 (#2951) | Paul Yang | 2017-04-19 |
* | Merge pull request #1662 from haberman/jsconformance | Joshua Haberman | 2017-03-27 |
|\ |
|
* | | Add file option php_class_prefix (#2849) | Paul Yang | 2017-03-17 |
* | | Rename encode/decode to serializeToString/mergeFromString (#2795) | Paul Yang | 2017-03-08 |
| * | Added JavaScript conformance tests. All tests pass! | Josh Haberman | 2017-03-06 |
|/ |
|
* | Merge pull request #2701 from anandolee/master | Jie Luo | 2017-02-13 |
|\ |
|
* | | Add clear method to PHP message (#2700) | Paul Yang | 2017-02-11 |
| * | Add csharp compatibility tests against v3.0.0 and run on Travis. | Jie Luo | 2017-02-10 |
* | | Implement json encoding decoding for php. (#2682) | Paul Yang | 2017-02-08 |
* | | Add fixed version to phpunit used in travis (#2673) | Paul Yang | 2017-02-07 |
* | | Add conformance test for php (#2655) | Paul Yang | 2017-02-01 |
|/ |
|
* | Add python compatibility tests against v2.5.0 amd run on Travis. | Jie Luo | 2017-01-26 |
* | Reenable cocoapods objc test and remove unnecessary workaround for rvm | Sergio Campama | 2016-12-09 |
* | Merge pull request #2473 from thomasvl/update_xcodes | Thomas Van Lenten | 2016-12-09 |
|\ |
|
| * | Skip benchmark test if cmake isn't installed. | Thomas Van Lenten | 2016-12-09 |
| * | Xcode 8.1 support | Thomas Van Lenten | 2016-12-09 |
* | | Disable jruby test. (#2469) | Paul Yang | 2016-12-08 |
* | | Update commit id in Dockerfile to trigger update. (#2467) | Paul Yang | 2016-12-08 |
* | | Make php generated code conform to PSR-4. (#2435) | Paul Yang | 2016-12-08 |
|/ |
|
* | Update EXTRA_DIST lists. | Feng Xiao | 2016-11-18 |
* | Fix php c extension on 32-bit machines. (#2348) | Paul Yang | 2016-11-10 |
* | Implement RepeatedFieldIter for c extension. (#2333) | Paul Yang | 2016-11-08 |
* | Fix pure php implementation for 32-bit machine. (#2282) | Paul Yang | 2016-10-25 |
* | Fix python_cpp test on Mac. Link staticly when building extension, so that th... | Paul Yang | 2016-10-10 |
* | Fix compile error for php on Mac. | Bo Yang | 2016-10-10 |
* | Fix segmentation fault when ZTS is defined. | Bo Yang | 2016-10-10 |
* | Add test for php zts build. | Bo Yang | 2016-10-10 |
* | Add travis test on Mac for php. | Bo Yang | 2016-10-10 |
* | Test php5.5_c test on jenkins | Bo Yang | 2016-10-10 |
* | Add php test script for automated tests. | Bo Yang | 2016-10-10 |
* | Add php files for make dist. | Bo Yang | 2016-10-10 |
* | Fix python cpp. | Bo Yang | 2016-10-10 |
* | Fix bugs for internal integration. | Bo Yang | 2016-10-10 |
* | Added C++ benchmark. (#1525) | Joshua Haberman | 2016-09-23 |
* | Run Java compatibility tests on Travis. | Feng Xiao | 2016-07-29 |
* | Add more tests to jenkins. | Feng Xiao | 2016-07-21 |
* | Update travis tests for Java. | Feng Xiao | 2016-07-21 |
* | Add missing files in EXTRA_DIST and add a test. | Feng Xiao | 2016-07-20 |
* | Use the dotnet-release package feed for Travis. | Jon Skeet | 2016-07-19 |
* | Uses head version of rvm to avoid shell_update_session not found error (#1791) | Sergio Campamá | 2016-07-15 |
* | Move to dotnet cli for building, and .NET Core (netstandard1.0) as target pla... | Jon Skeet | 2016-07-14 |
* | Add the CocoaPods integration tests to Travis. | Sergio Campamá | 2016-06-14 |
* | Automated testing tweaks for ObjC | Thomas Van Lenten | 2016-05-24 |
* | Read files directly from filesystem since xxd isn't always available. | Josh Haberman | 2016-04-29 |
* | Make the C++ tests build the benchmarking code. | Josh Haberman | 2016-04-29 |
* | Merge branch 'master' into docker | Josh Haberman | 2016-03-29 |
* | Rearranged and commented files for running under Jenkins. | Josh Haberman | 2016-03-04 |