aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* io.c: honor buffered modenobu2017-10-291-0/+9
* io.c: convert to string at writevnobu2017-10-291-0/+4
* socket: fix BasicSocket#*_nonblock buffering bugs from r58400normal2017-10-271-0/+21
* 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
* Host header should add branckets to IPv6 address [Bug #12642]naruse2017-10-261-0/+27
* 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/ostruct: Specify frozen_string_literal: true.kazu2017-10-251-1/+1
* Get rid of a test error on Windows caused by r60417usa2017-10-251-2/+6
* 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
* lib/ostruct.rb: Use frozen literals.marcandre2017-10-241-0/+2
* Test for r60396nobu2017-10-241-0/+15
* Lazy Proc allocation for block parametersko12017-10-241-0/+65
* multiple arguments to writenobu2017-10-236-8/+8
* Add test cases for branch coverageyui-knk2017-10-231-2/+8
* OpenSSL may show the different error messagenaruse2017-10-231-1/+2
* zlib.c: multiple arguments to writenobu2017-10-231-0/+8
* stringio.c: write multiple argumentsnobu2017-10-231-0/+10
* 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
* rss itunes: fix a bug that <itunes:explicit> value isn't fully supportedkou2017-10-222-3/+17
* Add test cases for branch coverageyui-knk2017-10-221-6/+9
* Add test cases for branch coverageyui-knk2017-10-221-4/+9
* Add test cases for branch coverageyui-knk2017-10-221-2/+12
* test/coverage/test_coverage.rb: Use `<<~` to ease to calculate column of targ...yui-knk2017-10-221-14/+14
* Add column numbers to branch coverageyui-knk2017-10-221-10/+10
* Add `Set#reset`knu2017-10-221-0/+13
* Fixed misspelling words.hsbt2017-10-229-12/+12
* Use `\A` and `\z` instead of `^` and `$`kazu2017-10-221-1/+1
* 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
* ext/win32ole/win32ole.c (fole_missing): set receiver in NoMethodError.suke2017-10-211-1/+2
* Fix typo in commentsonots2017-10-211-3/+3