summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-20complex.c: small optimization of Complex#**nobu
2018-10-20try to use System Monitor Controlsuke
2018-10-20test_win32ole_event.rb: fire message_loop on retryk0kubun
2018-10-20appveyor.yml: increase timeout for mswink0kubun
2018-10-19NEWS: small fixesstomar
2018-10-19array.c, file.c, string.c: [DOC] fix typosstomar
2018-10-19array.c: improve docs for Array#differencestomar
2018-10-19rb_execution_context_t: pack bits, 256 -> 252 bytes (on 32-bit)normal
2018-10-19rb_sigwait_sleep: change internal API to use rb_hrtime_tnormal
2018-10-19.travis.yml: separate apt addons for i686-linuxnobu
2018-10-19* 2018-10-20svn
2018-10-19mjit.c: don't let MJIT.pause hang on full active unitsk0kubun
2018-10-19test/lib/jit_support.rb: continue to skip test_jitk0kubun
2018-10-19test_rubyoptions.rb: don't use obsoleted methodk0kubun
2018-10-19test_rubyvm_mjit.rb: don't use obsoleted methodk0kubun
2018-10-19test/lib/jit_support.rb: fire test_jit everywherek0kubun
2018-10-19mjit_worker.c: don't compile more than max_cache_sizek0kubun
2018-10-19transform_mjit_header.rb: fix up r65169nobu
2018-10-19appveyor.yml: use -fs for test-speck0kubun
2018-10-19configure.ac: add --disable-install-mjit-headerk0kubun
2018-10-19transform_mjit_header.rb: `inline` may be a macronobu
2018-10-19transform_mjit_header.rb: add system_header pragmanobu
2018-10-19.travis.yml: try promoting osx to non-allow_failuresk0kubun
2018-10-19compile.c: default_len is positiveshyouhei
2018-10-19_mjit_compile_ivar.rb: use PRIuSIZEshyouhei
2018-10-19.travis.yml: delete duplicated --disable-install-doc [ci skip]shyouhei
2018-10-19.travis.yml: name each builds [ci-skip]shyouhei
2018-10-19.travis.yml: add i686-linux testsshyouhei
2018-10-19check before access.ko1
2018-10-19vm_core.h: NSIG is a BSDism.shyouhei
2018-10-19addr2line.c: minimal workaround to prevent parse errorshyouhei
2018-10-19addr2line.c: this file has no portabilityshyouhei
2018-10-18* 2018-10-19svn
2018-10-18tool/insns2vm.rb: get rid of expanding pathsnobu
2018-10-18configure.ac: do not overwrite -std=shyouhei
2018-10-18.travis.yml: add -pedantic build (2nd try)shyouhei
2018-10-18revert r65151, because the other tests were broken.shyouhei
2018-10-18.travis.yml: add -pedantic buildshyouhei
2018-10-18make-snapshot: package with TarHeadernobu
2018-10-18* expand tabs.svn
2018-10-18fix SEGV in rb_raw_obj_info()shyouhei
2018-10-18.travis.yml: no additional apt packages for spec/ruby [ci skip]nobu
2018-10-18.travis.yml: should escape spacesshyouhei
2018-10-18.travis.yml: just use envshyouhei
2018-10-18.travis.yml: no PR in spec/ruby [ci skip]nobu
2018-10-18.travis.yml: fix typo in configure argumentsshyouhei
2018-10-18.travis.yml: split before_install into the matrixnobu
2018-10-18zlib: fix Zlib::VERSIONnobu
2018-10-18remove message already unnecesaryusa
2018-10-18openssl: sync with upstream repositoryrhe