[#68845] [Ruby trunk - Feature #11056] [PATCH] lib/net/*: use io/wait methods instead of IO.select — normalperson@...
Issue #11056 has been updated by Eric Wong.
3 messages
2015/04/11
[#68945] [Ruby trunk - Feature #11083] [Open] Gemify net-telnet — shibata.hiroshi@...
Issue #11083 has been reported by Hiroshi SHIBATA.
4 messages
2015/04/21
[#68951] Re: [Ruby trunk - Feature #11083] [Open] Gemify net-telnet
— Eric Wong <normalperson@...>
2015/04/21
shibata.hiroshi@gmail.com wrote:
[#69012] [Ruby trunk - Feature #11105] [Open] ES6-like hash literals — shugo@...
Issue #11105 has been reported by Shugo Maeda.
5 messages
2015/04/29
[ruby-core:68946] [Ruby trunk - Feature #11084] [Open] Use rb-readline instead of ext/readline
From:
shibata.hiroshi@...
Date:
2015-04-21 12:43:38 UTC
List:
ruby-core #68946
Issue #11084 has been reported by Hiroshi SHIBATA. ---------------------------------------- Feature #11084: Use rb-readline instead of ext/readline https://bugs.ruby-lang.org/issues/11084 * Author: Hiroshi SHIBATA * Status: Open * Priority: Normal * Assignee: ---------------------------------------- Users who want to build ruby needs to prepare readline library. Example for https://github.com/sstephenson/ruby-build/wiki#suggested-build-environment Preparation of building environment is hard for many users. I propose to use rb-readline that it's pure ruby implementation of readline instead of ext/readline. -- https://bugs.ruby-lang.org/