aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* io.c: convert to string at writevnobu2017-10-291-0/+4
* skip tests temporarilyko12017-10-271-0/+1
* io.c: fix IO.copy_stream on O_APPEND destination on Linuxnormal2017-10-271-0/+10
* Revert "Revert "Manage AST NODEs out of GC""mame2017-10-271-0/+3
* Revert "Manage AST NODEs out of GC"mame2017-10-271-3/+0
* Manage AST NODEs out of GCmame2017-10-271-0/+3
* Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse2017-10-272-8/+4
* make root fiber at switching.ko12017-10-261-1/+0
* skip test_fiber_transfer_segv because it cause error with previous commitko12017-10-261-0/+1
* test_env.rb: fix one-off bugnobu2017-10-261-1/+1
* TracePoint#enable, #disable: Don't yield any argument. [Bug #14057]marcandre2017-10-261-2/+8
* test_io.rb: skip writev testnobu2017-10-251-0/+1
* io.c: warn old writenobu2017-10-251-0/+16
* io.c: write a newline togethernobu2017-10-251-0/+13
* range.c: use rb_check_funcallnobu2017-10-251-0/+3
* range.c: check if exclude_end? is definednobu2017-10-252-1/+14
* Test for r60396nobu2017-10-241-0/+15
* Lazy Proc allocation for block parametersko12017-10-241-0/+65
* io.c: fix infinite retrynobu2017-10-231-0/+10
* io.c: fix buffered outputnobu2017-10-231-0/+14
* io.c: no restrictionnobu2017-10-231-13/+7
* Fixed misspelling words.hsbt2017-10-225-7/+7
* Fix a target method of a testyui-knk2017-10-221-1/+1
* sort test resultnaruse2017-10-221-1/+1
* Make IO#write accept multiple argumentsglass2017-10-221-0/+26
* sort the test resultnaruse2017-10-221-2/+2
* Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse2017-10-222-1/+5
* parse.y: workaround for warningsnobu2017-10-221-0/+1
* Add arity check into Hash#flattenglass2017-10-221-1/+6
* Fix typo in commentsonots2017-10-211-3/+3
* Improve performance of string interpolationnobu2017-10-211-0/+5
* Revert "ignore server side error"naruse2017-10-211-1/+1
* ignore server side errornaruse2017-10-211-1/+1
* The encoding of __FILE__ and __dir__ should be sameusa2017-10-211-0/+16
* Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse2017-10-211-1/+1
* Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse2017-10-211-1/+1
* [Feature #13712] String#start_with? supports regexpnaruse2017-10-211-0/+5
* hash.c: Add Hash#sliceglass2017-10-211-0/+8
* assertion for r60225nobu2017-10-211-0/+3
* ruby.c: reject NUL in $0nobu2017-10-191-0/+7
* freeze Complex and Rationalnobu2017-10-192-8/+0
* parse.y: indent at '#'nobu2017-10-191-0/+8
* parse.y: serial comparisonsnobu2017-10-181-0/+8
* test_complex.rb: NaN Complexnobu2017-10-161-0/+6
* error.c: infinite recursion at Warning#warnnobu2017-10-131-0/+14
* revert a part of r60163.ko12017-10-111-1/+0
* check a thread on TracePoint.ko12017-10-111-0/+3
* process.c: null byte at initgroupsnobu2017-10-111-0/+8
* parse.y: token info with BOMnobu2017-10-111-0/+11
* io.c: encoding of ARGF.inplace_modenobu2017-10-101-0/+23