Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-06 | Unit application library. | Max Romanov | 1 | -1/+1 | |
Library now used in all language modules. Old 'nxt_app_*' code removed. See src/test/nxt_unit_app_test.c for usage sample. | |||||
2018-06-28 | Added check of "make install" ability. | Igor Sysoev | 1 | -1/+1 | |
This closes #136 issue on GitHub. | |||||
2018-04-04 | Changed version processing for modules. | Alexander Borisov | 1 | -2/+17 | |
2018-04-02 | Ruby: correctly getting version from RbConfig::CONFIG. | sshaw | 1 | -1/+1 | |
This closes #90 PR on GitHub. | |||||
2018-03-21 | Added Ruby support. | Alexander Borisov | 1 | -0/+171 | |