Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-12 | Introducing readline function in libunit. | Max Romanov | 1 | -20/+8 | |
Ruby and Java modules now use this function instead of own implementations. | |||||
2020-01-28 | Ruby: changing callback functions prototype for v2.7. | Max Romanov | 1 | -9/+9 | |
This closes #371 issue on GitHub. | |||||
2019-10-10 | Style fixes. | Igor Sysoev | 1 | -2/+4 | |
2018-08-06 | Unit application library. | Max Romanov | 1 | -49/+29 | |
Library now used in all language modules. Old 'nxt_app_*' code removed. See src/test/nxt_unit_app_test.c for usage sample. | |||||
2018-03-21 | Added Ruby support. | Alexander Borisov | 1 | -0/+290 | |