summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-04-04rexml: Fix a XPath bug of /child::node()kou
2018-04-04use Queue for inter-thread synchronization.ko1
2018-04-04rexml: Fix a XPath bug of @attribute/parentkou
2018-04-03test_fiber.rb: fix test_create_fiber_in_new_threadnobu
2018-04-03Fix typonobu
2018-04-03rexml: Fix a XPath bug of name(node-set)kou
2018-04-03adjust indent [ci skip]nobu
2018-04-03repatch r62966 and r62969.ko1
2018-04-03Fix Fiber with Thread issue on Windows [Bug #14642]ko1
2018-04-03adjust indent [ci skip]nobu
2018-04-03Revert r62966 and r62969naruse
2018-04-03proc.c: fix segfault when no singleton classnobu
2018-04-03Fix Kernel#singleton_method with Module#Prependnobu
2018-04-02error.c: prepend "warning: " alwaysnobu
2018-04-01Start re-enabling Jaxen testskou
2018-04-01test_time_tz.rb: Lisbon tzdata fixnobu
2018-04-01test_time_tz.rb: Kiritimati tzdata fixnobu
2018-04-01test_time_tz.rb: Kiritimati tzdata fixnobu
2018-03-31test/lib/leakchecker.rb: Add check_verbosekazu
2018-03-30test_jit.rb: loosen CC check conditionk0kubun
2018-03-30compile.c: do not dump unused callinfosnobu
2018-03-29test_jit.rb: loosen debug log checkk0kubun
2018-03-29Use only CMDARG/COND _PUSH/POP for cmdarg/cond management.nobu
2018-03-29array.c: yield blockarg in collectnobu
2018-03-28pack.c: fix underflownobu
2018-03-28unixsocket.c: check NUL bytesnobu
2018-03-28Ignore file separator from tmpfile/tmpdir name.hsbt
2018-03-28dir.c: check NUL bytesnobu
2018-03-28adjust indents [ci skip]nobu
2018-03-28webrick: prevent response splitting and header injectionnormal
2018-03-28io.c: IO#write without args returns 0normal
2018-03-28webrick/httpproxy: stream request and response bodiesnormal
2018-03-28webrick: add test for Digest auth-intnormal
2018-03-28webrick/httprequest: use InputBufferSize for chunked requestsnormal
2018-03-28webrick/httprequest: raise correct exceptionnormal
2018-03-28webrick/httprequest: limit request headers sizenormal
2018-03-28test/webrick/test_filehandler.rb: stricter multipart range testnormal
2018-03-28webrick: use IO.copy_stream for single range responsenormal
2018-03-28win32/file.c: relative path with drive letternobu
2018-03-27thread_sync.c: avoid reaching across stacks of dead threadsnormal
2018-03-26Fix test errorkazu
2018-03-26Merge RDoc 6.0.3 from upstream.hsbt
2018-03-25assertions for r62914nobu
2018-03-25vm_args.c: warn splat to varnobu
2018-03-23parse.y: k_else in bodystmtnobu
2018-03-23parse.y: else without rescuenobu
2018-03-22test_exception.rb: assertions with Exception.to_tty?nobu
2018-03-22set UTF-8 if given URI string is ASCIInaruse
2018-03-22error.c: full_message optionsnobu
2018-03-22fix each_grapheme_cluster's size [Bug #14363]naruse