summaryrefslogtreecommitdiff
path: root/NEWS.md
AgeCommit message (Collapse)Author
2022-07-13Update bundled gems list at 156da55c164e5463edf15bae05021b [ci skip]git
2022-07-12Update bundled gems list at 2022-07-12git
2022-07-06Update bundled gems list at 2022-07-06git
2022-07-04Update bundled gems list at 2022-07-04git
2022-07-01Update bundled gems list at e0c6e288f0fe4c285dd4e16283835f [ci skip]git
2022-06-25Update default gems list at 50e13870bffa3561be13faa31c3fcb [ci skip]git
2022-06-21Update bundled gems list at 2022-06-21git
2022-06-20[Feature #18788] Support options as `String` to `Regexp.new`Nobuyoshi Nakada
`Regexp.new` now supports passing the regexp flags not only as an `Integer`, but also as a `String. Unknown flags raise errors. Notes: Merged: https://github.com/ruby/ruby/pull/6039
2022-06-20Warn suspicious flag to `Regexp.new`Nobuyoshi Nakada
Now second argument should be `true`, `false`, `nil` or Integer. This flag is confused with third argument some times. Notes: Merged: https://github.com/ruby/ruby/pull/6039
2022-06-20Update bundled gems list at 150bd6e2427a8a6178aa5f8ebc39ce [ci skip]git
2022-06-15Update bundled gems list at 2022-06-15git
2022-06-06Add Module#undefined_instance_methodsJeremy Evans
Implements [Feature #12655] Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org> Notes: Merged: https://github.com/ruby/ruby/pull/5733 Merged-By: jeremyevans <code@jeremyevans.net>
2022-05-25Update default gems list at fde4519af8762fccc8488d1972d984 [ci skip]git
2022-05-21Update bundled gems list at 2022-05-21git
2022-05-20Update default gems list at bcdbfe4b6e09c0076571addd1d0dd3 [ci skip]git
2022-05-18Update default gems list at 6b6d7df39db2447dd675b2558aab69 [ci skip]git
2022-05-15Fix various autoload race conditions. (#5898)Samuel Williams
* Add RUBY_VM_CRITICAL_SECTION for detecting unexpected context switch. * Prevent race between GC mark and autoload setup. * Protect race on autoload state. * Avoid potential race condition when allocating `autoload_featuremap`. * Add NEWS entry for autoload fixes. Notes: Merged-By: ioquatix <samuel@codeotaku.com>
2022-05-09Update default gems list at ecf32dbfc03c39a75fdd8a4e4dc3cb [ci skip]git
2022-05-09Update default gems list at a370eb5a6360a789b7c5249d97169f [ci skip]git
2022-05-09Update default gems list at 30632efeaad6f5837102ff4229777e [ci skip]git
2022-05-09Update default gems list at fbbe7ac7e3256e78d01e0b92d74611 [ci skip]git
2022-05-08Update bundled gems list at 25eb63fa7fa7075764cd71920eb89d [ci skip]git
2022-04-27Update default gems list at cd2613b6a43bac87574dac17b8b9b8 [ci skip]git
2022-04-19Resolve several markedown warningsTim Smith
- Spaces before and after blocks. - Single spaces after sentences everywhere Signed-off-by: Tim Smith <tsmith@mondoo.com> Notes: Merged: https://github.com/ruby/ruby/pull/5816
2022-04-15Update default gems list at 2aca566a104ad42579be03374446fd [ci skip]git
2022-04-06Update bundled gems list at 8197ae35f90aa1c260b5782c08827d [ci skip]git
2022-04-05Give some tips on how to find the missing ruby2_keywordsBenoit Daloze
2022-04-05Add NEWS entry for Bug #18625 to help adding ruby2_keywords in the missing ↵Benoit Daloze
places Notes: Merged: https://github.com/ruby/ruby/pull/5684
2022-04-02Update bundled gems list at e73d76027e7a7e0927785c66629c18 [ci skip]git
2022-04-01Update bundled gems list at b3a05827c716bbb6a54cb6924f5840 [ci skip]git
2022-04-01Update default gems list at 06f94d1784c6f00ba7d21af57af0d0 [ci skip]git
2022-03-31Update default gems list at 8a38419b73ec2b698dd2d0462055f3 [ci skip]git
2022-03-30Update NEWS for proc autosplat changeJeremy Evans
2022-03-29Update NEWS for TracePoint#enable target_thread default changeJeremy Evans
2022-03-28[DOC] Move the entry for [Feature #18571]Nobuyoshi Nakada
2022-03-28Fix a link [ci skip]Kazuhiro NISHIYAMA
2022-03-28Added entry of Psych changes for #18571Hiroshi SHIBATA
2022-03-25Update NEWS for {Kernel,TracePoint}#binding changeJeremy Evans
2022-03-24Update default gems list at 4c4a1e2035e08a627e71efd41d6654 [ci skip]git
2022-03-22Fix a link [ci skip]Kazuhiro NISHIYAMA
2022-03-18Add a NEWS entry about [Feature #18598] [ci skip]Shugo Maeda
2022-03-17Make Proc#parameters support lambda keyword for returning parameters as if ↵Jeremy Evans
lambda This makes it easier to use Proc#parameters to build wrappers. Implements [Feature #15357] Notes: Merged: https://github.com/ruby/ruby/pull/5677
2022-03-17Update default gems list at fadc7a150c90ad44dee90985b19e79 [ci skip]git
2022-03-14Fix a link [ci skip]Kazuhiro NISHIYAMA
2022-03-13mention Unicode Version 14.0.0Martin Dürst
2022-03-10Update default gems list at bd1862330756b177ba189597b9de10 [ci skip]git
2022-03-07Update default gems list at 9c531ca524506f9de7bc4643fd6d89 [ci skip]git
2022-03-03Update default gems list at 7f7db124ee6a72ec178d4045387062 [ci skip]git
2022-02-28Update default gems list at eb40ff73bfc8afae1d87e214f31564 [ci skip]git
2022-02-23Update bundled gems list at 2022-02-23git