Age | Commit message (Expand) | Author |
---|---|---|
2025-01-24 | Migrate irb and reline to the bundled gems | Hiroshi SHIBATA |
2024-12-06 | [ruby/reline] Combine MAPPINGS(single byte input to symbol) with | tomoya ishida |
2024-12-02 | [ruby/reline] Implement buffered output to Reline::ANSI | tomoya ishida |
2024-10-22 | [ruby/reline] Use IO's encoding instead of Encoding.default_external | Wu |
2024-03-19 | [ruby/reline] Reline 0.5.0.pre | tomoya ishida |
2023-07-07 | [ruby/reline] Reduce direct references to `Reline::IOGate` | Stan Lo |
2021-06-21 | Stop using global constant, RELINE_TEST_ENCODING | aycabta |
2021-06-21 | Call Reline.test_reset in teardown definitely | aycabta |
2020-01-14 | Introduce an abstracted structure about the encoding of Reline | aycabta |
2019-06-03 | Close leaked file descripters in tests | aycabta |
2019-06-03 | Fix ArgumentError in aliased macro | Nobuyoshi Nakada |