Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #5 from murgatroid99/php_configure_fix | Tim Emiola | 2015-01-14 |
|\ | |||
* | | clang-format codebase | Craig Tiller | 2015-01-13 |
| * | Added libdl include | murgatroid99 | 2015-01-12 |
|/ | |||
* | Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/ps... | mlumish | 2015-01-05 |
* | Switched call errors to exceptions instead of return values | mlumish | 2015-01-05 |
* | Switched events to use native objects instead of wrappers | mlumish | 2015-01-05 |
* | Replaced calls to grpc_call_accept with newer functions | mlumish | 2015-01-05 |
* | Removed reference to custom install location | mlumish | 2014-12-19 |
* | Added support for trailing metadata, fixed status support | mlumish | 2014-12-16 |
* | Moved interop client script to the same directory as other scripts. This also... | mlumish | 2014-12-15 |
* | Added test data files to open source build | mlumish | 2014-12-10 |
* | Added utility to make different tests bind to different ports | mlumish | 2014-12-10 |
* | Added PHP to the global gRPC moe config | mlumish | 2014-12-09 |