| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-21 | Stop using global constant, RELINE_TEST_ENCODING | aycabta | |
| 2021-06-21 | Call Reline.test_reset in teardown definitely | aycabta | |
| 2021-03-24 | [ruby/reline] Support preposing and postposing for Reline.completion_proc | aycabta | |
| https://github.com/ruby/reline/commit/1f469de90c | |||
| 2020-01-14 | Introduce an abstracted structure about the encoding of Reline | aycabta | |
| The command prompt on Windows always uses Unicode to take input and print output but most Reline implementation depends on Encoding.default_external. This commit introduces an abstracted structure about the encoding of Reline. | |||
| 2019-11-21 | Add test/reline/test_string_processing.rb | aycabta | |
