summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2018-08-26test/ruby/test_io.rb (test_recycled_fd_close): Linux workaroundnormal
2018-08-25thread_pthread.c: main thread always gets hit by signalsnormal
2018-08-24test/ruby/test_io.rb (test_recycled_fd_close): use IO#read to avoid ppoll callnormal
2018-08-23check trace flags at loading [Bug #14702]ko1
2018-08-19test/ruby/test_io.rb (test_select_leak): quiet unused variable warningnormal
2018-08-18test/ruby/test_system.rb: suppress prompt and echo on Windowsnobu
2018-08-17passing non-stdio fds is not supported on Windowsnobu
2018-08-16process.c: defaults to close_others falsenormal
2018-08-15test_env.rb: change mingw branchk0kubun
2018-08-15skip tests failing on AppVeyor MinGWk0kubun
2018-08-13thread_pthread.c: eliminate timer thread by restructuring GVLnormal
2018-08-13Fix problem about notimplemented caseusa
2018-08-13Revert "Support optional inherit argument for Module#method_defined?"kazu
2018-08-13Support optional inherit argument for Module#method_defined?usa
2018-08-11test_rubyvm_mjit.rb: skip testing MJIT if not supportedk0kubun
2018-08-11test_env.rb: a failure on appveyornobu
2018-08-11test_rubyvm_mjit.rb: dump output on test_pausek0kubun
2018-08-11hash.c: env block size limit on Windowsnobu
2018-08-11_mjit_compile_pc_and_sp.erb: always move pck0kubun
2018-08-10enumerator.c: fix for non-integral argument for ArithmeticSequence#lastmrkn
2018-08-09enumerator.c: undef new and allocate of ArithmeticSequencemrkn
2018-08-09mjit.c: add :wait option to RubyVM::MJIT.pausek0kubun
2018-08-09Fix error when Encoding.default_external is Encoding::IBM437kazu
2018-08-09Skip test_inplace_nonascii if external encoding is us-asciikazu
2018-08-09add 'x' mode character for O_EXCLkazu
2018-08-09io.c: fix non-ascii filename inplace editnobu
2018-08-07mjit.c: initial support for mswin MJITk0kubun
2018-08-06enumerator.c: Introduce Enumerator::ArithmeticSequencemrkn
2018-08-06thread_pthread.c: restore timer-thread for now :<normal
2018-08-05test/ruby/test_thread.rb (test_thread_timer_and_interrupt): add timeoutsnormal
2018-08-05test/ruby/test_process.rb (test_wait_and_sigchld): allow extra SIGCHLDnormal
2018-08-04test/ruby/test_io.rb (test_select_leak): speedup and reduce memory usenormal
2018-08-04test/ruby/test_thread.rb (test_thread_interrupt_for_killed_thread): conserve ...normal
2018-08-04test/ruby/test_io.rb (test_race_gets_and_close): timeout each threadnormal
2018-08-03ast.c: allocator of Nodenobu
2018-08-03random.c: endless range randomnobu
2018-08-02test_jit.rb: split the test concernk0kubun
2018-07-31Move obsoleted test/thread/test_*.rb with the current implementation.hsbt
2018-07-31test/ruby/test_io.rb (test_race_gets_and_close): use SIGABRT on timeoutnormal
2018-07-29thread_pthread: remove timer-thread by restructuring GVLnormal
2018-07-29test/ruby/test_process.rb (test_wait_and_sigchld): improve reliabilitynormal
2018-07-29test_jit.rb: skip known test failure on MinGWk0kubun
2018-07-29test_jit.rb: use the appropiate namek0kubun
2018-07-29mjit.c: disable compaction on empty queue w/ --jit-waitk0kubun
2018-07-28mjit.c: introduce JIT compaction [experimental]k0kubun
2018-07-27mjit.c: keep all .o filesk0kubun
2018-07-27test_jit.rb: test unload_unitsk0kubun
2018-07-27ruby.c: taint ARGV on Windowsnobu
2018-07-25test/ruby/test_io.rb (test_select_leak): skip with MJITnormal
2018-07-24test_jit.rb: give up debugging cc1 issuek0kubun