summaryrefslogtreecommitdiffhomepage
path: root/src/ruby/nxt_ruby_stream_io.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-13Ruby: added stream IO "close" required by Rack specification.Zhidao HONG1-0/+10
2021-05-18Ruby: changing deprecated rb_cData to rb_cObject.Oisin Canty1-2/+6
2020-11-05Ruby: request processing in multiple threads.Max Romanov1-28/+23
2020-03-12Introducing readline function in libunit.Max Romanov1-20/+8
2020-01-28Ruby: changing callback functions prototype for v2.7.Max Romanov1-9/+9
2019-10-10Style fixes.Igor Sysoev1-2/+4
2018-08-06Unit application library.Max Romanov1-49/+29
2018-03-21Added Ruby support.Alexander Borisov1-0/+290