summaryrefslogtreecommitdiff
path: root/NEWS.md
AgeCommit message (Expand)Author
2020-06-26Avoid duplicated "when"s [ci skip]Takashi Kokubun
2020-06-26Add a NEWS placeholder for disposable cc [ci skip]Takashi Kokubun
2020-06-26Add NEWS entries about JIT optimizationsTakashi Kokubun
2020-06-20Make Integer#zero? a separated method and builtin (#3226)Takashi Kokubun
2020-06-19Added sdbm entry to NEWSHiroshi SHIBATA
2020-06-19Add links [ci skip]Kazuhiro NISHIYAMA
2020-06-18Update NEWS.md [ci skip]Jeremy Evans
2020-06-18NEWS about Hash#except ENV#except [Feature #15822]Nobuyoshi Nakada
2020-06-14Introduce find pattern [Feature #16828]Kazuki Tsujimoto
2020-06-09Revert "Combine sweeping and moving"Aaron Patterson
2020-05-29Update NEWS / documentation with GC.start(compact:true)Aaron Patterson
2020-05-25Added entries about RubyGems and BundlerHiroshi SHIBATA
2020-04-21NEWS.md: the order of backtrace [Feature #8661] [ci skip]Nobuyoshi Nakada
2020-04-17Fix a typo [ci skip]Kazuhiro NISHIYAMA
2020-04-17NEWS.md: Mentioned the removal of NIL/TRUE/FALSE [ci skip]Nobuyoshi Nakada
2020-04-15Raise EPIPE at broken pipe for the backward compatibilityNobuyoshi Nakada
2020-04-12View the help message with PAGER [Feature #16754]Nobuyoshi Nakada
2020-04-11Silence broken pipe error messages on STDOUT [Feature #14413]Nobuyoshi Nakada
2020-04-10Reference to [Feature #16746] [ci skip]Nobuyoshi Nakada
2020-04-10Endless method definition [Feature #16746]Nobuyoshi Nakada
2020-04-10R-assign is still experimental [Feature #15921] [ci skip]Nobuyoshi Nakada
2020-04-10Rightward-assign by ASSOCNobuyoshi Nakada
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-03-18Added link to the ticket [ci skip]Kazuhiro NISHIYAMA
2020-03-17Reduce allocations for keyword argument hashesJeremy Evans
2020-03-16hash.c: Do not use the fast path (rb_yield_values) for lambda blocksYusuke Endoh
2020-03-10Try to correct grammer of the NEWS entry [ci skip]Takashi Kokubun
2020-03-10Let Net::HTTP.get take request headers (#2957)Takashi Kokubun
2020-03-10RDoc markdown parser needs explicit code block or more indents [ci skip]Nobuyoshi Nakada
2020-03-10Added link to the ticket [ci skip]Nobuyoshi Nakada
2020-03-09Update NEWS for autosplatting change [ci skip]Jeremy Evans
2020-03-03[DOC] Separated parenthesized notes from subsection headingsNobuyoshi Nakada
2020-02-29Fix up mark-ups in NEWS [ci skip]Nobuyoshi Nakada
2020-02-29Missing links in NEWS [ci skip]Nobuyoshi Nakada
2020-02-28Update NEWS [ci skip]Jeremy Evans
2020-02-19`Proc` made by `Symbol#to_proc` should be a lambda [Bug #16260]Nobuyoshi Nakada
2020-02-16NEWS.md: add missing ticket linksMarcus Stollsteimer
2020-02-16NEWS.md: improve language; markup as list itemMarcus Stollsteimer
2020-02-16NEWS.md: remove leading whitespaceMarcus Stollsteimer
2020-02-16NEWS.md: fix method references; remove surplus bracketsMarcus Stollsteimer
2020-02-11Make yield in singleton class definitions in methods a SyntaxErrorJeremy Evans
2020-01-24Add #verify_hostname= and #verify_hostname to skip hostname verificationNARUSE, Yui
2020-01-22Remove special handling of $SAFE and related C-APIsJeremy Evans
2020-01-19NEWS.md: set code format explicitly [ci skip]Nobuyoshi Nakada
2020-01-19Sort globbed results by default [Feature #8709]Nobuyoshi Nakada
2020-01-18NEWS.md: reduce headings level [ci skip]Nobuyoshi Nakada
2020-01-18NEWS.md: made ticket references links [ci skip]Nobuyoshi Nakada
2020-01-18NEWS.md: fixed lists and indents [ci skip]Nobuyoshi Nakada
2020-01-16Removed xmlrpc and net-telnet from the bundled gems.Hiroshi SHIBATA
2020-01-15NEWS.md: mention "Freeze Regexp literals" [Feature #8948]Yusuke Endoh