summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-25Revert "Do not include external library sources into packages"v3_1_0NARUSE, Yui
This reverts commit a042043487eb4c7d39307b8e784ede1856455c3e. (cherry picked from commit 8325094177de60d365b2b5507488f0b53d11c736)
2021-12-25Prevent installing zlib libraryNARUSE, Yui
(cherry picked from commit 82c8acbcfd3197e19620dc6024d08c85ea99a05b)
2021-12-25Revert "make-snapshot: add -extlibs option"NARUSE, Yui
This reverts commit afa9d65d61857792508b1405835b07b78e24449c. It prevents installing libffi. (cherry picked from commit 1cc02078e503a18f6d1fcbd3e4d29c574895957d)
2021-12-25fix tool/format-releaseNARUSE, Yui
Pass ruby directory path (cherry picked from commit 05faa36028a0a00788e2416a91e0bba21bd6f6ad)
2021-12-25Update default gems list at 8247b193c0dd06db9ea56812954dda [ci skip]Nobuyoshi Nakada
(cherry picked from commit 1ad42f8a761b1f22464d5b15aac7ce994ecffc4b)
2021-12-25[ruby/io-console] bump up to 0.5.10Nobuyoshi Nakada
https://github.com/ruby/io-console/commit/806c65e22b (cherry picked from commit 8247b193c0dd06db9ea56812954dda8fed89458d)
2021-12-25[ruby/io-console] No longer support dead versionsNobuyoshi Nakada
https://github.com/ruby/io-console/commit/e9478509e9 (cherry picked from commit 9368fa6c3073d5fe4380a5e84eb59f7cec2ce62c)
2021-12-25NEWS: mention Time.new argument error moreNobuyoshi Nakada
Show an example of Time.new with perhaps unexpected results in earlier versions. (cherry picked from commit 14e550052be73ed35bfcbb0b6be696519ad7e092)
2021-12-25Suppress undef warnings for USE_RUBY_DEBUG_LOGNobuyoshi Nakada
(cherry picked from commit 975a6efd7ea144275d4774d18ff0f568c1a1dc97)
2021-12-25Define fallback RUBY_DEVEL to suppress undef warningsNobuyoshi Nakada
(cherry picked from commit 566bdaef318674c416494786da551021afb1b5d7)
2021-12-25Raise proper exception when month argument is not a nameNobuyoshi Nakada
https://bugs.ruby-lang.org/issues/17485#change-89871 (cherry picked from commit 0867b638aff9ec192ca420a44ffa5a77c892e8f2)
2021-12-25Fix the names of Thread::Queue and method for the cross-referenceNobuyoshi Nakada
(cherry picked from commit 42eb9bf37ac42cc792d619e28d153c164a5e6604)
2021-12-25NEWS: Put spaces to make Method and UnboundMethod linksNobuyoshi Nakada
(cherry picked from commit 30374b4fb77a1407e5ba8e98be03a92c4a317495)
2021-12-25Add IRB Improvements section to NEWS.mdaycabta
(cherry picked from commit dba24e6a1ae0d7dba313bb5f65a4be927bd6f236)
2021-12-25v3.1.0p0NARUSE, Yui
2021-12-25NEWS: Mention about more strict conversions for [Feature #17485]Nobuyoshi Nakada
2021-12-25Update default gems list at 0f1fbc6421641d80a03f0b72e3d775 [ci skip]git
2021-12-25[ruby/irb] Version 1.4.1aycabta
https://github.com/ruby/irb/commit/b1d9c34441
2021-12-25[ruby/irb] Support showing doc by dialog in iTerm2aycabta
https://github.com/ruby/irb/commit/a4b95d6634
2021-12-25Update default gems list at 40c20110d5791e26e5edaddb6a77cf [ci skip]git
2021-12-25[ruby/reline] Version 0.3.0aycabta
https://github.com/ruby/reline/commit/3f6ea92268
2021-12-25Fix typos [ci skip]Kazuhiro NISHIYAMA
2021-12-24Update default gems list at da6a5e3ed16ab0cdda7546dd9caf55 [ci skip]git
2021-12-25Merge RubyGems-3.3.3 and Bundler-2.3.3Hiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/5342
2021-12-24Update default gems list at efce9ecf72842fd2109a34a89b4293 [ci skip]git
2021-12-25[ruby/openssl] Ruby/OpenSSL 3.0.0Kazuki Yamaguchi
https://github.com/ruby/openssl/commit/bff4080091
2021-12-25[ruby/openssl] Add tast cases to OpenSSL::BN using ractorYusuke 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-24NEWS: Adapt YJIT support status to include OpenBSDAlan 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-24Less bravado in YJIT performance claimsAlan Wu
YJIT can't improve performance of non Ruby software of course.
2021-12-24Update default gems list at 90239c4163e0a9aec7add714eb5ad6 [ci skip]git
2021-12-25[ruby/irb] Version 1.4.0aycabta
https://github.com/ruby/irb/commit/b80ec5821e
2021-12-25[ruby/irb] Update dependency, reline >= 0.3.0aycabta
https://github.com/ruby/irb/commit/f36ad549c4
2021-12-25[ruby/reline] Escape newline(s) in dynamic promptaycabta
https://github.com/ruby/reline/commit/9b209ee1ea
2021-12-25[ruby/reline] Escape newline(s) in promptaycabta
https://github.com/ruby/reline/commit/b545459fca
2021-12-25[ruby/reline] Remove unnecessary parameteraycabta
https://github.com/ruby/reline/commit/20fcd22564
2021-12-25Increase wait timeaycabta
2021-12-25Wait for output results to test correctlyaycabta
2021-12-25* 2021-12-25 [ci skip]git
2021-12-25add a NEWS entry about cvar inline cacheKoichi Sasada
2021-12-24Revert "Revert "Replace an deprecated constant with a new one in did_you_mean""Yuki Nishijima
This reverts commit 1527f7569b0412f3bc7ac98a3461e59a4891ed96.
2021-12-24Update default gems list at f9712b029bb6c34a2cf4131f8a5432 [ci skip]git
2021-12-24Sync did_you_meanYuki Nishijima
2021-12-24Bundle RBS 2.0.0 (#5330)Soutaro Matsumoto
* Bundle RBS 2.0.0 * Update NEWS.md Notes: Merged-By: soutaro <matsumoto@soutaro.com>
2021-12-24Output log after loading class to testaycabta
2021-12-25Prefer 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-24Adjust styles [ci skip]Nobuyoshi Nakada
2021-12-24Add logging about timeoutaycabta
2021-12-24Kill process before assertion failsaycabta
2021-12-24Fix 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-24Update default gems list at 67aab88a22bad23cb43058caee6fc0 [ci skip]git