General

Profile

fatkodima (Dima Fatko)

  • Login: fatkodima
  • Registered on: 08/24/2020
  • Last sign in: 07/26/2021

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 0 1

Activity

02/09/2024

03:31 AM Ruby master Revision f7a407ca (git): [ruby/optparse] Fix `require_exact` to work with options defined as `--[no]-something`
https://github.com/ruby/optparse/commit/4e346ad337 fatkodima (Dima Fatko)

09/30/2020

04:22 PM Ruby master Feature #17206: Introduce new Regexp option to avoid global MatchData allocations
znz (Kazuhiro NISHIYAMA) wrote in #note-1:
> What does `regexp_without_matchdata.match(string)` return when matched?...
fatkodima (Dima Fatko)
03:42 PM Ruby master Feature #17206 (Open): Introduce new Regexp option to avoid global MatchData allocations
Originates from https://bugs.ruby-lang.org/issues/17030
When this option is specified, ruby will not create global...
fatkodima (Dima Fatko)

09/25/2020

06:13 PM Ruby master Feature #14394: Class.descendants
While I needed `Class#descendants` many times, I never had a need for `Module#descendants`. But I can think of its us... fatkodima (Dima Fatko)
11:07 AM Ruby master Feature #17056: Array#index: Allow specifying the position to start search as in String#index

Eregon (Benoit Daloze) wrote in #note-7:
> What if a block is given, and one want to use a start index? (for effic...
fatkodima (Dima Fatko)

09/08/2020

10:56 AM Ruby master Misc #17138: DevelopersMeeting20200925Japan
* [Feature #14394] Class.descendants (fatkodima)
* Introduces `Module#descendants` method as a native way to track ...
fatkodima (Dima Fatko)

08/30/2020

11:28 PM Ruby master Feature #17056: Array#index: Allow specifying the position to start search as in String#index
I have implemented an `offset` parameter for `Array#index` - https://github.com/ruby/ruby/pull/3448
Will adjust to m...
fatkodima (Dima Fatko)

08/29/2020

05:03 PM Ruby master Feature #11927: Return value for `Module#include` and `Module#prepend`
I would like to have this. Please, reconsider this feature. fatkodima (Dima Fatko)
05:01 PM Ruby master Feature #5628: Module#basename
Used this numerous times.
I like this suggestion:
regularfry (Alex Young) wrote in #note-4:
> .name( false ...
fatkodima (Dima Fatko)

08/28/2020

11:07 PM Ruby master Feature #14394: Class.descendants
I opened a PR - https://github.com/ruby/ruby/pull/3471 fatkodima (Dima Fatko)

Also available in: Atom