aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mjit.c: exclude mjit_valid_class_serial_pk0kubun2018-08-114-23/+22
* mjit_worker.c: prefix mjit_ to pch_statusk0kubun2018-08-113-20/+20
* * properties.svn2018-08-110-0/+0
* mjit_worker.c: carve out worker-related codek0kubun2018-08-116-1137/+1252
* _mjit_compile_pc_and_sp.erb: update the commentk0kubun2018-08-111-2/+1
* _mjit_compile_pc_and_sp.erb: always move pck0kubun2018-08-112-3/+20
* tool/downloader.rb: retry on 502 and 503 errork0kubun2018-08-111-3/+4
* vm_args.c: stop requiring `calling` in vm_caller_setup_arg_blockk0kubun2018-08-113-22/+20
* _mjit_compile_send.erb: refactor to share vm_call_iseq_setup_normalk0kubun2018-08-113-23/+28
* * 2018-08-11svn2018-08-101-1/+1
* test_iseq_load.rb: increase timeoutk0kubun2018-08-101-1/+1
* Remove failing specsnaruse2018-08-103-297/+0
* appveyor.yml: don't notify PR failure to Slackk0kubun2018-08-101-2/+22
* Fix a typo [ci skip]kazu2018-08-101-1/+1
* Remove needless comment [ci skip]kazu2018-08-101-2/+0
* Pathname: Simplified Pathname#mountpoint?nobu2018-08-101-2/+1
* fixup r64270nobu2018-08-101-5/+8
* Use assert_separately in TestIseqLoad#test_stressful_roundtripnaruse2018-08-101-3/+21
* common.mk: "make check" now runs test-specmame2018-08-101-4/+5
* Remove failing spec filesnaruse2018-08-1010-1451/+0
* insns.def (invokesuper): remove a dummy receiever flag hack for ZSUPERmame2018-08-105-8/+9
* Move IPAddr to deafult gems category.hsbt2018-08-102-3/+3
* version.c: MKSTR for fake.rbnobu2018-08-101-1/+1
* process.c: fix rubyspec of Process.groupsmrkn2018-08-102-2/+15
* version.c: separate Init_ruby_descriptionnobu2018-08-103-15/+21
* common.mk: merge dependencies to wait miniruby to get builtnobu2018-08-101-3/+4
* enumerator.c: fix for non-integral argument for ArithmeticSequence#lastmrkn2018-08-102-0/+27
* mjit.c: ruby_version is no longer used since r63279nobu2018-08-102-2/+0
* .gdbinit: startup without shell for macOS Sierra and laternobu2018-08-101-0/+2
* * 2018-08-10svn2018-08-101-1/+1
* another test needs IO.selectnobu2018-08-101-1/+1
* gmake.mk: fix commit dependencynobu2018-08-091-2/+2
* enumerator.c: undef new and allocate of ArithmeticSequencemrkn2018-08-092-0/+10
* Don't run the spec on Solarisnaruse2018-08-091-1/+1
* process.c: don't wait JIT queue flush on rb_f_execk0kubun2018-08-094-17/+23
* process.c: fix outdated mjit_pause declarationk0kubun2018-08-095-10/+7
* net/http, net/ftp: skip SSL/TLS session resumption testsrhe2018-08-092-0/+20
* * properties.svn2018-08-090-0/+0
* mjit.c: add :wait option to RubyVM::MJIT.pausek0kubun2018-08-095-29/+107
* Fix error when Encoding.default_external is Encoding::IBM437kazu2018-08-091-5/+5
* test/io/console/test_io_console.rb: fix short read failuresnormal2018-08-091-14/+14
* test/io/wait/test_io_wait_uncommon.rb (test_tty_wait): increase timeoutnormal2018-08-091-1/+1
* Skip test_inplace_nonascii if external encoding is us-asciikazu2018-08-091-0/+3
* add 'x' mode character for O_EXCLkazu2018-08-094-4/+41
* Include the input in the message when raising InvalidAddressErrorknu2018-08-091-0/+2
* io.c: fix non-ascii filename inplace editnobu2018-08-092-2/+21
* apply r64239 to macOS toonobu2018-08-091-1/+1
* apply r64239 to macOS toonobu2018-08-094-6/+6
* Don't run specs on Solarisnaruse2018-08-091-1/+1
* spec/ruby/library/socket/*: more FreeBSD fixesnormal2018-08-097-5/+33