aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* io.c: read more datanobu2015-08-151-0/+20
* test_gc.rb: dump hung up processnobu2015-08-131-1/+1
* test_gc.rb: abort hung up processnobu2015-08-121-1/+1
* test_gc.rb: timeout of test_interrupt_in_finalizernobu2015-08-121-3/+0
* parse.y: optional superclassnobu2015-08-111-2/+2
* * test/ruby/test_array.rb: Add test for `Array#flatten` with level 1hsbt2015-08-111-0/+1
* * enum.c: added doc for Enumerable#ziphsbt2015-08-111-1/+4
* * vm_method.c: typo fix [fix GH-993][ci skip] Patch by @0x0deahsbt2015-08-111-1/+1
* test_gc.rb: check signal firstnobu2015-08-091-2/+6
* proc.c: fix for uncallable methodnobu2015-08-071-0/+5
* test/ruby/test_process.rb (test_many_args): increase timeoutnormal2015-08-051-1/+1
* node.c: NODE_ALLOCA for ALLOCVnobu2015-08-051-0/+10
* * test/ruby/test_module.rb: should not expect a method table ordering.ko12015-08-041-3/+3
* * proc.c (rb_block_clear_env_self): clear by Qfalse intead of Qnil.ko12015-08-041-0/+10
* re.c: fix for wide character encodingsnobu2015-08-031-0/+3
* test_settracefunc.rb: refinenobu2015-07-301-7/+4
* envutil.rb: -w for assert_separatelynobu2015-07-301-1/+1
* variable.c: Module#deprecate_constantnobu2015-07-301-0/+7
* load.c: avoid segfault when 'throw' occurs in the middle of rb_load_file_strnobu2015-07-301-0/+29
* test_hash.rb: suppress warningsnobu2015-07-291-2/+3
* vm_eval.c: set method_missing_reasonnobu2015-07-291-0/+7
* hash.c: fix symbol hashnobu2015-07-291-0/+1
* hash.c: fix float hashnobu2015-07-291-0/+1
* * test/ruby/test_io.rb (TestIO#test_open_flag_binary): typo of method name (t...usa2015-07-291-4/+4
* test_hash.rb: add assertionsnobu2015-07-291-2/+7
* open the path instead of tempfile objectnaruse2015-07-291-6/+6
* * io.c (rb_io_extract_modeenc): add option parameter `flags'naruse2015-07-291-0/+21
* Add tests for `File.extname`nobu2015-07-241-0/+3
* parse.y: pop cmdargnobu2015-07-231-0/+5
* string.c: fix coderange of reversenobu2015-07-221-1/+6
* * test/ruby/test_range.rb: Add test case for Range#end withhsbt2015-07-221-0/+1
* suppress warningsnaruse2015-07-211-2/+2
* * gc.c (internal_object_p): Now a singleton classes appear byko12015-07-211-0/+16
* * test/ruby/test_range.rb: Add test for Range#hashhsbt2015-07-211-0/+2
* test_process.rb: split a testnobu2015-07-211-1/+11
* test/ruby/test_process.rb: test thread+sigs work after failed execnormal2015-07-181-0/+70
* io.c (argf_read_nonblock): support `exception: false'normal2015-07-171-0/+43
* test_range.rb: add Range#new testnobu2015-07-171-0/+6
* test_range.rb: add Range#last assertionsnobu2015-07-171-0/+3
* vm.c: fix mark with rewinding cfpnobu2015-07-161-0/+15
* * test/ruby/test_process.rb (test_exec_close_reserved_fd): test forngoto2015-07-151-0/+15
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):ngoto2015-07-151-1/+1
* use Timeout.timeoutnobu2015-07-133-4/+4
* test_process.rb: test for [Bug #11340]nobu2015-07-091-0/+23
* * test/ruby/test_method.rb (TestMethod#test_{instance,define}_method): assumedusa2015-07-071-8/+12
* * test/ruby/test_array.rbusa2015-07-071-1/+1
* symbol.c: preserve encodingnobu2015-07-071-0/+11
* string.c: ensure String#freeze resizes internal buffernormal2015-07-061-0/+19
* * vm_core.h: remove rb_iseq_t::klass to reduce dynamic data.ko12015-07-061-5/+1
* * test/ruby/test_array.rbusa2015-07-061-1/+1