aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo [ci skip]kazu2018-07-231-1/+1
* 60 sec is not enough at allusa2018-07-231-1/+1
* increase timeout seconds.ko12018-07-231-2/+2
* Revert "thread.c (rb_thread_fd_select): remove unnecessary rb_fd_resize calls"normal2018-07-231-0/+9
* thread.c (rb_thread_fd_select): remove unnecessary rb_fd_resize callsnormal2018-07-231-9/+0
* * 2018-07-23svn2018-07-221-1/+1
* object.c: prefer base optargnobu2018-07-222-8/+22
* fix sum on infinitynobu2018-07-224-0/+55
* Remove needless `nacl` checkkazu2018-07-221-1/+1
* * 2018-07-22svn2018-07-221-1/+1
* test_rubyoptions.rb: allow passing test_verbosek0kubun2018-07-221-1/+11
* * properties.svn2018-07-210-0/+0
* * append newline at EOF.svn2018-07-211-1/+1
* sample/trick2018/: adds the top-five entries of TRICK 2018mame2018-07-2121-0/+372
* thread.c (do_select): fix leak on exceptionnormal2018-07-212-13/+58
* * 2018-07-21svn2018-07-201-1/+1
* test/-ext-/gvl/test_last_thread.rb: skip under MJITnormal2018-07-201-0/+3
* Promote Shell library to default gems.hsbt2018-07-206-7/+32
* Fixed wrong library patFixed wrong library pathhhsbt2018-07-201-1/+1
* Do not use `git ls-files` for file listing.kazu2018-07-201-5/+1
* * 2018-07-20svn2018-07-201-1/+1
* Promote Tracer to default gems.hsbt2018-07-205-4/+39
* mjit_compile.c: reduce sp motion on JITk0kubun2018-07-1911-63/+112
* * 2018-07-19svn2018-07-191-1/+1
* renamed ruby_tz_update as ruby_tz_uptodate_pnobu2018-07-192-6/+6
* test_rubyoptions.rb: skip testing JIT on mswink0kubun2018-07-181-3/+5
* ruby.c: accept --disable-jit optionk0kubun2018-07-183-11/+39
* reduce tzsetnobu2018-07-182-1/+16
* zlib (rb_gzreader_getc): localize and return cbuf directlynormal2018-07-181-20/+6
* Include the alternative malloc header instead of malloc.htenderlove2018-07-171-1/+3
* revert r63988k0kubun2018-07-179-112/+35
* insns.def: remove redundant ifndef in r63988k0kubun2018-07-171-2/+0
* * 2018-07-18svn2018-07-171-1/+1
* mjit_compile.c: resurrect local variable stackk0kubun2018-07-179-33/+112
* Promote Synchronizer to default gems.hsbt2018-07-175-3/+35
* Unified common workflow for default gems.hsbt2018-07-171-25/+9
* test for wrong order: optionnobu2018-07-171-0/+4
* Fix message when `order` was an invalid valuenobu2018-07-171-1/+1
* ruby-runner.c: show the failed pathnobu2018-07-171-0/+2
* dir.c: fix glob with base when no DT_UNKNOWNnobu2018-07-171-7/+7
* * 2018-07-17svn2018-07-161-1/+1
* [DOC] Update doc of NameError.new [ci skip]kazu2018-07-161-1/+2
* No one knows how many leap seconds in year 2100naruse2018-07-161-2/+2
* tool/downloader.rb:duerst2018-07-161-4/+5
* ruby.c: disable DidYouMean as gemnobu2018-07-162-3/+4
* parse.y (heredoc_identifier): Update comment for term_lenyui-knk2018-07-161-1/+5
* * 2018-07-16svn2018-07-161-1/+1
* parse.y: Add comment for `rb_strterm_heredoc_struct.sourceline`yui-knk2018-07-161-1/+1
* node.h: remove unused macro nd_compile_optionktsj2018-07-151-2/+0
* vm_core.h, vm_dump.c: fix castktsj2018-07-152-2/+2