Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | docstrings | David Garcia Quintas | 2016-03-08 |
| | |||
* | After GrpcLibrary refactoring. Compiles and passes. WIP still | David Garcia Quintas | 2016-01-27 |
| | |||
* | clang-format | David Garcia Quintas | 2016-01-20 |
| | |||
* | override -> GRPC_OVERRIDE | David Garcia Quintas | 2016-01-19 |
| | |||
* | WIP. Added ChannelInterface | David Garcia Quintas | 2016-01-13 |
| | |||
* | Updated copyrights | murgatroid99 | 2016-01-12 |
| | |||
* | Fix R/W template argument order in prototypes | Ian Coolidge | 2016-01-11 |
| | | | | | | | In some cases, the prototype argument order was different than the declaration order. Based on a patch from Sam Leffler. | ||
* | Successfully compile C++ libary (not tests yet). | Julien Boeuf | 2015-10-12 |
| | |||
* | Replicate C++ docs from master to beta branch | Craig Tiller | 2015-09-03 |
| | | | | Original PR #3074 by @dgquintas | ||
* | headers reorg | yang-g | 2015-08-21 |
| | |||
* | Make Channel ctor private | yang-g | 2015-08-20 |
| | |||
* | make registermethod private | yang-g | 2015-08-20 |
| | |||
* | Remove ChannelInterface and replace it with Channel | yang-g | 2015-08-19 |