Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-26 | Fixed violation of the strict aliasing rules in 5d0edd35c4ce. | Valentin Bartenev | 1 | -5/+6 |
2018-10-22 | Handling of timers with bias. | Valentin Bartenev | 1 | -15/+22 |
2018-10-22 | Timers: separation of delete and insert operations on rbtree. | Valentin Bartenev | 1 | -10/+20 |
2018-10-22 | Re-engineered timers. | Valentin Bartenev | 1 | -82/+53 |
2018-03-28 | Using type for nxt_msec_diff(). | Igor Sysoev | 1 | -4/+5 |
2018-01-24 | Fixed formatting in nxt_sprintf() and logging. | Sergey Kandaurov | 1 | -1/+1 |
2017-11-27 | Timer should be marked as it is not in tree after deletion. | Igor Sysoev | 1 | -0/+1 |
2017-01-31 | Event engine timers refactoring. | Igor Sysoev | 1 | -134/+170 |
2017-01-30 | nxt_event_timer has been renamed to nxt_timer. | Igor Sysoev | 1 | -0/+317 |