Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-22 | Removed fibers from compilation. | Valentin Bartenev | 1 | -0/+2 | |
It's not used anyway, but breaks building with musl. This closes issue #5 on GitHub. | |||||
2017-08-24 | Removed configure option --no-threads. | Igor Sysoev | 1 | -24/+0 | |
2017-07-10 | Introducing thread-safe nxt_random(). | Igor Sysoev | 1 | -0/+2 | |
2017-06-19 | Memory pools refactoring. | Igor Sysoev | 1 | -0/+2 | |
2017-05-31 | Skeleton of router configuration and request processing. | Igor Sysoev | 1 | -1/+1 | |
2017-03-09 | Processes refactoring. | Igor Sysoev | 1 | -0/+1 | |
The cycle has been renamed to the runtime. | |||||
2017-01-27 | Work queues refactoring. | Igor Sysoev | 1 | -2/+1 | |
2017-01-17 | Initial version. | Igor Sysoev | 1 | -0/+192 | |