summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-26zero-fill before GC markUrabe, Shyouhei
2019-04-26give up sanitizing BSD_vfprintfUrabe, Shyouhei
2019-04-26fix size of allocated memoryUrabe, Shyouhei
2019-04-26mark verify functions non-sanitizableUrabe, Shyouhei
2019-04-26use __attribute__((__no_sanitize__("memory")))Urabe, Shyouhei
2019-04-26extend machine stacks when sanitizers are thereUrabe, Shyouhei
2019-04-26disable assertion when MSAN is activeUrabe, Shyouhei
2019-04-26__asan_region_is_poisoned takes void *Urabe, Shyouhei
2019-04-26print the disasmUrabe, Shyouhei
2019-04-26suppress warning [ci skip]Urabe, Shyouhei
2019-04-26Hide internal IDsNobuyoshi Nakada
2019-04-26* 2019-04-26git
2019-04-26Syntax-highlight yield in IRBTakashi Kokubun
2019-04-26NEWS: Credit goes to Pry [ci skip]Takashi Kokubun
2019-04-26Support highlighting Regexp in inspectTakashi Kokubun
2019-04-26Add NEWS entry about IRB syntax highlight [ci skip]Takashi Kokubun
2019-04-26Force IRB::Color to recognize TERMTakashi Kokubun
2019-04-26Do not color IRB output on 'dumb' TERMPocket7878
2019-04-26Colorize IRB's inspect resultTakashi Kokubun
2019-04-26Colorize IRB's code_around_bindingTakashi Kokubun
2019-04-25Mention warning of `$,`Kazuhiro NISHIYAMA
2019-04-25Ripper does not use internal IDs directlyNobuyoshi Nakada
2019-04-25Add more debug print for random CI failure on osx TravisKazuhiro NISHIYAMA
2019-04-25BSD's mktemp does not have `-p`Takashi Kokubun
2019-04-25Show `make checkout-github/merge-github` in helpTakashi Kokubun
2019-04-25Resurrect `make xxx-github PR=1234` interfaceTakashi Kokubun
2019-04-25Added pr-%Nobuyoshi Nakada
2019-04-25Cache git config valuesNobuyoshi Nakada
2019-04-25Add `make checkout-github` tooTakashi Kokubun
2019-04-25Make working tree under the source directoryNobuyoshi Nakada
2019-04-25Rebase the pull request in a worktreeNobuyoshi Nakada
2019-04-25Add RB_ID_SERIAL_MAXNobuyoshi Nakada
2019-04-25Lazy allocate the compile data catch table arrayLourens Naudé
2019-04-25Upgrade test-unit to 3.3.2Kouhei Sutou
2019-04-25* 2019-04-25git
2019-04-25add DRbObject dereference test (Preparation for investigation of Bug #15711)Masatoshi SEKI
2019-04-25Fix typos [ci skip]Kazuhiro NISHIYAMA
2019-04-25Automatically gpg-sign rebase when commit.gpgsignTakashi Kokubun
2019-04-24Add `make fetch-github` and `make merge-github`Takashi Kokubun
2019-04-24Add more debug print for random CI failure on osx TravisKazuhiro NISHIYAMA
2019-04-24Defer setting gc_stress instead of setting dont_gcNobuyoshi Nakada
2019-04-24Defer setting gc_stress until inits doneNobuyoshi Nakada
2019-04-24force 10 chars SHA1 display.Koichi Sasada
2019-04-23syntax error can move, so do not cacheAaron Patterson
2019-04-23Fix complex hash keys to work with compactionAaron Patterson
2019-04-24Remove member char_offset_updated from struct rmatch as member char_offset_nu...Lourens Naudé
2019-04-24The step should not fail when isolated testsTakashi Kokubun
2019-04-24Isolate test_gc_compact for osx TravisTakashi Kokubun
2019-04-24* 2019-04-24git
2019-04-24Only define history_root member of the Oniguruma re_registers struct if USE_C...Lourens Naudé