summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-25add fast path for argc==0.Koichi Sasada
2019-11-25Set TRUE/FALSE to `bool ruby_tz_uptodate_p` instead of 1/FALSEKazuhiro NISHIYAMA
2019-11-25Fix a typo [ci skip]Kazuhiro NISHIYAMA
2019-11-25Remove duplicated line in NEWS [ci skip]Junichi Ito
2019-11-25lldb_cruby.py: fixed dump of embedded RArrayNobuyoshi Nakada
2019-11-25Fix the docs for Proc#>>.Paweł Przeniczny
2019-11-25Cache loaded module to suppress method redefined warningsaycabta
2019-11-25* 2019-11-25 [ci skip]git
2019-11-25Remove e2mmap dependencyaycabta
2019-11-25Remove lib/irb/slex.rbaycabta
2019-11-24Remove debug code...aycabta
2019-11-24* 2019-11-24 [ci skip]git
2019-11-24Disable tracer ext of IRB when tracer doesn't foundaycabta
2019-11-23Show include directive differences only when under gitv2_7_0_preview3Nobuyoshi Nakada
2019-11-23Use realpath to try to fix failures with symlinksKazuhiro NISHIYAMA
2019-11-22Stop using undefined matrix.os for macOSTakashi Kokubun
2019-11-23Tracer.set_get_line_procs should support block and Proc objectaycabta
2019-11-23Tracer.add_filter should support block and Proc objectaycabta
2019-11-22Count pinned slots using only bitmapJohn Hawthorn
2019-11-22Optimize pinned page sortingJohn Hawthorn
2019-11-22Use value of use_verifier in gc_compactJohn Hawthorn
2019-11-23* 2019-11-23 [ci skip]git
2019-11-23Suppress git error messageKazuhiro NISHIYAMA
2019-11-23Skip test_validate_gemspec when tarball and git installed tooKazuhiro NISHIYAMA
2019-11-22internal.h: Add a prototype declaration for rb_gvar_readonly_setterYusuke Endoh
2019-11-22Revert "Update dependencies"Vít Ondruch
2019-11-22Add github repo to remove_tagNARUSE, Yui
2019-11-22Check -1 arity for C++Nobuyoshi Nakada
2019-11-22* 2019-11-22 [ci skip]git
2019-11-22Use jsDelivr instead of raw.githubusercontent.comKazuhiro NISHIYAMA
2019-11-21Use more strict regexp to avoid to match naninanirb.rbKazuhiro NISHIYAMA
2019-11-21Fixed for old gitNobuyoshi Nakada
2019-11-21Skip updating revision.h when the revision is unchangedNobuyoshi Nakada
2019-11-21Support %U/%u/%W/%w/%V/%g/%G formats in Time.strptimeJeremy Evans
2019-11-21Add test/reline/test_string_processing.rbaycabta
2019-11-21[ruby/reline] Version 0.0.7aycabta
2019-11-21Version 0.0.6aycabta
2019-11-21Version 1.1.0aycabta
2019-11-21Consider escape sequence to calculate prompt widthaycabta
2019-11-21Add a proper cast to pass JIT tests on mswin.Koichi Sasada
2019-11-21Add a warning message and --legacy of an alias of --singlelineaycabta
2019-11-21Refactor filter_backtraceY. Ushiki
2019-11-21Fix filter_backtrace for context-mode 0Y. Ushiki
2019-11-21Use singleline/multiline instead of readline/reidlineaycabta
2019-11-21Refined inspection of argument forwardingNobuyoshi Nakada
2019-11-21* 2019-11-21 [ci skip]git
2019-11-21Change argument `Proc` to `#call` defined object.manga_osyo
2019-11-21Add <Home> <End> keys.manga_osyo
2019-11-20Add tests of argument forwarding's parameters and inspectKazuhiro NISHIYAMA
2019-11-20Mintty on Cygwin isn't a kind of command prompt, can process ANSI escape codeaycabta