headius (Charles Nutter)
- Login: headius
- Email: headius@headius.com
- Registered on: 12/16/2008
- Last sign in: 02/20/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 21 | 22 |
Reported issues | 20 | 92 | 112 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 12/13/2012 |
Activity
03/03/2025
-
06:05 PM Ruby Bug #21162: Regexp casefold mismatch for latin1 supplemental chars
- @nobu Certainly could be and the fix looks similar.
@mjrzasa What do you think? Does your fix repair this problem?
02/27/2025
-
09:33 PM Ruby Bug #21162 (Closed): Regexp casefold mismatch for latin1 supplemental chars
- Originally reported to joni repo with a possible fix here: https://github.com/jruby/joni/pull/20
From that PR:
...
02/21/2025
-
12:37 AM Ruby Revision 7d798464 (git): [ruby/stringio] Allow seek when underlying string is frozen
- (https://github.com/ruby/stringio/pull/121)
Fixes https://github.com/ruby/stringio/pull/119. Adds a test for this ex...
02/20/2025
-
10:42 PM Ruby Bug #21151 (Feedback): IO and StringIO raise FrozenError even for read-only methods
- Problem
--------
While fixing a small [regression](https://github.com/ruby/stringio/issues/119) from my recent St...
01/21/2025
-
08:03 AM Ruby Revision b1d5d166 (git): [ruby/resolv] Check for Windows in JRuby-compatible way
- https://github.com/ruby/resolv/commit/de95f557b0
01/17/2025
-
03:15 PM Ruby Revision 1574b904 (git): [ruby/psych] Bump version for release
- https://github.com/ruby/psych/commit/2af9f6ac02
01/15/2025
-
10:12 PM Ruby Revision a50d612a (git): [ruby/psych] Update to SnakeYAML-Engine 2.9
- Fixes ruby/psych#689
https://github.com/ruby/psych/commit/ac887cdc76
12/31/2024
-
10:00 AM Ruby Revision 89c9a9fd (git): [ruby/net-http] Don't double-interrupt the test HTTP server
- The shutdown process here attempted to terminate the test server
by interrupting it with Thread#kill, and then procee...
12/16/2024
-
10:28 PM Ruby Feature #6648: Provide a standard API for retrieving all command-line flags passed to Ruby
- I am in favor of including -C in the argv API along with every other flag that was passed at the command line. The pu...
10/30/2024
-
08:30 PM Ruby Revision 22abcce7 (git): Only check RubyVM on CRuby
- Blind use of the RubyVM constant here prevents this test from
running on non-CRuby. This patch guards it with RUBY_EN...
Also available in: Atom