General

Profile

tagomoris (Satoshi Tagomori)

  • Login: tagomoris
  • Email: tagomoris@gmail.com
  • Registered on: 09/24/2010
  • Last sign in: 02/27/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 5 25 30

Activity

04/12/2024

09:31 AM Ruby master Revision 7b8b936f (git): [DOC] Fix the wrong comment
This function checks the CL's superclasses containing the class C at
the end of it. That means C is a superclass of C...
tagomoris (Satoshi Tagomori)

02/27/2024

01:36 PM Ruby master Misc #20281: DevMeeting-2024-03-14
* [Feature #19744] Namespace on read
* The branch under development: https://github.com/tagomoris/ruby/pull/2
* I...
tagomoris (Satoshi Tagomori)

01/09/2024

01:16 AM Ruby master Misc #20075: DevMeeting-2024-01-17
- [Feature #20093] Syntax or keyword to reopen existing classes/modules, never to define new classes/modules
- To ...
tagomoris (Satoshi Tagomori)

12/29/2023

05:28 AM Ruby master Feature #20093: Syntax or keyword to reopen existing classs/modules, never to define new classs/modules
I commented that "class_eval / module_eval can do the same things functionally.". However, as @Eregon pointed out, th... tagomoris (Satoshi Tagomori)

12/27/2023

06:11 AM Ruby master Feature #20093: Syntax or keyword to reopen existing classs/modules, never to define new classs/modules
Thank you for your feedback. Yes, `class_eval` / `module_eval` can do the same things functionally. `class extension ... tagomoris (Satoshi Tagomori)
03:27 AM Ruby master Feature #20093 (Open): Syntax or keyword to reopen existing classs/modules, never to define new classs/modules
`class A` and `module B` will reopen existing class A or module B to add/re-define methods if A/B exists. Otherwise, ... tagomoris (Satoshi Tagomori)

12/15/2023

12:36 PM Ruby master Revision 04f7be61 (git): loading/testing in different processes for multiple runs
tagomoris (Satoshi Tagomori)
02:09 AM Ruby master Revision b98bd10f (git): stop warnings from running the test case requiring .so twice
tagomoris (Satoshi Tagomori)

12/14/2023

08:39 AM Ruby master Feature #20005 (Closed): Add C API to return symbols of native extensions resolved from features
Applied in changeset commit:git|e51f9e9f75cc1dde9234836fa92077d71b3c5141.
----------
rb_ext_resolve_symbol: C API to...
tagomoris (Satoshi Tagomori)
08:39 AM Ruby master Revision e51f9e9f (git): rb_ext_resolve_symbol: C API to resolve and return externed symbols [Feature #20005]
This is a C API for extensions to resolve and get function symbols of other extensions.
Extensions can check the expe...
tagomoris (Satoshi Tagomori)

Also available in: Atom