headius (Charles Nutter)
- Login: headius
- Email: headius@headius.com
- Registered on: 12/16/2008
- Last sign in: 12/16/2024
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
01/17/2025
- 03:15 PM Ruby master Revision 1574b904 (git): [ruby/psych] Bump version for release
- https://github.com/ruby/psych/commit/2af9f6ac02
01/15/2025
- 10:12 PM Ruby master 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 master 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 master 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 master 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...
05/14/2024
- 07:49 AM Ruby master Feature #6648: Provide a standard API for retrieving all command-line flags passed to Ruby
- Note that for this to be most effective it would be the arguments unprocessed as they appear on the command line, but...
05/06/2024
- 06:00 PM Ruby master Feature #20205: Enable `frozen_string_literal` by default
- I am a bit late to the party but nobody seems to have raised a concern I have.
If a chilled string appears to be `...
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...
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.
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...
Also available in: Atom