summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
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-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_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-24Test for r60396nobu
2017-10-24Lazy Proc allocation for block parametersko1
2017-10-23io.c: fix infinite retrynobu
2017-10-23io.c: fix buffered outputnobu
2017-10-23io.c: no restrictionnobu
2017-10-22Fixed misspelling words.hsbt
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-21Fix typo in commentsonots
2017-10-21Improve performance of string interpolationnobu
2017-10-21Revert "ignore server side error"naruse
2017-10-21ignore server side errornaruse
2017-10-21The encoding of __FILE__ and __dir__ should be sameusa
2017-10-21Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse
2017-10-21Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse
2017-10-21[Feature #13712] String#start_with? supports regexpnaruse
2017-10-21hash.c: Add Hash#sliceglass
2017-10-21assertion for r60225nobu
2017-10-19ruby.c: reject NUL in $0nobu
2017-10-19freeze Complex and Rationalnobu
2017-10-19parse.y: indent at '#'nobu
2017-10-18parse.y: serial comparisonsnobu
2017-10-16test_complex.rb: NaN Complexnobu
2017-10-13error.c: infinite recursion at Warning#warnnobu
2017-10-11revert a part of r60163.ko1
2017-10-11check a thread on TracePoint.ko1
2017-10-11process.c: null byte at initgroupsnobu
2017-10-11parse.y: token info with BOMnobu
2017-10-10io.c: encoding of ARGF.inplace_modenobu
2017-10-10io.c: path name conversion at ARGFnobu