[#82311] [Ruby trunk Bug#13794] Infinite loop of sched_yield — charlie@...
Issue #13794 has been reported by catphish (Charlie Smurthwaite).
4 messages
2017/08/09
[#82518] [Ruby trunk Feature#13618] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid — mame@...
Issue #13618 has been updated by mame (Yusuke Endoh).
5 messages
2017/08/30
[#82552] Re: [Ruby trunk Feature#13618] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid
— Eric Wong <normalperson@...>
2017/08/31
mame@ruby-lang.org wrote:
[#82756] Re: [Ruby trunk Feature#13618] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid
— Eric Wrong <normalperson@...>
2017/09/12
Eric Wrong <normalperson@yhbt.net> wrote:
[ruby-core:82223] [Ruby trunk Misc#13704][Assigned] [PATCH] Exclude Changelog files from documentation.
From:
hsbt@...
Date:
2017-08-01 12:14:54 UTC
List:
ruby-core #82223
Issue #13704 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Open to Assigned Assignee set to hsbt (Hiroshi SHIBATA) I'm not sure that html page of Changelog is not valuable. Example, permalink of changelog: https://docs.ruby-lang.org/en/2.4.0/ChangeLog-2_4_0.html#label-2016-11-07 I'm going to discuss this issue at next Developer Meeting. ---------------------------------------- Misc #13704: [PATCH] Exclude Changelog files from documentation. https://bugs.ruby-lang.org/issues/13704#change-65998 * Author: larskanis (Lars Kanis) * Status: Assigned * Priority: Normal * Assignee: hsbt (Hiroshi SHIBATA) ---------------------------------------- The changelogs are almost 7 MBytes large, so that the ri or rdoc output is even bigger. Therefore the changelogs take almost half of the size of the entire output. However the changelog is not really valuable as part of ri or rdoc, IMHO. It may also slows down searches in rdoc. See patch here: https://github.com/ruby/ruby/pull/1592 This issue arose originally at [RubyInstaller2](https://github.com/oneclick/rubyinstaller2) and is patched there: https://github.com/oneclick/rubyinstaller2/commit/ca359aa3d827a3cbba6c715dcaeca0b03b717d62 -- 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>