summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-20use System Monitor Control to test win32olesuke
2018-10-20Added entry about new default gems.hsbt
2018-10-20NEWS: update about MJIT [ci skip]k0kubun
2018-10-20Add the oneshot coverage feature to NEWSmame
2018-10-20* properties.svn
2018-10-20refactoring define AvailableOLE.sysmon_available?suke
2018-10-20Document File.{setuid?,setgid?,sticky?} support for IO objects [Bug #13972]aycabta
2018-10-20fix macro-name.ko1
2018-10-20Add negotiated SSL protocol and cipher to Net::HTTP debug outputnaruse
2018-10-20fix MJIT_SUPPORT on win32.ko1
2018-10-20mjit_worker.c: don't refer to freed valuek0kubun
2018-10-20Improve doc of multipart/form-data [Bug #15019]aycabta
2018-10-20parse.y: Fix the compile erroryui-knk
2018-10-20Improve safe navigation operator's docs [Misc #15109]aycabta
2018-10-20Fix locations of NODE_SCOPE in lambda.yui-knk
2018-10-20* expand tabs.svn
2018-10-20Remove tracecoverage instructionsmame
2018-10-20Retry r65211.hsbt
2018-10-20* expand tabs.svn
2018-10-20revert r65213 and r65215k0kubun
2018-10-20Fix locations of NODE_LAMBDA.yui-knk
2018-10-20Revert "Mergr etc from github repository."hsbt
2018-10-20require 'rbconifg' earlier.ko1
2018-10-20skip tests if --disable-mjit-support.ko1
2018-10-20rename configure option `--disable-mjit` to `--disable-mjit-support`ko1
2018-10-20Merge irb from github repository.hsbt
2018-10-20vm_insnhelper.c: never cache setinstancevariable twicek0kubun
2018-10-20Reset primary_server when remove_serverkazu
2018-10-20vm_insnhelper.c: never cache getinstancevariable twicek0kubun
2018-10-20fix typo.tadd
2018-10-20Mergr etc from github repository.hsbt
2018-10-20Merge fiddle from github repository.hsbt
2018-10-20Cleanup fiddle extenstion when sync them from github repo.hsbt
2018-10-20* properties.svn
2018-10-20Merge fileutils from ruby/fileutils on GitHub.hsbt
2018-10-20fix header_length's type to unsigned longnaruse
2018-10-20* append newline at EOF.svn
2018-10-20add disabling MJIT features option.ko1
2018-10-20fix r65202 on ELF environmentnaruse
2018-10-20Support Mach-O on backtrace with DWARFnaruse
2018-10-20Support DWARF4's .debug_linenaruse
2018-10-20thread.c (rb_clear_coverages): defined out of #ifdefmame
2018-10-20iseq.c (rb_iseq_trace_flag_cleared): Accept size_t for type consistencymame
2018-10-20parse.y (struct ripper_args): Remove not used struct definitionyui-knk
2018-10-20* properties.svn
2018-10-20* expand tabs.svn
2018-10-20ext/coverage/: add the oneshot modemame
2018-10-20ast.c: Fix the documents of `RubyVM::AST.parse` and `RubyVM::AST.parse_file`yui-knk
2018-10-20Merge Pysch-3.1.0.pre2 from ruby/psych.hsbt
2018-10-20Support keyword arguments with Pysch.safe_load provided by after Psych 3.1.0....hsbt