Commit Graph

9 Commits

Author SHA1 Message Date
David Garcia Quintas
45add8a445 Merge branch 'master' of github.com:grpc/grpc into alarm_cpp 2016-02-22 23:15:28 -08:00
David Garcia Quintas
0160873273 PR comments addressed 2016-02-22 17:49:45 -08:00
David Garcia Quintas
5e07d76a86 Made Alarm's constructor a template for deadline 2016-02-17 17:10:41 -08:00
Vijay Pai
810a13e2d3 Remove a small allocation, at the cost of a little uglier header file.
This commit may or may not be a great tradeoff.
2016-02-11 03:30:10 -08:00
vjpai
04e992a750 Make C++ alarm class usable and testable - there were some build issues and
it was not actually even included in the library or the test suite.
2016-02-10 16:58:38 -08:00
David Garcia Quintas
5a9462339d copyrights 2016-01-27 19:22:14 -08:00
David Garcia Quintas
e1300deb87 After GrpcLibrary refactoring. Compiles and passes. WIP still 2016-01-27 18:41:26 -08:00
Craig Tiller
5925603101 stream_op cleanup: miscellany 2015-11-02 14:19:15 -08:00
David Garcia Quintas
7fd0fd5023 C++ Alarm implementation (with tests). 2015-10-07 19:04:58 -07:00