summaryrefslogtreecommitdiff
path: root/NEWS.md
AgeCommit message (Expand)Author
2021-08-22Fix links [ci skip]Kazuhiro NISHIYAMA
2021-08-17Mention update to Unicode Version 13.0.0 and Emoji Version 13.1Martin Dürst
2021-08-13Revert "Pause an MJIT worker when JIT is cancelled"Takashi Kokubun
2021-08-12Don't cancel JIT-ed code on TracePoint :classTakashi Kokubun
2021-08-12Pause an MJIT worker when JIT is cancelledTakashi Kokubun
2021-08-12Print JIT cancel when all JIT-ed code is cancelledTakashi Kokubun
2021-08-05Fix a link [ci skip]Kazuhiro NISHIYAMA
2021-07-23[NEWS] added [Feature #17798] [ci skip]Nobuyoshi Nakada
2021-07-23[NEWS] adjusted formats [ci skip]Nobuyoshi Nakada
2021-07-17One-line pattern matching is no longer experimentalKazuki Tsujimoto
2021-07-16Add Integer.try_convert [Feature #15211]Nobuyoshi Nakada
2021-07-16Added code fence to the example in [Feature #17724] [ci skip]Nobuyoshi Nakada
2021-07-15Add pattern matching pin support for instance/class/global variablesJeremy Evans
2021-07-15Add tests and NEWS [Feature #18008]NARUSE, Yui
2021-07-15Fix typo in flag in NEWS.mdPatrik Ragnarsson
2021-07-01Replace copy coroutine with pthread implementation.Samuel Williams
2021-06-23Fix a link [ci skip]Kazuhiro NISHIYAMA
2021-06-22Fix NEWS formatting.Samuel Williams
2021-06-22Add fiber scheduler news.Samuel Williams
2021-06-02Note about 07c05b6fe931337e928a89ac5ebf654862dc0ecaTakashi Kokubun
2021-05-31Change the default --jit-max-cache to 10000Takashi Kokubun
2021-05-26Add NEWS about 46655156dcc37509dcb69fcd0717c110eb1c624aNARUSE, Yui
2021-05-17NEWS.md: mention lib/objspace/trace.rb [Feature #17762]Yusuke Endoh
2021-04-21Evaluate multiple assignment left hand side before right hand sideJeremy Evans
2021-04-16NEWS for [Feature #15198] [ci skip]Nobuyoshi Nakada
2021-03-26Enumerable#tally with the resulting hash [Feature #17744]Nobuyoshi Nakada
2021-03-21Pattern matching pin operator against expression [Feature #17411]Kazuki Tsujimoto
2021-03-16Fix a link [ci skip]Kazuhiro NISHIYAMA
2021-03-15NEWS of [Feature #12194] [ci skip]Nobuyoshi Nakada
2021-02-16Add NEWS entry for [Feature #16043]Kazuhiro NISHIYAMA
2021-02-15[DOC] NEWS for Thread::Backtrace.limit [Feature #17479]Nobuyoshi Nakada
2021-02-11The Queue constructor should take an initial set of objectsChris Seaton
2021-01-20Update NEWS.md about deprecationTakashi Kokubun
2021-01-17Warn Struct#initialize with only keyword args (#4070)Takashi Kokubun
2021-01-14Make Module#prepend affect ancestor chain even if argument already included i...Jeremy Evans
2021-01-13Rename RubyVM::MJIT to RubyVM::JITTakashi Kokubun
2021-01-02NEWS: We have links now, and there is no changelog anymore [doc]Marc-Andre Lafortune
2021-01-02NEWS: [Feature #17312] [ci skip]Nobuyoshi Nakada
2020-12-25Copy NEWS.md to doc/NEWS-3.0.0.md and update for 3.1.0Kazuhiro NISHIYAMA
2020-12-25Sort URLs by issue numbers and remove duplicated [ci skip]Kazuhiro NISHIYAMA
2020-12-25Update stdlib section for Ruby 3.0Hiroshi SHIBATA
2020-12-23Let's be more accurate [ci skip]Takashi Kokubun
2020-12-23Add NEWS entries about JIT in Jul ~ DecTakashi Kokubun
2020-12-24NEWS.md: grammatical improvementYusuke Endoh
2020-12-23Document shareable_constant_value and other magic constants [doc]Marc-Andre Lafortune
2020-12-24Module#public_class_method also accepts a symbol array as an argumentYusuke Endoh
2020-12-22NEWS: fix typos and grammarMarcus Stollsteimer
2020-12-23fiddle: Update to 1.0.5Sutou Kouhei
2020-12-22NEWS: Mention deprecation warnings not being shown by defaultMarc-Andre Lafortune
2020-12-22NEWS: group keyword arguments related items togetherMarc-Andre Lafortune