ruby/win32
Nobuyoshi Nakada 906a86e4de
Use `dllexport` as `RUBY_FUNC_EXPORTED` on Windows
2024-06-09 16:55:27 +09:00
..
Makefile.sub Use `dllexport` as `RUBY_FUNC_EXPORTED` on Windows 2024-06-09 16:55:27 +09:00
configure.bat [Bug #20524] win32: Try to configure GMP if available 2024-06-05 17:11:10 +09:00
dir.h
enc-setup.mak
file.c
file.h
ifchange.bat
makedirs.bat
mkexports.rb
resource.rb
rm.bat
rmdirs.bat
rtname.cmd
ruby.manifest
setup.mak [Bug #20524] Do not define USE_GMP insteaad of setting to "no" 2024-06-05 21:05:16 +09:00
win32.c Fix `calloc` arguments order for -Wcalloc-transposed-args 2024-05-29 14:53:33 +09:00
winmain.c