Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | docstrings | David Garcia Quintas | 2016-03-08 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into alarm_cpp | David Garcia Quintas | 2016-02-22 |
|\ | |||
* | | PR comments addressed | David Garcia Quintas | 2016-02-22 |
| | | |||
* | | Made Alarm's constructor a template for deadline | David Garcia Quintas | 2016-02-17 |
|/ | |||
* | Remove a small allocation, at the cost of a little uglier header file. | Vijay Pai | 2016-02-11 |
| | | | | This commit may or may not be a great tradeoff. | ||
* | Make C++ alarm class usable and testable - there were some build issues and | vjpai | 2016-02-10 |
| | | | | it was not actually even included in the library or the test suite. | ||
* | copyrights | David Garcia Quintas | 2016-01-27 |
| | |||
* | After GrpcLibrary refactoring. Compiles and passes. WIP still | David Garcia Quintas | 2016-01-27 |
| | |||
* | stream_op cleanup: miscellany | Craig Tiller | 2015-11-02 |
| | |||
* | C++ Alarm implementation (with tests). | David Garcia Quintas | 2015-10-07 |