summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-20Fixed wrong library patFixed wrong library pathhhsbt
2018-07-20Do not use `git ls-files` for file listing.kazu
2018-07-20* 2018-07-20svn
2018-07-20Promote Tracer to default gems.hsbt
2018-07-19mjit_compile.c: reduce sp motion on JITk0kubun
2018-07-19* 2018-07-19svn
2018-07-19renamed ruby_tz_update as ruby_tz_uptodate_pnobu
2018-07-18test_rubyoptions.rb: skip testing JIT on mswink0kubun
2018-07-18ruby.c: accept --disable-jit optionk0kubun
2018-07-18reduce tzsetnobu
2018-07-18zlib (rb_gzreader_getc): localize and return cbuf directlynormal
2018-07-17Include the alternative malloc header instead of malloc.htenderlove
2018-07-17revert r63988k0kubun
2018-07-17insns.def: remove redundant ifndef in r63988k0kubun
2018-07-17* 2018-07-18svn
2018-07-17mjit_compile.c: resurrect local variable stackk0kubun
2018-07-17Promote Synchronizer to default gems.hsbt
2018-07-17Unified common workflow for default gems.hsbt
2018-07-17test for wrong order: optionnobu
2018-07-17Fix message when `order` was an invalid valuenobu
2018-07-17ruby-runner.c: show the failed pathnobu
2018-07-17dir.c: fix glob with base when no DT_UNKNOWNnobu
2018-07-16* 2018-07-17svn
2018-07-16[DOC] Update doc of NameError.new [ci skip]kazu
2018-07-16No one knows how many leap seconds in year 2100naruse
2018-07-16tool/downloader.rb:duerst
2018-07-16ruby.c: disable DidYouMean as gemnobu
2018-07-16parse.y (heredoc_identifier): Update comment for term_lenyui-knk
2018-07-16* 2018-07-16svn
2018-07-16parse.y: Add comment for `rb_strterm_heredoc_struct.sourceline`yui-knk
2018-07-15node.h: remove unused macro nd_compile_optionktsj
2018-07-15vm_core.h, vm_dump.c: fix castktsj
2018-07-15process.c: adjust indent [ci skip]nobu
2018-07-15insns.def: fix typo in commentktsj
2018-07-15vm_dump.c: fix warning about constnessktsj
2018-07-15vm_core.h: add missing castktsj
2018-07-14* 2018-07-15svn
2018-07-14Fix documentation in Object#remove_instance_variablewatson1978
2018-07-14* 2018-07-14svn
2018-07-14webrick/httpresponse: set_redirect requires a valid URInormal
2018-07-13process.c (assert_close_on_exec): quiet warning about unused resultnormal
2018-07-13test/ruby/test_signal.rb (test_sigchld_ignore): increase timeoutnormal
2018-07-12* 2018-07-13svn
2018-07-12timer_thread: do not close pipes around forknormal
2018-07-12Improve branch missesnobu
2018-07-12Fix compile error on debian8 and gentookazu
2018-07-12removed unusecd constantsnobu
2018-07-12exe/ruby: link libm for fiddle testnobu
2018-07-11* 2018-07-12svn
2018-07-11benchmark/README.md: skip showing --timeout option [ci skip]k0kubun