[#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:82564] [Ruby trunk Bug#12598] List files with Unicode license in LEGAL file
From:
naruse@...
Date:
2017-08-31 07:02:09 UTC
List:
ruby-core #82564
Issue #12598 has been updated by naruse (Yui NARUSE). Though GB2312 seems still needed, but we may be able to remove GB12345. ---------------------------------------- Bug #12598: List files with Unicode license in LEGAL file https://bugs.ruby-lang.org/issues/12598#change-66382 * Author: duerst (Martin D端rst) * Status: Assigned * Priority: Normal * Assignee: duerst (Martin D端rst) * Target version: * ruby -v: * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- From https://bugs.ruby-lang.org/issues/12529: enc/trans/*/.src ``` $ ls enc/trans/**/*.src | xargs grep -i copyright enc/trans/GB/GB12345%UCS.src:# Copyright (c) 1991-1994 Unicode, Inc. All Rights reserved. ... ``` enc/trans/GB/*.src files are not covered within the file. It must be Unicode or Unicode Character Database (UCD) license. This issue is also related on https://bugs.ruby-lang.org/issues/11844 . -- 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>