tad (Tadashi Saito)
- Login: tad
- Registered on: 07/28/2008
- Last sign in: 08/13/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 22 | 22 |
Reported issues | 0 | 13 | 13 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 11/28/2017 |
Backport187 | Committer | 11/28/2017 |
Backport191 | Committer | 11/28/2017 |
Backport192 | Committer | 11/28/2017 |
Backport193 | Committer | 11/28/2017 |
Backport200 | Committer | 11/28/2017 |
Backport21 | Committer | 11/28/2017 |
Backport22 | Committer | 11/28/2017 |
Ruby 1.8 | Committer | 12/15/2009 |
Ruby master | Committer | 11/28/2017 |
Activity
05/03/2019
- 04:58 AM Ruby master Bug #15819: cannot read document of File::NULL with "ri File::NULL"
- When I type `ri File::NULL`, got
> Nothing known about File::NULL
> Did you mean? File::Stat
but
* `ruby -... - 04:50 AM Ruby master Bug #15819 (Closed): cannot read document of File::NULL with "ri File::NULL"
05/01/2019
- 04:31 AM Ruby master Feature #15814: Capturing variable in case-when branches
- What is the relationship with #14912 that already committed?
03/08/2019
- 12:35 AM Ruby master Revision e185c971 (git): use __GNUC__ instead of __GCC__.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67193 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
02/27/2019
- 11:59 PM Ruby master Feature #15626: Manual Compaction for MRI's GC (`GC.compact`)
- Really interesting, but what are the benefits for users who writes Ruby?
Did the Rails app get faster enough? Or ...
02/06/2019
- 02:20 PM Ruby master Feature #15590: Add dups to Array to find duplicates
- How about `Set#add?` ?
```ruby
require 'set'
a = ["Tokyo", "Paris", "London", "Miami", "Paris", "Orlando", "Du...
01/19/2019
- 05:50 AM Ruby master Bug #15469: Ruby2.6 included `bundler` does not handle specified `csv` gem.
- I could reproduce too with "Test code".
Also, I could reproduce with simpler code below.
### Gemfile
``` rub...
10/20/2018
- 07:40 AM Ruby master Revision b640b21d (git): fix typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
12/14/2017
- 08:52 AM Ruby master Feature #12275: String unescape
- I committed this under the approval of @naruse . https://github.com/ruby/ruby/pull/1765#pullrequestreview-83409358
T... - 08:47 AM Ruby master Revision bbec11d3 (git): Implement String#undump to unescape String#dump-ed string
- [Feature #12275] [close GH-1765]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61228 b2dd03c8-39d4-4d8f-98ff-823...
Also available in: Atom