Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmUVHandlePtr: Fix conversion to bool on Oracle Studio compiler | Brad King | 2023-12-02 | 1 | -0/+16 |
* | cmUVHandlePtr: Add uv_write wrapper to manage request lifetime | Brad King | 2023-11-22 | 1 | -0/+51 |
* | cmUVHandlePtr: Add uv_idle_ptr::{start,stop} methods | Brad King | 2023-11-20 | 1 | -1/+12 |
* | cmUVHandlePtr: Add uv_timer_ptr::stop method | Brad King | 2023-11-20 | 1 | -0/+10 |
* | Tests: Add dedicated test case for uv_timer_ptr | Brad King | 2023-11-20 | 1 | -0/+27 |
* | Tests: Factor out callback in uv_idle_ptr test case | Brad King | 2023-11-20 | 1 | -4/+6 |
* | Tests: Add dedicated test to cover cmUVHandlePtr types | Brad King | 2023-11-20 | 1 | -0/+36 |