[ruby-cvs:78960] 1dd149d3b1 (master): re-add io.h and encoding.h into internal.h

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:55:55 +0900 (Wed, 04 Dec 2019)

  New Revision: 1dd149d3b1

  https://github.com/ruby/ruby/commit/1dd149d3b1

  Log:
    re-add io.h and encoding.h into internal.h
    
    This is tentative.  For the sake of simplicity we partially revert
    commits e9cb552ec96, ee85a6e72b and 51edb300425.  Will decouple them
    once again when we are ready.

  Modified files:
    include/ruby/encoding.h
    include/ruby/io.h
    internal.h