Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use C++11 final and override | Vijay Pai | 2016-11-01 |
* | 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 |
* | Make C++ alarm class usable and testable - there were some build issues and | vjpai | 2016-02-10 |
* | 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 |