aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* test/lib/jit_support.rb: fire test_jit everywherek0kubun2018-10-194-37/+3
* mjit_worker.c: don't compile more than max_cache_sizek0kubun2018-10-191-1/+1
* transform_mjit_header.rb: fix up r65169nobu2018-10-191-1/+2
* appveyor.yml: use -fs for test-speck0kubun2018-10-191-1/+1
* configure.ac: add --disable-install-mjit-headerk0kubun2018-10-194-6/+17
* transform_mjit_header.rb: `inline` may be a macronobu2018-10-191-0/+1
* transform_mjit_header.rb: add system_header pragmanobu2018-10-191-3/+14
* .travis.yml: try promoting osx to non-allow_failuresk0kubun2018-10-191-2/+0
* compile.c: default_len is positiveshyouhei2018-10-191-0/+3
* _mjit_compile_ivar.rb: use PRIuSIZEshyouhei2018-10-191-1/+1
* .travis.yml: delete duplicated --disable-install-doc [ci skip]shyouhei2018-10-191-6/+4
* .travis.yml: name each builds [ci-skip]shyouhei2018-10-191-6/+12
* .travis.yml: add i686-linux testsshyouhei2018-10-191-9/+47
* check before access.ko12018-10-191-2/+3
* vm_core.h: NSIG is a BSDism.shyouhei2018-10-191-2/+12
* addr2line.c: minimal workaround to prevent parse errorshyouhei2018-10-191-2/+2
* addr2line.c: this file has no portabilityshyouhei2018-10-191-0/+6
* * 2018-10-19svn2018-10-181-1/+1
* tool/insns2vm.rb: get rid of expanding pathsnobu2018-10-184-7/+7
* configure.ac: do not overwrite -std=shyouhei2018-10-181-0/+4
* .travis.yml: add -pedantic build (2nd try)shyouhei2018-10-181-1/+42