summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-11-05* expand tabs.svn
2018-11-05use `RSTRUCT_CONST_PTR` carefully.ko1
2018-11-05Fix up r65505 [ci skip]kazu
2018-11-05Sort in alphabetical order [ci skip]kazu
2018-11-05Fix a typo [ci skip]kazu
2018-11-05Respect explicitly given MJIT_CCnobu
2018-11-05Create MJIT header with strict permissionnobu
2018-11-05* expand tabs.svn
2018-11-05Implement `RubyVM::AST.of` [Feature #14836]yui-knk
2018-11-05More verbose message at unsafe headernobu
2018-11-04addr2line.c uses c99ismnaruse
2018-11-04Fix RubyGems extension build failure after r65470sorah
2018-11-04* 2018-11-05svn
2018-11-04Use symtab if there's no .dSYM filenaruse
2018-11-04Check MJIT_BUILD_DIR strictlynobu
2018-11-04MJIT_CC should not use CC_WRAPPERnobu
2018-11-04hash.c: [DOC] add docs for ENV.{filter,filter!}stomar
2018-11-04hash.c: [DOC] fix wrong cross-referencesstomar
2018-11-04hash.c: [DOC] add missing `block' in call-seq'sstomar
2018-11-04struct.c: [DOC] add docs for Struct#filterstomar
2018-11-04hash.c: [DOC] add docs for Hash#{filter,filter!}stomar