headius (Charles Nutter)
- Login: headius
- Email: headius@headius.com
- Registered on: 12/16/2008
- Last connection: 08/09/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 21 | 22 |
Reported issues | 20 | 101 | 121 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 12/13/2012 |
Backport187 | Committer | 06/18/2013 |
Backport191 | Committer | 12/13/2012 |
Backport192 | Committer | 12/13/2012 |
Backport193 | Committer | 12/13/2012 |
Backport200 | Committer | 02/17/2013 |
Backport21 | Committer | 12/21/2013 |
Backport22 | Committer | 12/19/2014 |
Ruby 1.8 | Committer | 12/13/2012 |
Ruby master | Committer | 12/13/2012 |
Activity
05/23/2023
-
12:49 AM Ruby master Revision f890345c (git): Ensure producer threads do not start running early
- This test caused issues occasionally on JRuby because it's
possible for a producer thread to run to completion before...
05/14/2023
-
05:12 AM Ruby master Bug #18933: Dir.tmpdir implemented in non-Ractor-safe manner
- Why not just put this in a private constant? I believe that would be Ractor-safe and it would make more sense than a ...
-
03:58 AM Ruby master Bug #16959 (Rejected): Weakmap has specs and third-party usage despite being a private API
- WeakMap has now been in the wild with documentation and specs for several years, so I think it has become a de-facto ...
05/10/2023
-
01:29 AM Ruby master Bug #11064: #singleton_methods for objects with special singleton_class returns an empty array
- Issue filed for JRuby's differing behavior; if we decide that the method should always be visible through the `single...
-
01:19 AM Ruby master Bug #11064: #singleton_methods for objects with special singleton_class returns an empty array
- The behavior for this is at least consistent in JRuby; `singleton_method` does not see methods defined directly on `n...
-
12:35 AM Ruby master Bug #19168: "such file" is bad grammar
- Note that this verbiage is similar to the standard ENOENT message: "No such file or directory". I suspect this messag...
-
12:04 AM Ruby master Bug #16185: basictest failure on AIX 6.1 for 64bit build
- A note just from poking around here... I'm guessing this is due to the reporter's system using a filesystem encoding ...
04/04/2023
-
03:37 PM Ruby master Misc #19431: DevMeeting at RubyKaigi 2023
- I will attend if the train schedules work out!
03/02/2023
-
08:04 PM Ruby master Bug #19470: Frequent small range-reads from and then writes to a large array are very slow
- This looks like a pretty typical effect of slicing, so I'm not sure there's something to "fix" here. JRuby has simila...
02/21/2023
-
10:50 AM Ruby master Revision b572f243 (git): [ruby/openssl] Stub gemspec for JRuby
- JRuby has its own implementation of the `openssl` library in
jruby-openssl. The simplest way for us to allow users to...
Also available in: Atom