summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-11mjit.c: make some variables static againk0kubun
2018-08-11mjit.c: include mjit_worker.ck0kubun
2018-08-11mjit.c: exclude mjit_valid_class_serial_pk0kubun
2018-08-11mjit_worker.c: prefix mjit_ to pch_statusk0kubun
2018-08-11* properties.svn
2018-08-11mjit_worker.c: carve out worker-related codek0kubun
2018-08-11_mjit_compile_pc_and_sp.erb: update the commentk0kubun
2018-08-11_mjit_compile_pc_and_sp.erb: always move pck0kubun
2018-08-11tool/downloader.rb: retry on 502 and 503 errork0kubun
2018-08-11vm_args.c: stop requiring `calling` in vm_caller_setup_arg_blockk0kubun
2018-08-11_mjit_compile_send.erb: refactor to share vm_call_iseq_setup_normalk0kubun
2018-08-10* 2018-08-11svn
2018-08-10test_iseq_load.rb: increase timeoutk0kubun
2018-08-10Remove failing specsnaruse
2018-08-10appveyor.yml: don't notify PR failure to Slackk0kubun
2018-08-10Fix a typo [ci skip]kazu
2018-08-10Remove needless comment [ci skip]kazu
2018-08-10Pathname: Simplified Pathname#mountpoint?nobu
2018-08-10fixup r64270nobu
2018-08-10Use assert_separately in TestIseqLoad#test_stressful_roundtripnaruse
2018-08-10common.mk: "make check" now runs test-specmame
2018-08-10Remove failing spec filesnaruse
2018-08-10insns.def (invokesuper): remove a dummy receiever flag hack for ZSUPERmame
2018-08-10Move IPAddr to deafult gems category.hsbt
2018-08-10version.c: MKSTR for fake.rbnobu
2018-08-10process.c: fix rubyspec of Process.groupsmrkn
2018-08-10version.c: separate Init_ruby_descriptionnobu
2018-08-10common.mk: merge dependencies to wait miniruby to get builtnobu
2018-08-10enumerator.c: fix for non-integral argument for ArithmeticSequence#lastmrkn
2018-08-10mjit.c: ruby_version is no longer used since r63279nobu
2018-08-10.gdbinit: startup without shell for macOS Sierra and laternobu
2018-08-10* 2018-08-10svn
2018-08-10another test needs IO.selectnobu
2018-08-09gmake.mk: fix commit dependencynobu
2018-08-09enumerator.c: undef new and allocate of ArithmeticSequencemrkn
2018-08-09Don't run the spec on Solarisnaruse
2018-08-09process.c: don't wait JIT queue flush on rb_f_execk0kubun
2018-08-09process.c: fix outdated mjit_pause declarationk0kubun
2018-08-09net/http, net/ftp: skip SSL/TLS session resumption testsrhe
2018-08-09* properties.svn
2018-08-09mjit.c: add :wait option to RubyVM::MJIT.pausek0kubun
2018-08-09Fix error when Encoding.default_external is Encoding::IBM437kazu
2018-08-09test/io/console/test_io_console.rb: fix short read failuresnormal
2018-08-09test/io/wait/test_io_wait_uncommon.rb (test_tty_wait): increase timeoutnormal
2018-08-09Skip test_inplace_nonascii if external encoding is us-asciikazu
2018-08-09add 'x' mode character for O_EXCLkazu
2018-08-09Include the input in the message when raising InvalidAddressErrorknu
2018-08-09io.c: fix non-ascii filename inplace editnobu
2018-08-09apply r64239 to macOS toonobu
2018-08-09apply r64239 to macOS toonobu