summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2019-12-09Add ipaddr optional parameter to Net::HTTP#startNARUSE, Yui
2019-11-30Remove e2mmap entries from docsHiroshi SHIBATA
2019-11-29Fixed the position in NEWS [Feature #16348]Nobuyoshi Nakada
2019-11-28Added Symbol#start_with? and Symbol#end_with? method. [Feature #16348]NARUSE, Yui
2019-11-28Get rid of inadvertent label [ci skip]Nobuyoshi Nakada
2019-11-25Fix a typo [ci skip]Kazuhiro NISHIYAMA
2019-11-25Remove duplicated line in NEWS [ci skip]Junichi Ito
2019-11-20add a NEWS entry for Method#inspectKoichi Sasada
2019-11-18NEWS: Add an example for the warning of "yield in singleton class"Yusuke Endoh
2019-11-18* remove trailing spaces. [ci skip]git
2019-11-18Update NEWS for $SAFE/taint changesJeremy Evans
2019-11-14Added default gems entry to NEWSHiroshi SHIBATA
2019-11-14Update RubyGems and Bundler entries on NEWSHiroshi SHIBATA
2019-11-12Add ticket number of `FrozenError#receiver` [ci skip]Kazuhiro NISHIYAMA
2019-11-12Revert "Method reference operator"Nobuyoshi Nakada
2019-11-12NEWS: Make it clear that delegation syntax `(...)` requires parenthesesYusuke Endoh
2019-11-12add NEWS about _1 as a local variable [ci skip]卜部昌平
2019-11-12add a NEWS entry about builtin features.Koichi Sasada
2019-11-05Revert "[EXPERIMENTAL] Make Symbol#to_s return a frozen String [Feature #16150]"NARUSE, Yui
2019-11-03Update NEWS entry for Feature #13083Benoit Daloze
2019-11-03Remove incorrect NEWS entry, only Regexp#match and #match? changedBenoit Daloze
2019-10-31Mention update to Unicode Emoji version 12.1 in NEWS.Martin Dürst
2019-10-27Improve Enumerator.produce docszverok
2019-10-26Add entry for Feature #13083 in NEWSBenoit Daloze
2019-10-23Add gem names [ci skip]Kazuhiro NISHIYAMA
2019-10-23Trivial fixes [ci skip]Kazuhiro NISHIYAMA
2019-10-23Fix typos [ci skip]Kazuhiro NISHIYAMA
2019-10-22NEWS: add a URL about the performance improvement of CGI.escapeHTMLYusuke Endoh
2019-10-22NEWS: Fix the example of Lazy#eagerv2_7_0_preview2Yusuke Endoh
2019-10-22NEWS: add an example for Lazy#eagerYusuke Endoh
2019-10-22NEWS: Make Net::FTP#features and #option more informativeYusuke Endoh
2019-10-22Arguments forwarding [Feature #16253]Nobuyoshi Nakada
2019-10-22NEWS: fixed method names [ci skip]Nobuyoshi Nakada
2019-10-22NEWS: fixed mark-up [ci skip]Nobuyoshi Nakada
2019-10-22add an NEWS entry about [Feature #15575]Koichi Sasada
2019-10-22add a NEWS entry about Proc#to_s changeKoichi Sasada
2019-10-22fix NEWS entry about unbundled gemsKoichi Sasada
2019-10-21NEWS: fixed indents [ci skip]Nobuyoshi Nakada
2019-10-21NEWS: fix a typoYusuke Endoh
2019-10-21NEWS: structured the "Language changes" sectionYusuke Endoh
2019-10-21add a NEWS entry about [Feature #15602]Koichi Sasada
2019-10-20make monitor.so for performance. (#2576)Koichi Sasada
2019-10-18Verbatim texts need more indent [ci skip]Nobuyoshi Nakada
2019-10-18NEWS: Mention that optparse now supports did_you_mean for unknown optionYusuke Endoh
2019-10-17[DOC] no change on Windows [Bug #15267] [ci skip]Nobuyoshi Nakada
2019-10-17Fixed File.extname at a name ending with a dotNobuyoshi Nakada
2019-10-16Use an even indent in NEWS for codeBenoit Daloze
2019-10-16Comparable#clamp with a range [Feature #14784]Nobuyoshi Nakada
2019-10-14Import StringScanner 1.0.3 (#2553)Sutou Kouhei
2019-10-12Import CSV 3.1.2 (#2547)Sutou Kouhei