Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Fix includes | Craig Tiller | 2016-03-25 |
| | |||
* | Added back trailing newlines | David Garcia Quintas | 2016-01-14 |
| | |||
* | Fix copyrights again | murgatroid99 | 2016-01-14 |
| | |||
* | FormatCode | Sree Kuchibhotla | 2016-01-13 |
| | |||
* | Rename TestService to EchoTestService to prevent name-conflict with | Sree Kuchibhotla | 2016-01-13 |
| | | | | 'TestService' in test.proto | ||
* | Consolidate C++ proto files under src/proto | Craig Tiller | 2015-12-17 |
| | | | | | | - make the directory structure match the package structure - sanitize the package structure (test --> testing) - add auto-detection of proto file dependencies | ||
* | Fixing Cpp tests. | Julien Boeuf | 2015-10-12 |
| | |||
* | Removing pessimizing moves. | Nicolas "Pixel" Noble | 2015-09-02 |
| | | | | These have been reported by a (very recent) build of clang and its new -Wpessimizing-move option. | ||
* | Fixing headers and paths after merge with upstream. | Julien Boeuf | 2015-08-30 |
| | |||
* | Shuffling headers around. | Julien Boeuf | 2015-08-28 |
| | |||
* | implementation fix | yang-g | 2015-08-27 |
| | |||
* | headers reorg | yang-g | 2015-08-21 |
| | |||
* | fix shutdown_test | yang-g | 2015-08-20 |
| | |||
* | Add a timeout to shutdown to forcefully end calls | Craig Tiller | 2015-08-18 |