summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2019-05-04Fix grammarMarcus Stollsteimer
2019-04-29parse.y: fix here-doc identifier with newlineNobuyoshi Nakada
2019-04-29NEWS: Moved "Integer#[] with range" to "Core classes updates"Nobuyoshi Nakada
2019-04-29Add "Integer#[] with range" to NEWSYusuke Endoh
2019-04-27Update NEWS for pattern matching [ci skip]Kazuki Tsujimoto
2019-04-27NEWS: Note about $TERM requirement [ci skip]Takashi Kokubun
2019-04-26NEWS: Credit goes to Pry [ci skip]Takashi Kokubun
2019-04-26Add NEWS entry about IRB syntax highlight [ci skip]Takashi Kokubun
2019-04-25Mention warning of `$,`Kazuhiro NISHIYAMA
2019-04-23Added cgit url.Hiroshi SHIBATA
2019-04-22Migrate RUBY_VERSION/RUBY_DESCRIPTION to GitTakashi Kokubun
2019-04-21Fix a typo [ci skip]kazu
2019-04-20Add `GC.compact` again.tenderlove
2019-04-18string.c: warn non-nil $;nobu
2019-04-17Added rubygems and bundler entries.hsbt
2019-04-17Reverting compaction for nowtenderlove
2019-04-17NEWS: note about recent changes around JIT [ci skip]k0kubun
2019-04-17Introduce pattern matching [EXPERIMENTAL]ktsj
2019-04-17Adding `GC.compact` and compacting GC support.tenderlove
2019-04-15Mention SNI support in Net::IMAPknu
2019-04-15Import CSV 3.0.9kou
2019-04-14Import CSV 3.0.8kou
2019-04-10Reverting all commits from r67479 to r67496 because of CI failureskazu
2019-04-09Adding `GC.compact` and compacting GC support.tenderlove
2019-04-09NEWS: [DOC] markup hyphens [ci skip]nobu
2019-04-09NEWS: [DOC] fold lines [ci skip]nobu
2019-04-09mention support for Unicode Version 12.1.0 (issue #15195) in NEWSduerst
2019-04-09date: support for Reiwa, new Japanese eranobu
2019-04-03Introduce beginless range [Feature#14799]mame
2019-03-28NEWS: Fix a typo [ci skip]kazu
2019-03-28Note r67356 in NEWS [ci skip]k0kubun
2019-03-17Fix a typo [ci skip]kazu
2019-03-17Update NEWS for --jit option changes [ci skip]k0kubun
2019-03-17Numbered parameters [Feature #4475]nobu
2019-03-15NEWS: adjust indents and escape brackets not to be labeled listsnobu
2019-03-11fix wrong merge of conflict at r67217naruse
2019-03-11The combination of non-Symbol keys and Symbol keys is now allowed againmame
2019-03-11Removed from standard library. No one maintains it from Ruby 2.0.0.hsbt
2019-03-11Mention the addition of Enumerator::Yielder#to_proc in NEWSknu
2019-03-06add news about Unicode version update (issue #15321) to NEWS [ci skip]duerst
2019-02-07enum.c: Enumerable#tallynobu
2019-02-02NEWS: use note-listnobu
2019-01-25Upgrade CSV to 3.0.4kou
2019-01-25Upgrade RSS to 0.2.8kou
2019-01-10NEWS: announce C99 requirement [ci skip]k0kubun
2019-01-10proc.c: proc without blocknobu
2018-12-31Method reference operatornobu
2018-12-25[DOC] Move from NEWS to doc/NEWS-2.6.0 [ci skip]kazu
2018-12-25Import REXML 3.1.9kou
2018-12-24exception bactrace in reverse order is Ruby 2.5 featurenaruse