aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS.md
Commit message (Collapse)AuthorAgeFilesLines
* Update bundled gems list at 2021-12-20git2021-12-201-1/+1
|
* Update default gems list at 706c7a27fa00f72ec4f5d2f3af8151 [ci skip]git2021-12-201-1/+1
|
* Update logger version on NEWSHiroshi SHIBATA2021-12-201-1/+1
|
* Update bundled gems list at 2021-12-20git2021-12-201-1/+1
|
* Update pp version on NEWSHiroshi SHIBATA2021-12-201-1/+1
|
* Sort URLs by issue numbers [ci skip]Kazuhiro NISHIYAMA2021-12-191-1/+1
|
* Add news about allowing omission of parentheses in one-line pattern matchingKazuki Tsujimoto2021-12-191-0/+11
|
* Update bundled gems list at 2021-12-17git2021-12-171-1/+1
|
* Update bundled gems list at 2021-12-17git2021-12-171-6/+8
|
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2021-12-171-1/+1
|
* NEWS.md: Fix a typoYusuke Endoh2021-12-171-1/+1
|
* NEWS.md: Add link to `rbs collection` documentationMasataka Pocke Kuwabara2021-12-171-1/+1
|
* NEWS.md: Describe changes of RBSYusuke Endoh2021-12-171-0/+6
|
* Update stdlib version at 693a561cfa19dc35ff0d199a1934c9 [ci skip]git2021-12-161-19/+1
|
* Improve wording on NEWS.mdMatheus Richard2021-12-161-20/+20
|
* Update stdlib version at 333865e56f594f365f2b3b4ef0f86f [ci skip]git2021-12-151-1/+1
|
* Update stdlib version at 9f87c0cc6dff70e8a1c4d204d1d459 [ci skip]git2021-12-151-1/+1
|
* Update stdlib version [ci skip]Kazuhiro NISHIYAMA2021-12-151-2/+2
|
* Update stdlib version at ded33ed5b8d923b0bb707b4e617ba0 [ci skip]git2021-12-151-54/+71
|
* Remove unused footnote [ci skip]Kazuhiro NISHIYAMA2021-12-151-1/+0
|
* NEWS.md document String#unpack offset and Marshal.load freeze argumentsJean Boussier2021-12-141-0/+14
|
* Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun2021-12-131-2/+0
|
* Update stdlib version [ci skip]Kazuhiro NISHIYAMA2021-12-141-1/+1
|
* NEWS.md: Mention colorize command of un.rbKazuhiro NISHIYAMA2021-12-141-0/+3
| | | | https://github.com/ruby/un/pull/1
* Rename --jit to --mjit (#5248)Takashi Kokubun2021-12-131-3/+8
| | | | | | | | | | | | | | | * Rename --jit to --mjit [Feature #18349] * Fix a few more --jit references * Fix MJIT Actions * More s/jit/mjit/ and re-introduce --disable-jit * Update NEWS.md * Fix test_bug_reporter_add
* [ci skip] NEWS.md: Update Variable Width AllocationPeter Zhu2021-12-131-1/+2
|
* NEWS.md: sort [ci skip]Nobuyoshi Nakada2021-12-141-2/+2
|
* [ci skip] NEWS.md: Add Variable Width AllocationPeter Zhu2021-12-131-0/+5
|
* NEWS.md: One more surrounding brackets for the ticketNobuyoshi Nakada2021-12-131-1/+1
|
* NEWS.md: move of Random::Formatter [Feature #18190]Nobuyoshi Nakada2021-12-131-0/+5
|
* NEWS.md: `ruby -run -e httpd` displays URLs to access [Feature #17847]Kentaro Goto2021-12-131-0/+3
|
* NEWS.md: RFC 3339 UTC for unknown offset local time [Feature #17544]Nobuyoshi Nakada2021-12-131-0/+4
|
* NEWS.md: Mention `in:` option of Time.new [Feature #17485]Nobuyoshi Nakada2021-12-131-0/+7
|
* NEWS.md: `--disable-gems` is now just for debugging. [Feature #17684]Yusuke Endoh2021-12-131-0/+5
|
* [DOC] Get rid of headings in list itemsNobuyoshi Nakada2021-12-131-2/+3
| | | | | The current RDoc Markdown parser parses the list item starting with `#` as a heading line.
* add a NEWS entry for `TracePoint.allow_reenter`Koichi Sasada2021-12-131-0/+7
|
* NEWS.md: `def foo = puts "Hello"` is now allowed [Feature #17398]Yusuke Endoh2021-12-131-0/+6
|
* NEWS.md: Mention suspendatble coverage [Feature #18176]Yusuke Endoh2021-12-131-0/+5
|
* NEWS.md: Use more descriptive example for error_highlightYusuke Endoh2021-12-131-7/+20
|
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2021-12-131-1/+1
|
* Update stdlib versions [ci skip]Kazuhiro NISHIYAMA2021-12-111-1/+1
|
* Update stdlib versions [ci skip]Kazuhiro NISHIYAMA2021-12-101-2/+2
|
* Add {Method,UnboundMethod}#{public?,private?,protected?}Jeremy Evans2021-12-091-1/+7
| | | | | | | These methods allow for checking whether the method has that visibility. Implements [Feature #11689]
* More indentation in NEWS.md [ci skip]Nobuyoshi Nakada2021-12-071-94/+94
| | | | | | The current Markdown implementation of RDoc requires list contents to be indented 4 columns except for the first paragraph. Maybe fixed as other implementations in the future.
* Fix a link [ci skip]Kazuhiro NISHIYAMA2021-12-071-0/+1
|
* NEWS.md: Describe the change of the default width of `pp`Yusuke Endoh2021-12-071-0/+4
| | | | [Feature #12913]
* add a NEWS entry for `mandatory_only?`Koichi Sasada2021-12-071-0/+4
|
* add a NEWS entry about GC.total_timeKoichi Sasada2021-12-071-0/+10
|
* add NEWS about the improvement of `Struct`Koichi Sasada2021-12-071-4/+6
|
* Update stdlib versions [ci skip]Kazuhiro NISHIYAMA2021-12-051-8/+8
|