aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* revert r65151, because the other tests were broken.shyouhei2018-10-181-41/+1
* .travis.yml: add -pedantic buildshyouhei2018-10-181-1/+41
* make-snapshot: package with TarHeadernobu2018-10-181-1/+41
* * expand tabs.svn2018-10-181-2/+2
* fix SEGV in rb_raw_obj_info()shyouhei2018-10-181-0/+2
* .travis.yml: no additional apt packages for spec/ruby [ci skip]nobu2018-10-181-0/+3
* .travis.yml: should escape spacesshyouhei2018-10-181-1/+1
* .travis.yml: just use envshyouhei2018-10-181-3/+3
* .travis.yml: no PR in spec/ruby [ci skip]nobu2018-10-181-5/+0
* .travis.yml: fix typo in configure argumentsshyouhei2018-10-181-1/+1
* .travis.yml: split before_install into the matrixnobu2018-10-181-15/+12
* zlib: fix Zlib::VERSIONnobu2018-10-182-2/+6