Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge master into yashykt:socklent | Yash Tibrewal | 2018-03-14 |
|\ | |||
| * | Abstract libuv implementation | kpayson64 | 2018-03-13 |
* | | Explicit static_cast conversions | Yash Tibrewal | 2018-03-09 |
|/ | |||
* | Add a sanity check for inclusion of port_platform.h | Alexander Polcyn | 2018-02-23 |
* | Run clang fmt | Noah Eisen | 2018-02-09 |
* | Add some manual const casts to fix build | Noah Eisen | 2018-02-09 |
* | Autofix c casts to c++ casts | Noah Eisen | 2018-02-09 |
* | Privatize useful.h and avl.h | Vijay Pai | 2018-02-02 |
* | Enable clang-tidy as a sanity check, fix up all known failures | Craig Tiller | 2017-11-10 |
* | s/NULL/nullptr | Craig Tiller | 2017-11-10 |
* | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
* | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |