Age | Commit message (Expand) | Author |
---|---|---|
2023-05-09 | Extract ext/readline | Hiroshi SHIBATA |
2023-02-22 | [ruby/readline-ext] test_readline.rb only needs EnvUtil | Hiroshi SHIBATA |
2023-02-22 | [ruby/readline-ext] Import EnvUtils and related test libraries | Hiroshi SHIBATA |
2021-07-10 | Remove half-defined Reline on LoadError | Nobuyoshi Nakada |
2021-06-21 | Fix finish_using_lib_reline | aycabta |
2021-06-21 | Call Reline-specific method in helper file | aycabta |
2020-02-09 | [ruby/readline-ext] Use require check instead of DONT_RUN_RELINE_TEST env | aycabta |
2020-01-23 | Check DONT_RUN_RELINE_TEST envvar | aycabta |
2019-08-27 | Fix use_lib_reline for test/readline | aycabta |
2019-05-18 | Add Reline.test_mode to use with special I/O | aycabta |
2019-05-14 | Test ext/readline and lib/reline by test/readline | aycabta |