summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-07-11Failed to unlink before close on mswinkazu
2018-07-11test/ruby/test_io.rb (test_copy_stream_to_duplex_io): join threadnormal
2018-07-11Make block spacing consistentnobu
2018-07-11test/ruby/test_io.rb: skip garbage and CPU tests if multi-threadednormal
2018-07-11thread_pthread: avoid redundant error message on pipe2() failnormal
2018-07-11thread_pthread.c: use mask for timer implementationnormal
2018-07-11test/test_{tempfile,tmpdir}: get rid of leftover filesnormal
2018-07-11spec/ruby/security/cve_2018_6914_spec.rb: get rid of leftover filesnormal
2018-07-11common.mk: upgrade benchmark_driverk0kubun
2018-07-10benchmark/README.md: some are defined with YAML [ci skip]k0kubun
2018-07-10Use "diagnose_if" attribute for clangnaruse