[#86787] [Ruby trunk Feature#14723] [WIP] sleepy GC — ko1@...

Issue #14723 has been updated by ko1 (Koichi Sasada).

13 messages 2018/05/01
[#86790] Re: [Ruby trunk Feature#14723] [WIP] sleepy GC — Eric Wong <normalperson@...> 2018/05/01

ko1@atdot.net wrote:

[#87095] [Ruby trunk Feature#14767] [PATCH] gc.c: use monotonic counters for objspace_malloc_increase — ko1@...

Issue #14767 has been updated by ko1 (Koichi Sasada).

9 messages 2018/05/17
[#87096] Re: [Ruby trunk Feature#14767] [PATCH] gc.c: use monotonic counters for objspace_malloc_increase — Eric Wong <normalperson@...> 2018/05/17

ko1@atdot.net wrote:

[ruby-core:87108] [Ruby trunk Bug#14483] Enchance Method docs

From: naruse@...
Date: 2018-05-17 07:25:17 UTC
List: ruby-core #87108
Issue #14483 has been updated by naruse (Yui NARUSE).

Tracker changed from Misc to Bug
Assignee set to docs
Backport set to 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN

----------------------------------------
Bug #14483: Enchance Method docs
https://bugs.ruby-lang.org/issues/14483#change-72087

* Author: zverok (Victor Shepelev)
* Status: Open
* Priority: Normal
* Assignee: docs
* Target version: 
* ruby -v: 
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
Main changes:

* fix conflict with `Proc` methods documentation (currently [one can see](http://ruby-doc.org/core-2.5.0/Method.html#method-i-call) in fact `Proc#call` docs in place of `Method#call`);
* add code examples to various `Method`'s methods and `Object#method`;
* emphasize (in code examples and docs) the `&method(:name)` idiom.

---Files--------------------------------
method-docs.patch (3.27 KB)


-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next