tarui (Masaya Tarui)
- Login: tarui
- Email: tarui@prx.jp, masaya.tarui@toshiba.co.jp
- Registered on: 04/07/2010
- Last sign in: 12/07/2018
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 11 | 82 | 93 |
Reported issues | 2 | 27 | 29 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 06/07/2010 |
Backport187 | Committer | 06/18/2013 |
Backport191 | Committer | 10/05/2011 |
Backport192 | Committer | 10/05/2011 |
Backport193 | Committer | 10/05/2011 |
Backport200 | Committer | 02/17/2013 |
Backport21 | Committer | 12/21/2013 |
Backport22 | Committer | 12/19/2014 |
Ruby 1.8 | Committer | 10/05/2011 |
Ruby master | Committer | 06/07/2010 |
Activity
09/05/2018
- 07:06 PM Ruby master Feature #14473 (Closed): Add Range#subrange?
- Applied in changeset trunk|r64640.
----------
range.c: Range#cover? accepts Range object. [Feature #14473]
* range...
08/03/2018
- 03:04 AM Ruby master Feature #14473: Add Range#subrange?
- I am happy that match opinion with you.
I will commit based on your patch. It'll take a little while.
07/30/2018
- 07:31 AM Ruby master Feature #14473: Add Range#subrange?
Thank you for your patch owst.
I reviewed it and feel the behavior below is strange.
~~~
$ ruby -e 'p (1..3.1...
07/18/2018
- 06:04 AM Ruby master Feature #14473 (Assigned): Add Range#subrange?
07/12/2018
- 06:55 AM Ruby master Feature #14473: Add Range#subrange?
- As real-world use-case,
I want it(include,cover version) for guarding NArray's Index arguments.
NArray#[] can acce... - 06:40 AM Ruby master Misc #14861: DevelopersMeeting20180718Japan
- [Feature #14473] Add Range#subrange? (tarui)
05/11/2016
- 12:50 PM Ruby master Bug #12274 (Closed): accessing to instance variable should be fast.
- Applied in changeset r54976.
----------
* compile.c (iseq_compile_each): share InlineCache during same
instance v...
04/13/2016
- 12:55 PM Ruby master Bug #12274: accessing to instance variable should be fast.
- > About the object check, is it not problematic to do ((struct RBasic*)obj)->klass if obj is a tagged integer (since ...
- 01:32 AM Ruby master Bug #12274: accessing to instance variable should be fast.
- 2016-04-13 5:41 GMT+09:00 <eregontp@gmail.com>:
> Issue #12274 has been updated by Benoit Daloze.
>avoiding some I... - 01:13 AM Ruby master Bug #12274: accessing to instance variable should be fast.
there are 2 parts of optimization.
* share inline cache between same symbol(at compile.c)
* inline fast pass ...
Also available in: Atom