| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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/reline] Version 0.2.8.pre.9 | aycabta | |
| https://github.com/ruby/reline/commit/bad76b5a87 | |||
| 2021-09-10 | [ruby/reline] Fix scroll range of a script for tests | aycabta | |
| https://github.com/ruby/reline/commit/6ceebe52bc | |||
| 2021-09-10 | [ruby/reline] Add tests that column of dialog with scrollbar is moved ↵ | aycabta | |
| without garbase https://github.com/ruby/reline/commit/45c70d6222 | |||
| 2021-09-10 | [ruby/reline] Add a test that text under dialog appears | aycabta | |
| https://github.com/ruby/reline/commit/0b63bd56ce | |||
| 2021-09-10 | [ruby/reline] Add a test that autocomplete doesn't crash after 2nd line | aycabta | |
| https://github.com/ruby/reline/commit/f682c74975 | |||
| 2021-09-10 | [ruby/reline] Add a test that dialog doesn't crash when callback returns nil | aycabta | |
| https://github.com/ruby/reline/commit/2c6f604b98 | |||
| 2021-09-10 | [ruby/reline] Add a test that autocompletion returns to the original text | aycabta | |
| https://github.com/ruby/reline/commit/d80880e56b | |||
| 2021-09-10 | [ruby/reline] Use single quotes to match others in the file | aycabta | |
| https://github.com/ruby/reline/commit/a17de2d6d8 | |||
| 2021-09-10 | [ruby/reline] Add a test that autocomplete dialog doesn't crash when empty | aycabta | |
| https://github.com/ruby/reline/commit/9c0080c27f | |||
| 2021-09-10 | [ruby/reline] Add a test for when completion target is wrapped | aycabta | |
| https://github.com/ruby/reline/commit/25a94d70c3 | |||
| 2021-09-10 | [ruby/reline] Erase lines correctly when dialog height is changed | aycabta | |
| https://github.com/ruby/reline/commit/68d2516551 | |||
| 2021-09-10 | [ruby/reline] Fix complete proc of a script for tests | aycabta | |
| https://github.com/ruby/reline/commit/ee1c1adddc | |||
| 2021-09-10 | [ruby/reline] Add a test that dialog may appear at the top if cursor at ↵ | aycabta | |
| bottom edge https://github.com/ruby/reline/commit/6c2ab47958 | |||
| 2021-09-10 | [ruby/reline] Add a test for dialog at right edge | aycabta | |
| https://github.com/ruby/reline/commit/db642169b9 | |||
| 2021-09-10 | [ruby/reline] Add a test for dialog with scroll key | aycabta | |
| https://github.com/ruby/reline/commit/99640abf75 | |||
| 2021-09-10 | [ruby/reline] Add tests for autocomplete with scrollbar | aycabta | |
| https://github.com/ruby/reline/commit/29634cbc93 | |||
| 2021-09-10 | [ruby/reline] Add a test for simple dialog | aycabta | |
| https://github.com/ruby/reline/commit/d70f507e2c | |||
| 2021-09-10 | [ruby/reline] Add a simple test for autocomplete | aycabta | |
| https://github.com/ruby/reline/commit/11f83b2f4b | |||
| 2021-09-10 | [ruby/irb] Tests may not execute in the source directory | Nobuyoshi Nakada | |
| https://github.com/ruby/irb/commit/f4aaa70cfc | |||
| 2021-09-10 | Find irb command path in test | aycabta | |
| 2021-09-10 | [ruby/irb] Pend on truffleruby | aycabta | |
| https://github.com/ruby/irb/commit/fbf52d9608 | |||
| 2021-09-10 | [ruby/irb] Remove an unused variable | aycabta | |
| https://github.com/ruby/irb/commit/5bf1cb2078 | |||
| 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 | * 2021-09-10 [ci skip] | git | |
| 2021-09-10 | [ruby/irb] Add yamatanooroti test for symbol with backtick | aycabta | |
| https://github.com/ruby/irb/commit/4d32f0e88e | |||
| 2021-09-10 | [ruby/irb] Support symbol with backtick | aycabta | |
| https://github.com/ruby/irb/commit/0aa2425883 | |||
| 2021-09-09 | Update the Travis badge URL in README. [ci skip] | Jun Aruga | |
| It seems the current URL is outdated, as it is not reachable. Notes: Merged: https://github.com/ruby/ruby/pull/4819 | |||
| 2021-09-09 | test/psych/test_scalar_scanner.rb: Prevent a warning | Yusuke Endoh | |
| ``` [ 4696/20990] TestAst#test_ranges:test/psych/test_scalar_scanner.rb(none):138: warning: ambiguous first argument; put parentheses or a space even after `-' operator ``` http://rubyci.s3.amazonaws.com/ubuntu/ruby-master/log/20210909T123007Z.log.html.gz | |||
| 2021-09-09 | Bundle RBS 1.6.2 (#4817) | Soutaro Matsumoto | |
| Notes: Merged-By: soutaro <matsumoto@soutaro.com> | |||
| 2021-09-09 | * 2021-09-09 [ci skip] | git | |
| 2021-09-09 | [ruby/date] Ignore warned variables | Nobuyoshi Nakada | |
| To suppress warnings at the compilation time. https://github.com/ruby/date/commit/ff21132203 | |||
| 2021-09-08 | [Bug #18154] Fix memory leak in String#initialize | Peter Zhu | |
| String#initialize can leak memory when called on a string that is marked with STR_NOFREE because it does not unset the STR_NOFREE flag. Notes: Merged: https://github.com/ruby/ruby/pull/4814 | |||
| 2021-09-08 | [Misc #18153] Install debug symbol files/directories by the option | Nobuyoshi Nakada | |
| 2021-09-08 | Update bundled_gems at 2021-09-08 | git | |
| 2021-09-08 | [ruby/irb] Use "csv" for test | aycabta | |
| The "csv" doesn't conflict with other stdlib names in any Ruby processing system. https://github.com/ruby/irb/commit/49203a1c83 | |||
| 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-08 | [ruby/reline] Render scrollbar when the column of the dialog is moved | aycabta | |
| https://github.com/ruby/reline/commit/5cea268e56 | |||
| 2021-09-08 | [ruby/reline] Remove variables that have no meaning in calculations | aycabta | |
| https://github.com/ruby/reline/commit/3b7a1900fd | |||
| 2021-09-08 | [ruby/reline] Remove garbage left behind when rerendering the right side of ↵ | aycabta | |
| the dialog https://github.com/ruby/reline/commit/d89c23e30b | |||
| 2021-09-07 | Update to ruby/spec@b1e93a2 | Benoit Daloze | |
| 2021-09-07 | Update to ruby/mspec@e768949 | Benoit Daloze | |
| 2021-09-08 | [ruby/reline] Move only one line when render a line and then go to the next line | aycabta | |
| https://github.com/ruby/reline/commit/8a966cd962 | |||
| 2021-09-08 | [ruby/reline] The #reset_dialog should also use calculated block elem width | aycabta | |
| https://github.com/ruby/reline/commit/577df401b9 | |||
| 2021-09-08 | [ruby/reline] Remove debug print | aycabta | |
| https://github.com/ruby/reline/commit/6f82177f2e | |||
| 2021-09-08 | [ruby/reline] Calculate block elem width only once | aycabta | |
| https://github.com/ruby/reline/commit/3054a67d05 | |||
| 2021-09-08 | [ruby/reline] Ensure that scrollbar is only rerendered when the position is ↵ | aycabta | |
| changed https://github.com/ruby/reline/commit/f629853eae | |||
