| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-25 | Raise proper exception when month argument is not a name | Nobuyoshi Nakada | |
| https://bugs.ruby-lang.org/issues/17485#change-89871 (cherry picked from commit 0867b638aff9ec192ca420a44ffa5a77c892e8f2) | |||
| 2021-12-25 | Fix the names of Thread::Queue and method for the cross-reference | Nobuyoshi Nakada | |
| (cherry picked from commit 42eb9bf37ac42cc792d619e28d153c164a5e6604) | |||
| 2021-12-25 | NEWS: Put spaces to make Method and UnboundMethod links | Nobuyoshi Nakada | |
| (cherry picked from commit 30374b4fb77a1407e5ba8e98be03a92c4a317495) | |||
| 2021-12-25 | Add IRB Improvements section to NEWS.md | aycabta | |
| (cherry picked from commit dba24e6a1ae0d7dba313bb5f65a4be927bd6f236) | |||
| 2021-12-25 | v3.1.0p0 | NARUSE, Yui | |
| 2021-12-25 | NEWS: Mention about more strict conversions for [Feature #17485] | Nobuyoshi Nakada | |
| 2021-12-25 | Update default gems list at 0f1fbc6421641d80a03f0b72e3d775 [ci skip] | git | |
| 2021-12-25 | [ruby/irb] Version 1.4.1 | aycabta | |
| https://github.com/ruby/irb/commit/b1d9c34441 | |||
| 2021-12-25 | [ruby/irb] Support showing doc by dialog in iTerm2 | aycabta | |
| https://github.com/ruby/irb/commit/a4b95d6634 | |||
| 2021-12-25 | Update default gems list at 40c20110d5791e26e5edaddb6a77cf [ci skip] | git | |
| 2021-12-25 | [ruby/reline] Version 0.3.0 | aycabta | |
| https://github.com/ruby/reline/commit/3f6ea92268 | |||
| 2021-12-25 | Fix typos [ci skip] | Kazuhiro NISHIYAMA | |
| 2021-12-24 | Update default gems list at da6a5e3ed16ab0cdda7546dd9caf55 [ci skip] | git | |
| 2021-12-25 | Merge RubyGems-3.3.3 and Bundler-2.3.3 | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5342 | |||
| 2021-12-24 | Update default gems list at efce9ecf72842fd2109a34a89b4293 [ci skip] | git | |
| 2021-12-25 | [ruby/openssl] Ruby/OpenSSL 3.0.0 | Kazuki Yamaguchi | |
| https://github.com/ruby/openssl/commit/bff4080091 | |||
| 2021-12-25 | [ruby/openssl] Add tast cases to OpenSSL::BN using ractor | Yusuke Nakamura | |
| OpenSSL::BN has been make ractor-safed in 9e7cf9e , but there was no test. And to use 'ractor' annotation, update test-unit to v3.4.6 or higher. https://github.com/ruby/openssl/commit/7541a66911 | |||
| 2021-12-24 | NEWS: Adapt YJIT support status to include OpenBSD | Alan Wu | |
| We don't run YJIT CI checks on OpenBSD so can't claim that we provide first-class maintenance support. However, as of 3b2b28d035c9635b9473c7a03ede04fa6ac57a34, YJIT can at least boot on OpenBSD. | |||
| 2021-12-24 | Less bravado in YJIT performance claims | Alan Wu | |
| YJIT can't improve performance of non Ruby software of course. | |||
| 2021-12-24 | Update default gems list at 90239c4163e0a9aec7add714eb5ad6 [ci skip] | git | |
| 2021-12-25 | [ruby/irb] Version 1.4.0 | aycabta | |
| https://github.com/ruby/irb/commit/b80ec5821e | |||
| 2021-12-25 | [ruby/irb] Update dependency, reline >= 0.3.0 | aycabta | |
| https://github.com/ruby/irb/commit/f36ad549c4 | |||
| 2021-12-25 | [ruby/reline] Escape newline(s) in dynamic prompt | aycabta | |
| https://github.com/ruby/reline/commit/9b209ee1ea | |||
| 2021-12-25 | [ruby/reline] Escape newline(s) in prompt | aycabta | |
| https://github.com/ruby/reline/commit/b545459fca | |||
| 2021-12-25 | [ruby/reline] Remove unnecessary parameter | aycabta | |
| https://github.com/ruby/reline/commit/20fcd22564 | |||
| 2021-12-25 | Increase wait time | aycabta | |
| 2021-12-25 | Wait for output results to test correctly | aycabta | |
| 2021-12-25 | * 2021-12-25 [ci skip] | git | |
| 2021-12-25 | add a NEWS entry about cvar inline cache | Koichi Sasada | |
| 2021-12-24 | Revert "Revert "Replace an deprecated constant with a new one in did_you_mean"" | Yuki Nishijima | |
| This reverts commit 1527f7569b0412f3bc7ac98a3461e59a4891ed96. | |||
| 2021-12-24 | Update default gems list at f9712b029bb6c34a2cf4131f8a5432 [ci skip] | git | |
| 2021-12-24 | Sync did_you_mean | Yuki Nishijima | |
| 2021-12-24 | Bundle RBS 2.0.0 (#5330) | Soutaro Matsumoto | |
| * Bundle RBS 2.0.0 * Update NEWS.md Notes: Merged-By: soutaro <matsumoto@soutaro.com> | |||
| 2021-12-24 | Output log after loading class to test | aycabta | |
| 2021-12-25 | Prefer to use RTEST when checking result of `rb_io_wait`. (#5341) | Samuel Williams | |
| * Prefer to use RTEST when checking result of `rb_io_wait`. * Consistently use false for signifying no events ready. Notes: Merged-By: ioquatix <samuel@codeotaku.com> | |||
| 2021-12-24 | Adjust styles [ci skip] | Nobuyoshi Nakada | |
| 2021-12-24 | Add logging about timeout | aycabta | |
| 2021-12-24 | Kill process before assertion fails | aycabta | |
| 2021-12-24 | Fix warning in `Lexer::Elem#[]` | manga_osyo | |
| Changed to use `#pos` `#event` `#tok` `#state` since using Lexer::Elem#[0~4] now gives a warning. see: https://github.com/ruby/ruby/commit/8944009be7418614ce7d4077807ac2b60d4d5d85 https://github.com/ruby/reline/commit/9adbb9af32 | |||
| 2021-12-24 | Update default gems list at 67aab88a22bad23cb43058caee6fc0 [ci skip] | git | |
| 2021-12-24 | Import digest v3.1.0 from ruby/digest | Akinori MUSHA | |
| 2021-12-24 | configure.in: unexpand exec_prefix in includedir | Nobuyoshi Nakada | |
| Replace `exec_prefix` in includedir as well as bindir, libdir, and so on. [Bug #18373] Notes: Merged: https://github.com/ruby/ruby/pull/5318 | |||
| 2021-12-24 | Improvements to `rb_io_wait` return value handling and internal ↵ | Samuel Williams | |
| implementation. (#5340) Notes: Merged-By: ioquatix <samuel@codeotaku.com> | |||
| 2021-12-24 | [ruby/reline] Revert "Change aliased methods to be parivete" | aycabta | |
| Ruby 2.5 doesn't support "private alias_method" idiom but Ruby on Rails 6.x still support 2.5. 😢 This reverts commit https://github.com/ruby/reline/commit/0f075f562b9b. https://github.com/ruby/reline/commit/4ecaa63b26 | |||
| 2021-12-24 | [ruby/reline] Change aliased methods to be parivete | aycabta | |
| https://github.com/ruby/reline/commit/0f075f562b | |||
| 2021-12-24 | [ruby/reline] Add doc about em-kill-line macro | aycabta | |
| https://github.com/ruby/reline/commit/2e46493aff | |||
| 2021-12-24 | [ruby/reline] Implement em_kill_line | aycabta | |
| https://github.com/ruby/reline/commit/9fca6ceb45 | |||
| 2021-12-24 | [ruby/reline] Rename the wrong name "em-kill-line" with the correct name ↵ | aycabta | |
| "unix-line-discard" https://github.com/ruby/reline/commit/da7af35d1f | |||
| 2021-12-24 | [ruby/reline] Add doc about ed-kill-line, kill-line, em-kill-line, and ↵ | aycabta | |
| unix-line-discard https://github.com/ruby/reline/commit/586a48ffe0 | |||
| 2021-12-24 | [ruby/reline] Bind ed-kill-line to C-u on emacs mode | aycabta | |
| https://github.com/ruby/reline/commit/9ab99574f5 | |||
