ruby/win32
NARUSE, Yui 85dcc4866d Revert "Hide most of the implementation of `struct rb_io`. (#6511)"
This reverts commit 18e55fc1e1.

fix [Bug #19704]
https://bugs.ruby-lang.org/issues/19704
This breaks compatibility for extension libraries. Such changes
need a discussion.
2023-06-01 08:43:22 +09:00
..
Makefile.sub Use Lrama LALR parser generator instead of Bison 2023-05-12 18:25:10 +09:00
configure.bat Add GMP support for mswin 2022-09-13 15:44:29 +09:00
dir.h [win32] Only include base windows types 2022-10-26 10:42:03 +09:00
enc-setup.mak
file.c Revert "reuse open(2) from rb_file_load_ok on POSIX-like system" 2023-02-27 09:24:45 -08:00
file.h Add support for `sockaddr_un` on Windows. (#6513) 2022-11-17 14:50:25 -08:00
ifchange.bat Auto-generate the release date on version.h from git CommitDate (#6382) 2022-09-17 21:16:06 +09:00
makedirs.bat
mkexports.rb Prefer to use File.foreach instead of IO.foreach 2023-02-27 18:49:18 +09:00
resource.rb Use class methods of `File` over `Kernel.open` and `IO.read` 2022-12-01 02:28:49 +09:00
rm.bat Fix `$(RMALL) -r` on Windows 2019-11-26 11:44:11 +09:00
rmdirs.bat
rtname.cmd made *.cmd excutable 2018-04-22 00:47:56 +00:00
ruby.manifest [Win32] long path name support [Bug #12551] 2021-05-17 08:33:08 +09:00
setup.mak s/MJIT/RJIT/ 2023-03-06 23:44:01 -08:00
win32.c Revert "Hide most of the implementation of `struct rb_io`. (#6511)" 2023-06-01 08:43:22 +09:00
winmain.c