Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -10/+10 |
* | utilities: Swapped to use std C++11 mutex/threading constructs | Justin Berger | 2017-12-01 | 1 | -5/+5 |
* | cmUVHandlePtr: Add uv_process_ptr | Brad King | 2017-11-30 | 1 | -0/+9 |
* | cmUVHandlePtr: Add uv_timer_ptr | Brad King | 2017-11-30 | 1 | -0/+14 |
* | cmUVHandlePtr: Move to CMakeLib to make it available everywhere | Brad King | 2017-11-30 | 1 | -2/+8 |
* | Add RAII handles for libuv handle types | Justin Berger | 2017-11-29 | 1 | -0/+198 |