| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-24 | [ruby/irb] Show original string byte sequence to debug | aycabta | |
| https://github.com/ruby/irb/commit/7a97bb0e56 | |||
| 2021-09-23 | Revert "Show original string byte sequence to debug" | aycabta | |
| This reverts commit b42fe5937ab2a605a198ffb866db5ccda541568d. | |||
| 2021-09-23 | [ruby/irb] Ignore any encoding errors while symbol completion | Nobuyoshi Nakada | |
| https://github.com/ruby/irb/commit/daa65cded1 | |||
| 2021-09-23 | Show original string byte sequence to debug | aycabta | |
| 2021-09-22 | [ruby/irb] Use typed spaces when the line is inside the here documents | Kaíque Kandy Koga | |
| Use first method instead of square brackets to support 2.5 and 2.6 versions Use tokens Clear check_newline_depth_difference https://github.com/ruby/irb/commit/6fec2a5d46 | |||
| 2021-09-21 | [ruby/irb] Sort shortest files in each load paths | Nobuyoshi Nakada | |
| There are two directories where csv*/**/*.rb exist, lib/ and test/, and depending on the order of tests, test/ may be placed before lib/. In that case, as "shortest" names were not sorted, csv/helper.rb will be the first candidate for "csv". https://github.com/ruby/irb/commit/2af7c6bf71 | |||
| 2021-09-21 | [ruby/irb] Check if Gem::Specification is defined | Nobuyoshi Nakada | |
| https://github.com/ruby/irb/commit/005ade74dd | |||
| 2021-09-11 | [ruby/irb] Ignore invalid 3 colons in completion | aycabta | |
| https://github.com/ruby/irb/commit/5e29e3e39c | |||
| 2021-09-10 | [ruby/irb] Version 1.3.8.pre.9 | aycabta | |
| https://github.com/ruby/irb/commit/4781f67fb8 | |||
| 2021-09-10 | [ruby/irb] Update dependency, reline >= 0.2.8.pre.9 | aycabta | |
| https://github.com/ruby/irb/commit/ab5d84c55b | |||
| 2021-09-10 | [ruby/irb] Move IRB::TOPLEVEL_BINDING from exe/irb to lib/irb/workspace.rb | aycabta | |
| https://github.com/ruby/irb/commit/e736a77076 | |||
| 2021-09-10 | [ruby/irb] Avoid loading files' local variables [Bug #17623] | Marc-Andre Lafortune | |
| https://github.com/ruby/irb/commit/b12f0cb8e2 | |||
| 2021-09-10 | [ruby/irb] Support symbol with backtick | aycabta | |
| https://github.com/ruby/irb/commit/0aa2425883 | |||
| 2021-09-08 | [ruby/irb] Show lib name first because it's the most common use case | aycabta | |
| https://github.com/ruby/irb/commit/74d635758b | |||
| 2021-09-08 | [ruby/irb] Define absolute_path? by myself for backward compatibility | aycabta | |
| https://github.com/ruby/irb/commit/d9c0dc043e | |||
| 2021-09-08 | [ruby/irb] Use gem paths to complete "require" | aycabta | |
| https://github.com/ruby/irb/commit/c870b23455 | |||
| 2021-09-06 | [ruby/irb] Version 1.3.8.pre.8 | aycabta | |
| https://github.com/ruby/irb/commit/9ff0b1bba0 | |||
| 2021-09-06 | [ruby/irb] Update dependency, reline >= 0.2.8.pre.8 | aycabta | |
| https://github.com/ruby/irb/commit/79ad1f5a6d | |||
| 2021-09-06 | [ruby/irb] Pass RI options to help | Filip Pyda | |
| https://github.com/ruby/irb/commit/9b98d1afab | |||
| 2021-09-06 | [ruby/irb] Add comments for Alt+d key sequences | aycabta | |
| https://github.com/ruby/irb/commit/4cb5f7e546 | |||
| 2021-09-06 | [ruby/irb] Use multiple trap_key | aycabta | |
| https://github.com/ruby/irb/commit/416abe2524 | |||
| 2021-09-04 | [ruby/irb] Remove commeted out code | aycabta | |
| https://github.com/ruby/irb/commit/7dda1f803e | |||
| 2021-09-04 | [ruby/irb] Show doc at the same height as the autocompletion dialog | aycabta | |
| https://github.com/ruby/irb/commit/a9db71e6bc | |||
| 2021-09-04 | [ruby/irb] Render properly if both autocomplete and show doc dialogs are ↵ | aycabta | |
| left of the cursor https://github.com/ruby/irb/commit/0090203107 | |||
| 2021-09-04 | [ruby/irb] Retrieve completed receiver that is a module or class correctly | aycabta | |
| https://github.com/ruby/irb/commit/b2324727e1 | |||
| 2021-09-04 | [ruby/irb] Version 1.3.8.pre.7 | aycabta | |
| https://github.com/ruby/irb/commit/02c4a8d3b6 | |||
| 2021-09-04 | [ruby/irb] Update dependency, reline >= 0.2.8.pre.7 | aycabta | |
| https://github.com/ruby/irb/commit/39593fb4d0 | |||
| 2021-09-03 | [ruby/irb] Use Reline::Key for trap_key in dialog callback | aycabta | |
| https://github.com/ruby/irb/commit/b05ce3c72d | |||
| 2021-09-03 | [ruby/irb] Add message to show full doc | aycabta | |
| https://github.com/ruby/irb/commit/6370a5d974 | |||
| 2021-09-03 | [ruby/irb] Add Alt+d trap from show doc dialog to show full doc | aycabta | |
| https://github.com/ruby/irb/commit/368327b082 | |||
| 2021-09-02 | [ruby/irb] Version 1.3.8.pre.6 | aycabta | |
| https://github.com/ruby/irb/commit/7dc98df80b | |||
| 2021-09-02 | [ruby/irb] Update dependency, reline >= 0.2.8.pre.6 | aycabta | |
| https://github.com/ruby/irb/commit/7896296ae2 | |||
| 2021-09-02 | [ruby/irb] Detect the variable class to show doc | aycabta | |
| https://github.com/ruby/irb/commit/33b9bec954 | |||
| 2021-08-31 | [ruby/irb] Version 1.3.8.pre.5 | aycabta | |
| https://github.com/ruby/irb/commit/968422799c | |||
| 2021-08-31 | [ruby/irb] Update dependency, reline >= 0.2.8.pre.5 | aycabta | |
| https://github.com/ruby/irb/commit/657bd3fd12 | |||
| 2021-08-31 | [ruby/irb] Set the dialog width to render with a fixed width | aycabta | |
| https://github.com/ruby/irb/commit/80c4329643 | |||
| 2021-08-31 | [ruby/irb] Follow that Dialog#contents_width has been renamed to #width | aycabta | |
| https://github.com/ruby/irb/commit/49a73d929e | |||
| 2021-08-31 | [ruby/irb] Make show doc dialog appears on the left at the right edge | aycabta | |
| https://github.com/ruby/irb/commit/6480eddd31 | |||
| 2021-08-31 | [ruby/irb] Rename a variable "dialog" with "autocomplete_dialog" | aycabta | |
| Because it's just used to receive data from the autocomplete dialog, not for show doc dialog. https://github.com/ruby/irb/commit/f8b752bd98 | |||
| 2021-08-31 | [ruby/irb] Version 1.3.8.pre.4 | aycabta | |
| https://github.com/ruby/irb/commit/61fe6cfa43 | |||
| 2021-08-31 | [ruby/irb] Update dependency, reline >= 0.2.8.pre.4 | aycabta | |
| https://github.com/ruby/irb/commit/24315382d0 | |||
| 2021-08-31 | [ruby/irb] Use DialogRenderInfo | aycabta | |
| https://github.com/ruby/irb/commit/5bc3a72ca3 | |||
| 2021-08-31 | [ruby/irb] Take dialog to get scroll_top | aycabta | |
| https://github.com/ruby/irb/commit/7209082a11 | |||
| 2021-08-31 | [ruby/irb] Don't show doc when pointer is negative | aycabta | |
| https://github.com/ruby/irb/commit/48af34bfc2 | |||
| 2021-08-30 | [ruby/irb] Version 1.3.8.pre.3 | aycabta | |
| https://github.com/ruby/irb/commit/a1fc68abaa | |||
| 2021-08-30 | [ruby/irb] [].name to display the doc for Array.name | aycabta | |
| https://github.com/ruby/irb/commit/7c2abc14d8 | |||
| 2021-08-30 | [ruby/irb] Rescue unknown error to quash crashing | aycabta | |
| https://github.com/ruby/irb/commit/92cce941cb | |||
| 2021-08-30 | Add --autocomplete / --noautocomplete options | aycabta | |
| 2021-08-30 | [ruby/irb] Version 1.3.8.pre.2 | aycabta | |
| https://github.com/ruby/irb/commit/ff111173fd | |||
| 2021-08-30 | [ruby/irb] Update dependency, reline >= 0.2.8.pre.3 | aycabta | |
| https://github.com/ruby/irb/commit/2f1d989d7c | |||
