headius (Charles Nutter)
- Login: headius
- Email: headius@headius.com
- Registered on: 12/16/2008
- Last connection: 06/13/2020
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 20 | 21 |
Reported issues | 28 | 87 | 115 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer, Contributor | 12/13/2012 |
Backport187 | Developer | 06/18/2013 |
Backport191 | Developer | 12/13/2012 |
Backport192 | Developer | 12/13/2012 |
Backport193 | Developer | 12/13/2012 |
Backport200 | Developer | 02/17/2013 |
Backport21 | Developer | 12/21/2013 |
Backport22 | Developer | 12/19/2014 |
CommonRuby | Developer | 12/21/2012 |
Ruby 1.8 | Developer | 12/13/2012 |
Ruby master | Developer | 12/13/2012 |
Activity
02/05/2021
-
03:29 AM Ruby master Revision abf71864 (git): [ruby/io-console] Mark all tests that use run_pty as pend on JRuby
- JRuby's PTY.spawn does not produce a process with its own
controlling terminal, which is necessary for testing these ... -
03:01 AM Ruby master Revision 8960d6b5 (git): [ruby/io-console] Add console.rb to search for paths
- https://github.com/ruby/io-console/commit/74567376c4
-
03:01 AM Ruby master Revision 2a764fe7 (git): [ruby/io-console] Skip test on JRuby
- The subprocess script here works fine at a command line, but when
run as a pty subprocess during the tests the master... -
03:01 AM Ruby master Revision a1cc044e (git): [ruby/io-console] Use omit instead of skip
- This test runs with test/unit now, which defines omit instead of
skip.
https://github.com/ruby/io-console/commit/bd7...
10/27/2020
-
10:21 PM Ruby master Misc #16778: Should we stop vendoring default gems code?
- > We can extract like matrix, prime and tracer as bundled gems from the default gems.
That is not what I am looking ...
10/26/2020
-
08:48 PM Ruby master Misc #16778: Should we stop vendoring default gems code?
- +1000 for this. JRuby is currently the only Ruby implementation that sources the default and bundled gems exclusively...
09/25/2020
-
04:11 AM Ruby master Revision 33641e00 (git): Remove private_iv_get
- The only remaining use of this function was to get the internal
message object from an exception's hidden `mesg` inst...
09/24/2020
-
12:21 PM Ruby master Revision 46ba416a (git): [ruby/webrick] Skip env-locale-sensitive CGI test on the "java" platform
- JRuby's environment variables are provided by the Java Development
Kit's (JDK's) classes, which present them as a map...
08/12/2020
-
09:29 PM Ruby master Bug #17105: A single `return` can return to two different places in a proc inside a lambda inside a method
- Just to be clear I am +1 on single return target, as described here: https://github.com/jruby/jruby/issues/6350#issue...
07/30/2020
-
06:16 PM Ruby master Feature #17055: Allow suppressing uninitialized instance variable and method redefined verbose mode warnings
- Another note:
> In fact I wouldn't be surprised if on other Ruby implementations initializing led to better perfor...
Also available in: Atom