aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS.md
Commit message (Expand)AuthorAgeFilesLines
* One-line pattern matching is no longer experimentalKazuki Tsujimoto2021-07-171-0/+2
* Add Integer.try_convert [Feature #15211]Nobuyoshi Nakada2021-07-161-0/+5
* Added code fence to the example in [Feature #17724] [ci skip]Nobuyoshi Nakada2021-07-161-1/+3
* Add pattern matching pin support for instance/class/global variablesJeremy Evans2021-07-151-0/+8
* Add tests and NEWS [Feature #18008]NARUSE, Yui2021-07-151-0/+2
* Fix typo in flag in NEWS.mdPatrik Ragnarsson2021-07-151-1/+1
* Replace copy coroutine with pthread implementation.Samuel Williams2021-07-011-0/+3
* Fix a link [ci skip]Kazuhiro NISHIYAMA2021-06-231-0/+1
* Fix NEWS formatting.Samuel Williams2021-06-221-1/+1
* Add fiber scheduler news.Samuel Williams2021-06-221-0/+22
* Note about 07c05b6fe931337e928a89ac5ebf654862dc0ecaTakashi Kokubun2021-06-021-0/+3
* Change the default --jit-max-cache to 10000Takashi Kokubun2021-05-311-1/+4
* Add NEWS about 46655156dcc37509dcb69fcd0717c110eb1c624aNARUSE, Yui2021-05-261-0/+4
* NEWS.md: mention lib/objspace/trace.rb [Feature #17762]Yusuke Endoh2021-05-171-0/+7
* Evaluate multiple assignment left hand side before right hand sideJeremy Evans2021-04-211-0/+46
* NEWS for [Feature #15198] [ci skip]Nobuyoshi Nakada2021-04-161-0/+5
* Enumerable#tally with the resulting hash [Feature #17744]Nobuyoshi Nakada2021-03-261-0/+3
* Pattern matching pin operator against expression [Feature #17411]Kazuki Tsujimoto2021-03-211-0/+7
* Fix a link [ci skip]Kazuhiro NISHIYAMA2021-03-161-0/+1
* NEWS of [Feature #12194] [ci skip]Nobuyoshi Nakada2021-03-151-0/+5
* Add NEWS entry for [Feature #16043]Kazuhiro NISHIYAMA2021-02-161-0/+5
* [DOC] NEWS for Thread::Backtrace.limit [Feature #17479]Nobuyoshi Nakada2021-02-151-0/+7
* The Queue constructor should take an initial set of objectsChris Seaton2021-02-111-0/+6
* Update NEWS.md about deprecationTakashi Kokubun2021-01-201-0/+4
* Warn Struct#initialize with only keyword args (#4070)Takashi Kokubun2021-01-171-0/+7
* Make Module#prepend affect ancestor chain even if argument already included i...Jeremy Evans2021-01-141-0/+8
* Rename RubyVM::MJIT to RubyVM::JITTakashi Kokubun2021-01-131-0/+2
* NEWS: We have links now, and there is no changelog anymore [doc]Marc-Andre Lafortune2021-01-021-4/+1
* NEWS: [Feature #17312] [ci skip]Nobuyoshi Nakada2021-01-021-0/+11
* Copy NEWS.md to doc/NEWS-3.0.0.md and update for 3.1.0Kazuhiro NISHIYAMA2020-12-251-781/+2
* Sort URLs by issue numbers and remove duplicated [ci skip]Kazuhiro NISHIYAMA2020-12-251-2/+1
* Update stdlib section for Ruby 3.0Hiroshi SHIBATA2020-12-251-5/+25
* Let's be more accurate [ci skip]Takashi Kokubun2020-12-231-1/+1
* Add NEWS entries about JIT in Jul ~ DecTakashi Kokubun2020-12-231-9/+38
* NEWS.md: grammatical improvementYusuke Endoh2020-12-241-6/+6
* Document shareable_constant_value and other magic constants [doc]Marc-Andre Lafortune2020-12-231-0/+5
* Module#public_class_method also accepts a symbol array as an argumentYusuke Endoh2020-12-241-2/+3
* NEWS: fix typos and grammarMarcus Stollsteimer2020-12-221-26/+31
* fiddle: Update to 1.0.5Sutou Kouhei2020-12-231-1/+1
* NEWS: Mention deprecation warnings not being shown by defaultMarc-Andre Lafortune2020-12-221-0/+5
* NEWS: group keyword arguments related items togetherMarc-Andre Lafortune2020-12-221-9/+9
* NEWS: combine $SAFE and $KCODE, move lowerMarc-Andre Lafortune2020-12-221-8/+4
* NEWS: move error handling at end of sectionMarc-Andre Lafortune2020-12-221-13/+13
* Update fiber scheduler documentation.Samuel Williams2020-12-221-2/+5
* NEWS.md: fix the formatYusuke Endoh2020-12-221-3/+5
* add a NEWS entry about ractor C APIKoichi Sasada2020-12-221-0/+2
* Add entries for set 1.0.0Akinori MUSHA2020-12-221-0/+12
* NEWS.md: mention the behavior change of Binding#evalYusuke Endoh2020-12-221-0/+5
* NEWS: JSON is Ractor compatible [ci skip]Kenta Murata2020-12-211-0/+2
* Document usage of ArithmeticSequence in Array#slice, and add to NEWS (#3952)Victor Shepelev2020-12-211-0/+8