[ruby-cvs:78950] 989068cf70 (master): internal/imemo.h rework

Unknown <[email protected]> Thu, 26 Dec 2019 20:45:36 +0900 (JST)
Newsgroups gmane.comp.lang.ruby.cvs
Message-ID <[email protected]>
卜部昌平	2019-12-03 14:42:53 +0900 (Tue, 03 Dec 2019)

  New Revision: 989068cf70

  https://github.com/ruby/ruby/commit/989068cf70

  Log:
    internal/imemo.h rework
    
    Arrange contents and eliminate macros, to make them readable.
    
    Macro IFUNC_NEW was deleted because there was only one usage.

  Modified files:
    debug.c
    internal.h
    internal/imemo.h
    proc.c