nobu (Nobuyoshi Nakada)
- Login: nobu
- Email: nobu@ruby-lang.org
- Registered on: 04/27/2008
- Last sign in: 12/31/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 44 | 912 | 956 |
Reported issues | 25 | 316 | 341 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 07/18/2008 |
Backport186 | Committer | 10/14/2009 |
Backport187 | Committer | 07/15/2008 |
Backport191 | Committer | 05/16/2009 |
Backport192 | Committer | 08/02/2010 |
Backport193 | Committer | 08/24/2011 |
Backport200 | Committer | 02/17/2013 |
Backport21 | Committer | 12/21/2013 |
Backport22 | Committer | 12/19/2014 |
Ruby 1.8 | Committer | 04/27/2008 |
Ruby master | Committer | 04/27/2008 |
Like
Activity
Today
- 12:30 AM Ruby master Revision e2081861 (git): [ruby/rdoc] [DOC] Ignore racc-generated files
- (https://github.com/ruby/rdoc/pull/1265)
* [DOC] Ignore racc-generated files
Not only `.ry` sources, generated `.rb...
12/31/2024
- 12:16 PM Ruby master Revision 63b141ef (git): [ruby/rdoc] Documentation for #1240
- (https://github.com/ruby/rdoc/pull/1263)
https://github.com/ruby/rdoc/commit/5dfccda4c0 - 05:53 AM Ruby master Revision 3cd809de (git): Win32: Fix rm.bat
- - `if exist` and `del` ignore directories matching the wildcard,
remove both separately.
- `rd /s` ignores wildcar... - 04:28 AM Ruby master Misc #20994 (Closed): C API - How to Create Classes with Non-ASCII characters in Name
- Or you can assign an anonymous class to that constant.
12/30/2024
- 01:04 PM Ruby master Feature #20993: Allow `class <constant-path> = <expression>` syntax
- ```ruby
class MyStruct = Struct.new(:foo, :bar)
p instance_methods(false) #=> [:foo=, :bar=, :foo, :bar]
end
```
- 10:00 AM Ruby master Bug #20992 (Open): `eval(ascii_encoded_code)` raises EncodingError when multibyte local variable exists
- 09:59 AM Ruby master Bug #20992 (Closed): `eval(ascii_encoded_code)` raises EncodingError when multibyte local variable exists
- Applied in changeset commit:git|5fec9308320e8b377681ef19b0cd46d53f94e8ac.
----------
[Bug #20992] Test for local var... - 08:04 AM Ruby master Revision 5fec9308 (git): [Bug #20992] Test for local variable name encodings
12/29/2024
- 04:41 AM Ruby master Bug #20985: Undefined constant in net/http
- This constant was introduced in commit:ae2c8b45d2c345faea6a7f2203603b4862f3a66c, but has never existed then or since....
- 02:09 AM Ruby master Bug #20988 (Closed): String literal that includes `\C-` `\M-` with `\111` wrongly parsed
- Applied in changeset commit:git|a33c944ba8a0580322ee77b3066755f8e2c1c9b1.
----------
[Bug #20988] [prism] Fix escape...
Also available in: Atom