ruby/win32
nagachika a205407e16 merge revision(s) 72bda0f981: [Backport #21255]
[Bug #21255] Win32: Do not export `__declspec(selectany)` symbols

	```
	x64-vcruntime140-ruby350.def : error LNK2001: unresolved external symbol Avx2WmemEnabledWeakValue
	```
2025-06-14 17:43:36 +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 Don't check for null pointer in calls to free 2023-06-30 09:13:31 -04:00
file.h Add rb_w32_uspawn_process 2023-09-25 22:57:28 +09: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
Makefile.sub merge revision(s) e1adb6cb15: [Backport #21283] 2025-06-14 17:41:04 +09:00
mkexports.rb merge revision(s) 72bda0f981: [Backport #21255] 2025-06-14 17:43:36 +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
rmdirs.bat
rtname.cmd
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 Win32: Initialize the systemtime function before converting FILETIME 2025-05-22 21:10:17 +09:00
winmain.c Win32: Expose wchar main routine only 2024-11-20 10:18:27 +09:00