aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS.md
Commit message (Expand)AuthorAgeFilesLines
* Support passing a category to `Warning.warn`eileencodes2020-09-011-0/+8
* Update version to 3.0.0 in NEWS.mdKazuhiro NISHIYAMA2020-08-311-1/+1
* [DOC] Fixed wording [ci skip]Nobuyoshi Nakada2020-08-311-1/+1
* [DOC] Indent a code block in NEWS [ci skip]Nobuyoshi Nakada2020-08-311-9/+8
* Sync with ruby/tempfile@aa9ea12d94a905161cbd79af1ad9ab427f250f4eBenoit Daloze2020-08-291-0/+10
* Some fixes in NEWS.mdBenoit Daloze2020-08-291-3/+3
* Added entry for changes of default gemsHiroshi SHIBATA2020-08-241-0/+20
* Fix links [ci skip]Kazuhiro NISHIYAMA2020-08-241-1/+4
* NEWS.md: add an example, add references, and move some itemsYusuke Endoh2020-08-241-13/+21
* Avoid duplicated "when"s [ci skip]Takashi Kokubun2020-06-261-2/+2
* Add a NEWS placeholder for disposable cc [ci skip]Takashi Kokubun2020-06-261-0/+5
* Add NEWS entries about JIT optimizationsTakashi Kokubun2020-06-261-0/+22
* Make Integer#zero? a separated method and builtin (#3226)Takashi Kokubun2020-06-201-0/+2
* Added sdbm entry to NEWSHiroshi SHIBATA2020-06-191-0/+4
* Add links [ci skip]Kazuhiro NISHIYAMA2020-06-191-0/+5
* Update NEWS.md [ci skip]Jeremy Evans2020-06-181-5/+29
* NEWS about Hash#except ENV#except [Feature #15822]Nobuyoshi Nakada2020-06-181-0/+13
* Introduce find pattern [Feature #16828]Kazuki Tsujimoto2020-06-141-0/+12
* Revert "Combine sweeping and moving"Aaron Patterson2020-06-091-8/+0
* Update NEWS / documentation with GC.start(compact:true)Aaron Patterson2020-05-291-0/+8
* Added entries about RubyGems and BundlerHiroshi SHIBATA2020-05-251-0/+8
* NEWS.md: the order of backtrace [Feature #8661] [ci skip]Nobuyoshi Nakada2020-04-211-0/+5
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2020-04-171-1/+1
* NEWS.md: Mentioned the removal of NIL/TRUE/FALSE [ci skip]Nobuyoshi Nakada2020-04-171-0/+2
* Raise EPIPE at broken pipe for the backward compatibilityNobuyoshi Nakada2020-04-151-3/+2
* View the help message with PAGER [Feature #16754]Nobuyoshi Nakada2020-04-121-0/+8
* Silence broken pipe error messages on STDOUT [Feature #14413]Nobuyoshi Nakada2020-04-111-0/+5
* Reference to [Feature #16746] [ci skip]Nobuyoshi Nakada2020-04-101-0/+1
* Endless method definition [Feature #16746]Nobuyoshi Nakada2020-04-101-0/+7
* R-assign is still experimental [Feature #15921] [ci skip]Nobuyoshi Nakada2020-04-101-1/+2
* Rightward-assign by ASSOCNobuyoshi Nakada2020-04-101-0/+7
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-0/+4
* Added link to the ticket [ci skip]Kazuhiro NISHIYAMA2020-03-181-0/+1
* Reduce allocations for keyword argument hashesJeremy Evans2020-03-171-0/+5
* hash.c: Do not use the fast path (rb_yield_values) for lambda blocksYusuke Endoh2020-03-161-0/+7
* Try to correct grammer of the NEWS entry [ci skip]Takashi Kokubun2020-03-101-2/+2
* Let Net::HTTP.get take request headers (#2957)Takashi Kokubun2020-03-101-0/+6
* RDoc markdown parser needs explicit code block or more indents [ci skip]Nobuyoshi Nakada2020-03-101-0/+2
* Added link to the ticket [ci skip]Nobuyoshi Nakada2020-03-101-0/+1
* Update NEWS for autosplatting change [ci skip]Jeremy Evans2020-03-091-0/+15
* [DOC] Separated parenthesized notes from subsection headingsNobuyoshi Nakada2020-03-031-4/+12
* Fix up mark-ups in NEWS [ci skip]Nobuyoshi Nakada2020-02-291-5/+5
* Missing links in NEWS [ci skip]Nobuyoshi Nakada2020-02-291-0/+4
* Update NEWS [ci skip]Jeremy Evans2020-02-281-2/+39
* `Proc` made by `Symbol#to_proc` should be a lambda [Bug #16260]Nobuyoshi Nakada2020-02-191-0/+8
* NEWS.md: add missing ticket linksMarcus Stollsteimer2020-02-161-3/+8
* NEWS.md: improve language; markup as list itemMarcus Stollsteimer2020-02-161-4/+5
* NEWS.md: remove leading whitespaceMarcus Stollsteimer2020-02-161-2/+2
* NEWS.md: fix method references; remove surplus bracketsMarcus Stollsteimer2020-02-161-2/+2
* Make yield in singleton class definitions in methods a SyntaxErrorJeremy Evans2020-02-111-0/+2