Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fixed include guards | David Garcia Quintas | 2016-03-15 |
* | clang-format all core files | Craig Tiller | 2015-09-22 |
* | indent pass to get logical source lines on one physical line | Craig Tiller | 2015-09-22 |
* | Split closures from iomgr.h | Craig Tiller | 2015-09-22 |
* | Rename call_list to closure_list | Craig Tiller | 2015-09-22 |
* | Call list progress | Craig Tiller | 2015-09-18 |
* | Cleanup | Craig Tiller | 2015-09-18 |
* | Introduce call lists for moving work outside locks | Craig Tiller | 2015-09-18 |
* | Starting to convert code to work queues | Craig Tiller | 2015-09-09 |
* | clang-format all source | Craig Tiller | 2015-08-18 |
* | Added comments | Craig Tiller | 2015-06-24 |
* | Refactor progress | Craig Tiller | 2015-06-11 |
* | Added some comments. | David Garcia Quintas | 2015-05-31 |
* | removed managed closures from server.c | David Garcia Quintas | 2015-05-31 |
* | Comments addressed. | David Garcia Quintas | 2015-05-31 |
* | Adapted the following to the new iomgr's cb API: | David Garcia Quintas | 2015-05-31 |
* | Guard headers tool. | Nicolas "Pixel" Noble | 2015-03-01 |
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
* | () --> (void) | Craig Tiller | 2015-01-15 |
* | Remove libevent. | ctiller | 2015-01-09 |
* | Add a --forever flag, to continuously run tests as things change. | ctiller | 2015-01-09 |
* | Remove libevent. | ctiller | 2015-01-08 |
* | Introducing iomgr. | ctiller | 2014-12-09 |