Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move headers from grpc++ to grpcpp | 2018-02-15 | |
| | |||
* | auto-fix most of licenses | 2017-06-08 | |
| | |||
* | Use C++11 final and override | 2016-11-01 | |
| | |||
* | clang-format | 2016-06-07 | |
| | |||
* | moved core_codegen from src/cpp/... to include/grpc++/... | 2016-05-19 | |
| | |||
* | Update copyrights | 2016-03-31 | |
| | |||
* | fixed multiple initialization of globals | 2016-03-18 | |
| | |||
* | docstrings | 2016-03-08 | |
| | |||
* | moved some files around | 2016-03-08 | |
| | |||
* | compiles! | 2016-03-08 | |
| | |||
* | Fixed wrong usage of global var | 2016-01-28 | |
| | |||
* | copyrights | 2016-01-27 | |
| | |||
* | After GrpcLibrary refactoring. Compiles and passes. WIP still | 2016-01-27 | |
| | |||
* | clang-format all source | 2015-08-18 | |
| | |||
* | Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all ↵ | 2015-04-24 | |
the tests to init/shutdown free. |