aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove tracecoverage instructionsmame2018-10-207-28/+49
* Retry r65211.hsbt2018-10-201-0/+6
* * expand tabs.svn2018-10-201-11/+11
* revert r65213 and r65215k0kubun2018-10-204-34/+13
* Fix locations of NODE_LAMBDA.yui-knk2018-10-202-0/+5
* Revert "Mergr etc from github repository."hsbt2018-10-201-6/+0
* require 'rbconifg' earlier.ko12018-10-202-2/+2
* skip tests if --disable-mjit-support.ko12018-10-202-0/+4
* rename configure option `--disable-mjit` to `--disable-mjit-support`ko12018-10-206-12/+13
* Merge irb from github repository.hsbt2018-10-201-1/+2
* vm_insnhelper.c: never cache setinstancevariable twicek0kubun2018-10-201-9/+17
* Reset primary_server when remove_serverkazu2018-10-201-0/+5
* vm_insnhelper.c: never cache getinstancevariable twicek0kubun2018-10-204-8/+21
* fix typo.tadd2018-10-201-1/+1
* Mergr etc from github repository.hsbt2018-10-201-0/+6
* Merge fiddle from github repository.hsbt2018-10-201-0/+10
* Cleanup fiddle extenstion when sync them from github repo.hsbt2018-10-201-0/+1
* * properties.svn2018-10-200-0/+0
* Merge fileutils from ruby/fileutils on GitHub.hsbt2018-10-203-6/+19
* fix header_length's type to unsigned longnaruse2018-10-201-3/+2
* * append newline at EOF.svn2018-10-201-1/+1
* add disabling MJIT features option.ko12018-10-2016-11/+86
* fix r65202 on ELF environmentnaruse2018-10-201-3/+3
* Support Mach-O on backtrace with DWARFnaruse2018-10-204-58/+219
* Support DWARF4's .debug_linenaruse2018-10-201-8/+20
* thread.c (rb_clear_coverages): defined out of #ifdefmame2018-10-201-1/+1
* iseq.c (rb_iseq_trace_flag_cleared): Accept size_t for type consistencymame2018-10-201-2/+2
* parse.y (struct ripper_args): Remove not used struct definitionyui-knk2018-10-201-6/+0
* * properties.svn2018-10-200-0/+0
* * expand tabs.svn2018-10-202-3/+3
* ext/coverage/: add the oneshot modemame2018-10-208-36/+312
* ast.c: Fix the documents of `RubyVM::AST.parse` and `RubyVM::AST.parse_file`yui-knk2018-10-201-2/+2
* Merge Pysch-3.1.0.pre2 from ruby/psych.hsbt2018-10-207-16/+51
* Support keyword arguments with Pysch.safe_load provided by after Psych 3.1.0....hsbt2018-10-201-2/+10
* * expand tabs.svn2018-10-201-2/+2
* complex.c: small optimization of Complex#**nobu2018-10-205-46/+81
* try to use System Monitor Controlsuke2018-10-201-19/+14
* test_win32ole_event.rb: fire message_loop on retryk0kubun2018-10-201-1/+2
* appveyor.yml: increase timeout for mswink0kubun2018-10-201-2/+2
* NEWS: small fixesstomar2018-10-191-7/+7
* array.c, file.c, string.c: [DOC] fix typosstomar2018-10-193-8/+8
* array.c: improve docs for Array#differencestomar2018-10-191-8/+8
* rb_execution_context_t: pack bits, 256 -> 252 bytes (on 32-bit)normal2018-10-192-3/+7
* rb_sigwait_sleep: change internal API to use rb_hrtime_tnormal2018-10-193-17/+17
* .travis.yml: separate apt addons for i686-linuxnobu2018-10-191-21/+23
* * 2018-10-20svn2018-10-191-1/+1
* mjit.c: don't let MJIT.pause hang on full active unitsk0kubun2018-10-192-1/+13
* test/lib/jit_support.rb: continue to skip test_jitk0kubun2018-10-194-18/+36
* test_rubyoptions.rb: don't use obsoleted methodk0kubun2018-10-191-19/+15
* test_rubyvm_mjit.rb: don't use obsoleted methodk0kubun2018-10-191-6/+0