aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS.md
Commit message (Expand)AuthorAgeFilesLines
* Add documentation and tests for keyword argument value omissionShugo Maeda2021-09-111-2/+2
* [DOC] NEWS for [Feature #14579] [ci skip]Nobuyoshi Nakada2021-09-111-0/+6
* [DOC] Fixed indents in NEWS.md [ci skip]Nobuyoshi Nakada2021-09-111-27/+27
* Fix links [ci skip]Kazuhiro NISHIYAMA2021-08-221-0/+2
* Mention update to Unicode Version 13.0.0 and Emoji Version 13.1Martin Dürst2021-08-171-0/+5
* Revert "Pause an MJIT worker when JIT is cancelled"Takashi Kokubun2021-08-131-2/+0
* Don't cancel JIT-ed code on TracePoint :classTakashi Kokubun2021-08-121-0/+3
* Pause an MJIT worker when JIT is cancelledTakashi Kokubun2021-08-121-0/+2
* Print JIT cancel when all JIT-ed code is cancelledTakashi Kokubun2021-08-121-0/+3
* Fix a link [ci skip]Kazuhiro NISHIYAMA2021-08-051-0/+1
* [NEWS] added [Feature #17798] [ci skip]Nobuyoshi Nakada2021-07-231-0/+4
* [NEWS] adjusted formats [ci skip]Nobuyoshi Nakada2021-07-231-5/+5
* 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