summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-07Add cast to suppress warnings on Solaris [ci skip]nobu
2018-11-07`+` sign in the path of ruby needs to be escapednobu
2018-11-07Generalize r65594nobu
2018-11-07clean mjit_build_dir.dylib.dSYM directory on macOSnobu
2018-11-07* expand tabs.svn
2018-11-07Rename get/setinlinecache to opt_get/opt_setinlinecachemame
2018-11-07mjit_worker.c: stop expanding already-absolute MJIT_CCk0kubun
2018-11-07vm_backtrace.c: pos can be zeroshyouhei
2018-11-07insns.def: forgot add cast [ci skip]shyouhei
2018-11-07ruby-runner.c: enable MJIT_SEARCH_BUILD_DIR only if no relative loadingnobu
2018-11-07insns.def: avoid integer overflowshyouhei
2018-11-07test_process.rb: avoid test failure by r65588k0kubun
2018-11-07.travis.yml: UNALIGNED_WORD_ACCESS=0 for UBSANshyouhei
2018-11-07string.c: this assumption is false [ci skip]shyouhei
2018-11-07Fix call-seq [ci skip]kazu
2018-11-07suppress GCC warning about unknown sanitizersshyouhei
2018-11-07blacklist UBSAN's unsigned integer overflowshyouhei
2018-11-07ruby-runner.c: enable MJIT_SEARCH_BUILD_DIRnobu
2018-11-07mjit_build_dir: separate MJIT_BUILD_DIRnobu
2018-11-06Fix build_os:host_os pairnobu
2018-11-06* 2018-11-07svn
2018-11-06Revert "thread.c (rb_wait_for_single_fd): no point initializing pollfd.revents"mame
2018-11-06Removed VCR cassettes files for reducing package size.hsbt
2018-11-06Expand MJIT_CC in configurenobu
2018-11-06workaround C++ism in ASAN header shyouhei
2018-11-06* expand tabs.svn
2018-11-06cont.c: direct use of rb_thread_tshyouhei
2018-11-06adopt sanitizer APIshyouhei
2018-11-06mjit.c: don't use mutex before checking availabilityk0kubun
2018-11-06mjit_worker.c: don't use _one for nowk0kubun
2018-11-06Makefile.in: do not expand MJIT_CC if cross compilingnobu
2018-11-06mjit_worker.c: strictly control MJIT copy jobk0kubun
2018-11-06Makefile.in: convert MJIT_CC to Windows pathnobu
2018-11-06Fix TracePoint for nested iseq loaded from binary [Bug#14702]ko1
2018-11-06Revert "mjit_build_dir: separate MJIT_BUILD_DIR"nobu
2018-11-06do not delete function declarations in case of non-sanitizing buildsshyouhei
2018-11-06annotate functions to blacklist MSANshyouhei
2018-11-06mjit_build_dir: separate MJIT_BUILD_DIRnobu
2018-11-06Makefile.in: make MJIT_CC_COMMON an absolute pathnobu
2018-11-06configure.ac: insert DLDSHAREDnobu
2018-11-06Fixed compile error introduced at r65558usa
2018-11-06.travis.yml: FIBER_USE_NATIVE=0shyouhei
2018-11-06gc.c: move ASAN check to configureshyouhei
2018-11-06.travis.yml: allow UBSAN to failshyouhei
2018-11-06.travis.yml: add cron-only buildsshyouhei
2018-11-05* expand tabs.svn
2018-11-05Don't set throw data as cause [Bug #15282]naruse
2018-11-05thread.c (rb_wait_for_single_fd): no point initializing pollfd.reventsnormal
2018-11-05* 2018-11-06svn
2018-11-05Relax MJIT_BUILD_DIR restrictionnobu