nobu (Nobuyoshi Nakada)
- Login: nobu
- Email: nobu@ruby-lang.org
- Registered on: 04/27/2008
- Last connection: 03/30/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 39 | 829 | 868 |
Reported issues | 17 | 280 | 297 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer | 07/18/2008 |
Backport186 | Developer | 10/14/2009 |
Backport187 | Developer | 07/15/2008 |
Backport191 | Developer | 05/16/2009 |
Backport192 | Developer | 08/02/2010 |
Backport193 | Developer | 08/24/2011 |
Backport200 | Developer | 02/17/2013 |
Backport21 | Developer | 12/21/2013 |
Backport22 | Developer | 12/19/2014 |
Ruby 1.8 | Developer | 04/27/2008 |
Ruby master | Developer | 04/27/2008 |
Like
Activity
Today
-
02:11 AM Ruby master Revision bccdc041 (git): Check if `Bundler::EnvironmentPreserver` is defined
- Only `Bundler` might be defined. `EnvironmentPreserver` and its
`BUNDLER_PREFIX` would be defined together in the sa... -
01:14 AM Ruby master Revision cd65e4ad (git): [ruby/rdoc] Use `File.binread`
- https://github.com/ruby/rdoc/commit/987c609df9
-
01:14 AM Ruby master Revision 5116e8bd (git): [ruby/rdoc] Read generated files in binary mode
- So that fixes crash with "invalid byte sequence in US-ASCII" on
ci.rvm.jp and some RubyCIs.
https://github.com/ruby/...
03/30/2023
-
04:21 PM Ruby master Bug #19558: str.dump.undump crashes when str contains both Unicode and ASCII control characters
- https://github.com/nobu/ruby/tree/undump-ctrl
-
04:16 PM Ruby master Revision 339295dd (git): Fix missing receiver [ci sip]
-
10:48 AM Ruby master Revision 2cb83060 (git): Fix quadratic backtracking on invalid time
- https://hackerone.com/reports/1485501
-
10:48 AM Ruby master Revision be9026a7 (git): Test for quadratic backtracking on invalid time
- https://hackerone.com/reports/1485501
-
10:48 AM Ruby master Revision e3f18f7d (git): Make RFC2822 regexp linear
- https://hackerone.com/reports/1485501
-
10:47 AM Ruby master Bug #19547 (Closed): `RubyVM::AST.parse("\\", keep_tokens: true)` dumps core
- Applied in changeset commit:git|6f122965cf8704f019445faead58040e9be2effb.
----------
[Bug #19547] Add token for unes... -
10:47 AM Ruby master Revision 6f122965 (git): [Bug #19547] Add token for unescaped backslash
- This token is exposed only when `RubyVM::AbstractSyntaxTree` with
`keep_tokens` option.
Also available in: Atom