aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* add a NEWS entry for Method#inspectKoichi Sasada2019-11-201-5/+12
* NEWS: Add an example for the warning of "yield in singleton class"Yusuke Endoh2019-11-181-0/+7
* * remove trailing spaces. [ci skip]git2019-11-181-1/+1
* Update NEWS for $SAFE/taint changesJeremy Evans2019-11-181-0/+9
* Added default gems entry to NEWSHiroshi SHIBATA2019-11-141-0/+19
* Update RubyGems and Bundler entries on NEWSHiroshi SHIBATA2019-11-141-4/+4
* Add ticket number of `FrozenError#receiver` [ci skip]Kazuhiro NISHIYAMA2019-11-121-2/+2
* Revert "Method reference operator"Nobuyoshi Nakada2019-11-121-3/+0
* NEWS: Make it clear that delegation syntax `(...)` requires parenthesesYusuke Endoh2019-11-121-1/+2
* add NEWS about _1 as a local variable [ci skip]卜部昌平2019-11-121-0/+5
* add a NEWS entry about builtin features.Koichi Sasada2019-11-121-0/+4
* Revert "[EXPERIMENTAL] Make Symbol#to_s return a frozen String [Feature #16150]"NARUSE, Yui2019-11-051-8/+0
* Update NEWS entry for Feature #13083Benoit Daloze2019-11-031-1/+2
* Remove incorrect NEWS entry, only Regexp#match and #match? changedBenoit Daloze2019-11-031-4/+0
* Mention update to Unicode Emoji version 12.1 in NEWS.Martin Dürst2019-10-311-1/+3
* Improve Enumerator.produce docszverok2019-10-271-0/+7
* Add entry for Feature #13083 in NEWSBenoit Daloze2019-10-261-5/+17
* Add gem names [ci skip]Kazuhiro NISHIYAMA2019-10-231-5/+5
* Trivial fixes [ci skip]Kazuhiro NISHIYAMA2019-10-231-7/+7
* Fix typos [ci skip]Kazuhiro NISHIYAMA2019-10-231-2/+2
* NEWS: add a URL about the performance improvement of CGI.escapeHTMLYusuke Endoh2019-10-221-0/+1
* NEWS: Fix the example of Lazy#eagerv2_7_0_preview2Yusuke Endoh2019-10-221-7/+3
* NEWS: add an example for Lazy#eagerYusuke Endoh2019-10-221-0/+9
* NEWS: Make Net::FTP#features and #option more informativeYusuke Endoh2019-10-221-1/+2
* Arguments forwarding [Feature #16253]Nobuyoshi Nakada2019-10-221-0/+9
* NEWS: fixed method names [ci skip]Nobuyoshi Nakada2019-10-221-1/+1
* NEWS: fixed mark-up [ci skip]Nobuyoshi Nakada2019-10-221-2/+1
* add an NEWS entry about [Feature #15575]Koichi Sasada2019-10-221-0/+3
* add a NEWS entry about Proc#to_s changeKoichi Sasada2019-10-221-0/+3
* fix NEWS entry about unbundled gemsKoichi Sasada2019-10-221-1/+2
* NEWS: fixed indents [ci skip]Nobuyoshi Nakada2019-10-211-6/+6
* NEWS: fix a typoYusuke Endoh2019-10-211-1/+1
* NEWS: structured the "Language changes" sectionYusuke Endoh2019-10-211-11/+72
* add a NEWS entry about [Feature #15602]Koichi Sasada2019-10-211-0/+3
* make monitor.so for performance. (#2576)Koichi Sasada2019-10-201-0/+3
* Verbatim texts need more indent [ci skip]Nobuyoshi Nakada2019-10-181-12/+16
* NEWS: Mention that optparse now supports did_you_mean for unknown optionYusuke Endoh2019-10-181-0/+17
* [DOC] no change on Windows [Bug #15267] [ci skip]Nobuyoshi Nakada2019-10-171-2/+2
* Fixed File.extname at a name ending with a dotNobuyoshi Nakada2019-10-171-0/+8
* Use an even indent in NEWS for codeBenoit Daloze2019-10-161-19/+19
* Comparable#clamp with a range [Feature #14784]Nobuyoshi Nakada2019-10-161-0/+6
* Import StringScanner 1.0.3 (#2553)Sutou Kouhei2019-10-141-0/+5
* Import CSV 3.1.2 (#2547)Sutou Kouhei2019-10-121-1/+1
* Import REXML 3.2.3 (#2548)Sutou Kouhei2019-10-121-0/+5
* Update NEWS with Module#ruby2_keywords and a few other thingsJeremy Evans2019-10-071-0/+32
* Add: Array#intersection methodPrajjwal Singh2019-10-071-0/+6
* NEWS: marked up `**nil` [ci skip]Nobuyoshi Nakada2019-09-281-3/+3
* NEWS: Added module name to proc and lambda [ci skip]Nobuyoshi Nakada2019-09-281-3/+3
* Update NEWS section on keyword argument separation [ci skip]Jeremy Evans2019-09-271-10/+57
* [EXPERIMENTAL] Make NilClass#to_s, TrueClass#to_s and FalseClass#to_s return ...Jean Boussier2019-09-271-0/+8