[#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:68950] [Ruby trunk - Feature #11084] Use rb-readline instead of ext/readline
From:
hanmac@...
Date:
2015-04-21 13:59:24 UTC
List:
ruby-core #68950
Issue #11084 has been updated by Hans Mackowiak. i don't know about, the binding/implementation using the C lib might be faster and have more features so using a pure-ruby implementation might not a 100% good idea ---------------------------------------- Feature #11084: Use rb-readline instead of ext/readline https://bugs.ruby-lang.org/issues/11084#change-52208 * 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. ---Files-------------------------------- rb-readline.patch (99.2 KB) -- https://bugs.ruby-lang.org/