Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-03 | Fixed #define style. | Alejandro Colomar | 1 | -14/+7 |
2021-08-12 | Log: renamed related variables "log" as "_log" to prevent conflicts. | Zhidao HONG | 1 | -11/+11 |
2018-03-05 | Reduced number of critical log levels. | Valentin Bartenev | 1 | -26/+17 |
2018-02-09 | Made nxt_assert() statements to be compiled only with debug. | Valentin Bartenev | 1 | -13/+11 |
2017-07-12 | Memory pool debug enabled with NXT_DEBUG_ALLOC define. | Max Romanov | 1 | -4/+12 |
2017-07-12 | New process port exchange changed. READY message type introduced. | Max Romanov | 1 | -0/+13 |
2017-07-07 | Redirecting buffer completion handler to specific engine. | Max Romanov | 1 | -1/+2 |
2017-06-19 | Memory pools refactoring. | Igor Sysoev | 1 | -0/+4 |
2017-01-27 | Work queues refactoring. | Igor Sysoev | 1 | -1/+1 |
2017-01-23 | Introducing tasks. | Igor Sysoev | 1 | -0/+34 |
2017-01-17 | Initial version. | Igor Sysoev | 1 | -0/+126 |