summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-10-29io.c: honor buffered modenobu
2017-10-29io.c: convert to string at writevnobu
2017-10-27socket: fix BasicSocket#*_nonblock buffering bugs from r58400normal
2017-10-27skip tests temporarilyko1
2017-10-27io.c: fix IO.copy_stream on O_APPEND destination on Linuxnormal
2017-10-27Revert "Revert "Manage AST NODEs out of GC""mame
2017-10-27Revert "Manage AST NODEs out of GC"mame
2017-10-27Manage AST NODEs out of GCmame
2017-10-27Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse
2017-10-26Host header should add branckets to IPv6 address [Bug #12642]naruse
2017-10-26make root fiber at switching.ko1
2017-10-26skip test_fiber_transfer_segv because it cause error with previous commitko1
2017-10-26test_env.rb: fix one-off bugnobu
2017-10-26TracePoint#enable, #disable: Don't yield any argument. [Bug #14057]marcandre
2017-10-25test/ostruct: Specify frozen_string_literal: true.kazu
2017-10-25Get rid of a test error on Windows caused by r60417usa
2017-10-25test_io.rb: skip writev testnobu
2017-10-25io.c: warn old writenobu
2017-10-25io.c: write a newline togethernobu
2017-10-25range.c: use rb_check_funcallnobu
2017-10-25range.c: check if exclude_end? is definednobu
2017-10-24lib/ostruct.rb: Use frozen literals.marcandre
2017-10-24Test for r60396nobu
2017-10-24Lazy Proc allocation for block parametersko1
2017-10-23multiple arguments to writenobu
2017-10-23Add test cases for branch coverageyui-knk
2017-10-23OpenSSL may show the different error messagenaruse
2017-10-23zlib.c: multiple arguments to writenobu
2017-10-23stringio.c: write multiple argumentsnobu
2017-10-23io.c: fix infinite retrynobu
2017-10-23io.c: fix buffered outputnobu
2017-10-23io.c: no restrictionnobu
2017-10-22rss itunes: fix a bug that <itunes:explicit> value isn't fully supportedkou
2017-10-22Add test cases for branch coverageyui-knk
2017-10-22Add test cases for branch coverageyui-knk
2017-10-22Add test cases for branch coverageyui-knk
2017-10-22test/coverage/test_coverage.rb: Use `<<~` to ease to calculate column of targ...yui-knk
2017-10-22Add column numbers to branch coverageyui-knk
2017-10-22Add `Set#reset`knu
2017-10-22Fixed misspelling words.hsbt
2017-10-22Use `\A` and `\z` instead of `^` and `$`kazu
2017-10-22Fix a target method of a testyui-knk
2017-10-22sort test resultnaruse
2017-10-22Make IO#write accept multiple argumentsglass
2017-10-22sort the test resultnaruse
2017-10-22Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse
2017-10-22parse.y: workaround for warningsnobu
2017-10-22Add arity check into Hash#flattenglass
2017-10-21ext/win32ole/win32ole.c (fole_missing): set receiver in NoMethodError.suke
2017-10-21Fix typo in commentsonots