General

Profile

headius (Charles Nutter)

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

03/13/2024

04:46 AM Ruby master Revision 0b7487b4 (git): [ruby/stringio] Various cleanup for JRuby ext
(https://github.com/ruby/stringio/pull/85)
* Fix compile warnings on latest Java.
* Adjust one test for JRuby errori...
headius (Charles Nutter)

02/27/2024

07:30 PM Ruby master Feature #20275: Avoid extra backtrace entries for rescue and ensure
JRuby also does not have a separate frame for rescues and ensures and we support removing these entries from backtraces. headius (Charles Nutter)

02/08/2024

05:43 AM Ruby master Revision 39f2e37f (git): [ruby/strscan] Don't add begin to length for new string slice
(https://github.com/ruby/strscan/pull/87)
Fixes https://github.com/ruby/strscan/pull/86
https://github.com/ruby/str...
headius (Charles Nutter)

01/24/2024

06:18 AM Ruby master Feature #20152: mkmf / extconf: Add a proper way to not compile the extension
Finally jumping in here. I think this was initiated by me filing an issue on erb to move the C extension out to a sep... headius (Charles Nutter)

01/22/2024

12:12 AM Ruby master Revision 34c5e787 (git): [ruby/nkf] Drop GPL and add licenses to gemspec
https://github.com/ruby/nkf/commit/19df7138f7 headius (Charles Nutter)
12:12 AM Ruby master Revision c6b548ac (git): [ruby/nkf] Add JRuby extension to the gem
This pulls in the nkf extension implementation from JRuby. The
build and load logic has been updated along the same l...
headius (Charles Nutter)

01/07/2024

04:54 AM Ruby master Feature #18285: NoMethodError#message uses a lot of CPU/is really expensive to call
Also fixes my issue from 2014: https://bugs.ruby-lang.org/issues/9725
I'm glad we finally have dealt with this one.
headius (Charles Nutter)

10/21/2023

04:30 AM Ruby master Revision 55d95472 (git): Raise TypeError for bad IO::Buffer.map argument (#8728)
* Raise TypeError when IO::Buffer.map argument is neither IO nor implements #fileno
* Use UNREACHABLE_CODE
Co-autho...
headius (Charles Nutter)
02:00 AM Ruby master Revision 0e62802c (git): Extract IO::Buffer.for string locking test (#8729)
String locking with locktmp is not really part of the public API,
and the test relies in a side effect of using it to...
headius (Charles Nutter)

10/02/2023

02:47 AM Ruby master Revision 35e0e440 (git): [ruby/psych] Update SnakeYAML Engine to 2.7
https://github.com/ruby/psych/commit/094c811588 headius (Charles Nutter)

Also available in: Atom