nobu (Nobuyoshi Nakada)
- Login: nobu
- Email: nobu@ruby-lang.org
- Registered on: 04/27/2008
- Last sign in: 11/01/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 44 | 859 | 903 |
| Reported issues | 23 | 286 | 309 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer, Contributor | 04/27/2008 |
Activity
11/05/2025
-
10:07 AM Ruby Revision ae7415c2 (git): [ruby/strscan] [DOC] no doc for internal methods
- https://github.com/ruby/strscan/commit/5614095d9c
-
07:17 AM Ruby Revision 439ca043 (git): [ruby/strscan] Deprecate constant `Id`
- `$Id$` is for RCS, CVS, and SVN; no information with GIT.
https://github.com/ruby/strscan/commit/9e3db14fa2 -
07:06 AM Ruby Revision 27b1500e (git): [ruby/strscan] [DOC] Add document of StringScanner::Error
- https://github.com/ruby/strscan/commit/16ec901356
-
05:13 AM Ruby Revision f8e9bccd (git): [ruby/strscan] Deprecate undocumented toplevel constant `ScanError`
- https://github.com/ruby/strscan/commit/b4ddc3a2a6
-
04:54 AM Ruby Revision c85ef2ca (git): [ruby/strscan] ISO C90 forbids mixed declarations and code
- Cannot use C99 syntax, as far as supporting Ruby 2.6 and earlier.
https://github.com/ruby/strscan/commit/f6d178fda5 -
04:53 AM Ruby Revision 49b06f40 (git): Use the exception class mentioned in the doc
- Instead of an undocumented constant.
-
02:03 AM Ruby Revision 13f1b432 (git): [ruby/strscan] [DOC] Remove the statement `rest?` is obsolete
- `eos?` is opposite, cannot be used instead of `rest?`.
https://github.com/ruby/strscan/commit/bee8cc547b
11/04/2025
-
07:41 PM Ruby Revision e9e5a4a4 (git): [ruby/strscan] Remove methods have been obsolete over two decades
- https://github.com/ruby/strscan/commit/1387def685
-
07:06 PM Ruby Revision 091a1cd8 (git): Remove tests for obsolete StringScanner methods
- ruby/strscan#168
-
06:29 PM Ruby Revision 36cd985d (git): [ruby/strscan] Remove no longer used variable
- Since https://github.com/ruby/strscan/commit/92961cde2b42.
https://github.com/ruby/strscan/commit/911f9c682a