summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2019-09-04Implement Enumerator::Lazy#eager [Feature #15901]Akinori MUSHA
2019-09-02Prohibit nul-separated glob pattern [Feature #14643] (#2419)Nobuyoshi Nakada
2019-09-02Add Net::FTP#features and Net::FTP#optionShugo Maeda
2019-09-02Get rid of interpreting BTS references as label-list [ci skip]Nobuyoshi Nakada
2019-09-01Note about ANYARGS in NEWSTakashi Kokubun
2019-08-31NEWS: Hash-to-keywords automatic conversion is now warnedYusuke Endoh
2019-08-30lib/pp.rb: Use UnboundMethod#bind_call instead of .bind(obj).call(...)Yusuke Endoh
2019-08-30proc.c: Add UnboundMethod#bind_callYusuke Endoh
2019-08-29NEWS: [Feature #16035] [ci skip]Nobuyoshi Nakada
2019-08-29Revert "Add pipeline operator [Feature #15799]"Nobuyoshi Nakada
2019-08-12Minor wording fix in NEWS [ci skip]Takashi Kokubun
2019-07-18Add details of fiber pool and coroutine selection to NEWS.Samuel Williams
2019-07-15Add features of IRB to NEWSaycabta
2019-07-15Add Reline section to NEWSaycabta
2019-07-15Fix a typo of Markdown of NEWSaycabta
2019-07-15The default charset of text/* media type is UTF-8.Tanaka Akira
2019-07-14NEWS: RubyVM.resolve_feature_path moved [ci skip]Kazuhiro NISHIYAMA
2019-07-14[DOC] Add missing headings [ci skip]Kazuhiro NISHIYAMA
2019-07-14[DOC] Fix a typo [ci skip]Kazuhiro NISHIYAMA
2019-07-14Describe about Pathname.glob.Tanaka Akira
2019-07-14Describe warning of open-uri.Tanaka Akira
2019-07-14NEWS: warning of flip-flop is reverted [ci skip]Kazuhiro NISHIYAMA
2019-07-13Add $LOAD_PATH.resolve_feature_path in NEWSBenoit Daloze
2019-07-01[DOC] Fix typos [ci skip]Kazuhiro NISHIYAMA
2019-06-24Add new encoding CESU-8 [Feature #15931]NARUSE, Yui
2019-06-24Update NEWS.Samuel Williams
2019-06-23NEWS: Module#constant_source_locationNobuyoshi Nakada
2019-06-21Add an optional `inherit` argument to Module#autoload?Jean Boussier
2019-06-20Fix a typo [ci skip]Kazuhiro NISHIYAMA
2019-06-20Added racc entry to NEWS.Hiroshi SHIBATA
2019-06-19Implement Complex#<=>Jeremy Evans
2019-06-14Pipeline operator is experimental [ci skip]Kazuhiro NISHIYAMA
2019-06-13Add pipeline operator [Feature #15799]Nobuyoshi Nakada
2019-06-13IO#set_encoding_by_bomNobuyoshi Nakada
2019-06-05NEWS: Note about CGI.escapeHTML change [ci skip]Takashi Kokubun
2019-06-02NEWS: move GC.compactNobuyoshi Nakada
2019-06-02NEWS: markup class and method namesNobuyoshi Nakada
2019-05-31[DOC] JIS X 0301 has been updatedNobuyoshi Nakada
2019-05-30Allow DelegateClass() to module_eval given blockJeremy Evans
2019-05-26Add FrozenError#receiverJeremy Evans
2019-05-24Incremental syntax highlight for IRB source linesTakashi Kokubun
2019-05-23Enumerable#filter_map in NEWSNobuyoshi Nakada
2019-05-23New Time methods in NEWSNobuyoshi Nakada
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