summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-21Add --colorize and --nocolorize options to IRBaycabta
2019-05-21Fix vertical cursor moving when splitting lineaycabta
2019-05-21Finish only when buffer contains non-blank lineaycabta
2019-05-21Cursor up should reduce 1 than editing heightaycabta
2019-05-21* 2019-05-21git
2019-05-21Check bytesize in vi command mode last char backaycabta
2019-05-20* expand tabs.git
2019-05-20Get rid of undefined behavior that source and destination buffers overlapNobuyoshi Nakada
2019-05-20Remove redundant ignore rule for Process#clock_getres specsBenoit Daloze
2019-05-20Move exclusion for Hyper-V next to other skipped constantsBenoit Daloze
2019-05-20skip a test for CLOCK_MONOTONIC_RAW.Koichi Sasada
2019-05-20Mixed encoding error can continue to parseNobuyoshi Nakada
2019-05-20Cursor can't move to eol when vi command modeaycabta
2019-05-20* 2019-05-20git
2019-05-20Readline.completion_proc accepts US-ASCIIaycabta
2019-05-19Update test-unitNobuyoshi Nakada
2019-05-19* 2019-05-19git
2019-05-19Touch the timestamp file for Unicode filesNobuyoshi Nakada
2019-05-18[DOC] Shorten examples for Time#{round,floor}Marcus Stollsteimer
2019-05-18[DOC] Improve documentation for Time#floorMarcus Stollsteimer
2019-05-18[DOC] Use '&&' instead of 'and' in boolean expressionMarcus Stollsteimer
2019-05-18[DOC] Improve documentation for Enumerator::LazyMarcus Stollsteimer
2019-05-18Rename rb_gc_new_location to rb_gc_locationAaron Patterson
2019-05-18Add fall through comment for Coverity ScanKazuhiro NISHIYAMA
2019-05-18Add Reline.test_mode to use with special I/Oaycabta
2019-05-18skip a test to pass CIs.Koichi Sasada
2019-05-18Add test for UNTILNobuyoshi Nakada
2019-05-18Update include files on msys2 tooNobuyoshi Nakada
2019-05-18Get rid of always updating Unicode filesNobuyoshi Nakada
2019-05-18Distinguish pre-condition and post-condition loopsNobuyoshi Nakada
2019-05-18* 2019-05-18git
2019-05-18Remove parent namespace from Readline test classesaycabta
2019-05-17Prevent Dynamic -> Static symbols from movingAaron Patterson
2019-05-17Do not export InitVM functionsNobuyoshi Nakada
2019-05-17Make COROUTINE_XMM_REGISTERS compile-time only tooNobuyoshi Nakada
2019-05-17Do not call memcpy if copying nothingNobuyoshi Nakada
2019-05-17skip tests for GC.compact to pass CI.Koichi Sasada
2019-05-17* 2019-05-17git
2019-05-17Test to disable ASCII-only optimizationNobuyoshi Nakada
2019-05-16leaked-globals: check if un-prefixed symbols leak externallyNobuyoshi Nakada
2019-05-16Remove unused symbolsNobuyoshi Nakada
2019-05-16Pack struct rb_strterm_heredoc_struct on 32-bit platformsNobuyoshi Nakada
2019-05-16don't need to sweep rest.Koichi Sasada
2019-05-16Make COROUTINE_REGISTERS compile-time only not to be a global symbolNobuyoshi Nakada
2019-05-16Prefix global_symbols with `ruby_`Nobuyoshi Nakada
2019-05-16Make internal functions staticNobuyoshi Nakada
2019-05-15Rename mjit_gc_finish_hook to mjit_gc_exit_hookTakashi Kokubun
2019-05-16Fix fd leakNobuyoshi Nakada
2019-05-16* 2019-05-16git
2019-05-15Suppress unused-but-set-variable warningNobuyoshi Nakada