Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-14 | Fixed unit tests building broken by the previous commit. | Igor Sysoev | 6 | -18/+28 |
2017-03-09 | Processes refactoring. | Igor Sysoev | 47 | -2675/+2594 |
2017-03-08 | More optimizations of HTTP parser. | Valentin Bartenev | 1 | -103/+63 |
2017-03-08 | HTTP parser benchmark. | Valentin Bartenev | 1 | -3/+176 |
2017-03-06 | Cleanup of memory allocated in nxt_mem_cache_pool_unit_test(). | Valentin Bartenev | 1 | -0/+2 |
2017-03-01 | HTTP parser. | Valentin Bartenev | 7 | -0/+1429 |
2017-03-01 | Removed legacy HTTP parser. | Valentin Bartenev | 6 | -679/+0 |
2017-02-22 | Port changes. | Igor Sysoev | 11 | -300/+272 |
2017-02-22 | I/O operations refactoring. | Igor Sysoev | 49 | -1214/+1143 |
2017-02-07 | Event engines refactoring. | Igor Sysoev | 41 | -4497/+4375 |
2017-02-01 | Process channels have been renamed to ports. | Igor Sysoev | 14 | -915/+915 |
2017-02-01 | nxt_str_t changes. | Igor Sysoev | 15 | -355/+358 |
2017-02-01 | More refactoring relicts removed. | Igor Sysoev | 7 | -26/+20 |
2017-01-31 | Fixes of various issues introduced by refactoring. | Igor Sysoev | 3 | -9/+25 |
2017-01-31 | Event engine timers refactoring. | Igor Sysoev | 12 | -229/+204 |
2017-01-30 | nxt_event_timer has been renamed to nxt_timer. | Igor Sysoev | 26 | -532/+521 |
2017-01-30 | Importing rbtree changes from nJScript. | Igor Sysoev | 6 | -169/+59 |
2017-01-27 | Work queues refactoring. | Igor Sysoev | 35 | -764/+401 |
2017-01-24 | Now CFLAGS variable allows to overwrite configured options. | Igor Sysoev | 1 | -1/+1 |
2017-01-24 | Fixed Python building on Ubuntu. | Igor Sysoev | 1 | -1/+1 |
2017-01-23 | Introducing tasks. | Igor Sysoev | 71 | -1501/+1696 |
2017-01-17 | Initial version. | Igor Sysoev | 235 | -0/+56359 |