[#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:82424] [Ruby trunk Feature#13822][Feedback] Time.dst_changes(t=Time.now.year)
From:
nobu@...
Date:
2017-08-19 03:47:39 UTC
List:
ruby-core #82424
Issue #13822 has been updated by nobu (Nobuyoshi Nakada). Status changed from Open to Feedback What are `time1` and `time2`? If `time1` is the time when DST starts at and `time2` is the time when it ends at, then `time1 > `time2` in the Southern Hemisphere? And what will return in non-DST timezones? ---------------------------------------- Feature #13822: Time.dst_changes(t=Time.now.year) https://bugs.ruby-lang.org/issues/13822#change-66232 * Author: opti (Andreas Opti) * Status: Feedback * Priority: Normal * Assignee: * Target version: ---------------------------------------- output [time1,time2] of daysaving-changes of given year I assume the result does not depend on timezone, only the output will be in default timezone. -- 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>