summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-22Remove needless `nacl` checkkazu
2018-07-22* 2018-07-22svn
2018-07-22test_rubyoptions.rb: allow passing test_verbosek0kubun
2018-07-21* properties.svn
2018-07-21* append newline at EOF.svn
2018-07-21sample/trick2018/: adds the top-five entries of TRICK 2018mame
2018-07-21thread.c (do_select): fix leak on exceptionnormal
2018-07-20* 2018-07-21svn
2018-07-20test/-ext-/gvl/test_last_thread.rb: skip under MJITnormal
2018-07-20Promote Shell library to default gems.hsbt
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