[ruby-cvs:78973] c27bcd7057 (master): internal/gc.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-04 10:26:41 +0900 (Wed, 04 Dec 2019)
New Revision: c27bcd7057
https://github.com/ruby/ruby/commit/c27bcd7057
Log:
internal/gc.h rework
Improved readability by reducing the use of macros. Also moved some
part of internal/compilers.h into this file, because it seems to be the
right place for them.
Modified files:
internal/compilers.h
internal/gc.h