tad (Tadashi Saito)
- Login: tad
- Registered on: 07/28/2008
- Last sign in: 05/04/2025
Issues
Projects
Project |
Roles |
Registered on |
Ruby |
Committer |
11/28/2017 |
Like
05/03/2019
-
04:58 AM
Ruby
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 -...
tad (Tadashi Saito)
-
04:50 AM
Ruby
Bug #15819 (Closed): cannot read document of File::NULL with "ri File::NULL"
-
tad (Tadashi Saito)
05/01/2019
-
04:31 AM
Ruby
Feature #15814: Capturing variable in case-when branches
- What is the relationship with #14912 that already committed?
tad (Tadashi Saito)
02/27/2019
-
11:59 PM
Ruby
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 ...
tad (Tadashi Saito)
02/06/2019
-
02:20 PM
Ruby
Feature #15590: Add dups to Array to find duplicates
- How about `Set#add?` ?
```ruby
require 'set'
a = ["Tokyo", "Paris", "London", "Miami", "Paris", "Orlando", "Du...
tad (Tadashi Saito)
01/19/2019
-
05:50 AM
Ruby
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...
tad (Tadashi Saito)
12/14/2017
-
08:52 AM
Ruby
Feature #12275: String unescape
- I committed this under the approval of @naruse . https://github.com/ruby/ruby/pull/1765#pullrequestreview-83409358
T...
tad (Tadashi Saito)
12/13/2017
-
08:44 PM
Ruby
Feature #12275: String unescape
- Thanks to shyouhei, mame, and especially naruse, I was able to brush up the patch.
v3.patch is attached. Improvemen...
tad (Tadashi Saito)
12/09/2017
-
06:05 PM
Ruby
Feature #12275: String unescape
- I updated patch as v2.patch to satisfy 3 points that mentioned in [note-15](https://bugs.ruby-lang.org/issues/12275#n...
tad (Tadashi Saito)
12/03/2017
-
11:07 AM
Ruby
Feature #12275: String unescape
- A few days ago, I attended at Ruby developers' meeting.
We concluded that the implementation is immature, so I need ...
tad (Tadashi Saito)
Also available in: Atom
Loading...