ruby/win32
Peter Zhu e5d12f9cce Move gc_impl.c to gc/gc_impl.c
This commit creates a new directory `gc` to put different GC
implementations and moves the default GC from gc_impl.c to gc/gc_impl.c.
The default GC can be easily switched using the `BUILTIN_GC` variable
in Makefile.in.
2024-07-11 09:09:47 -04:00
..
Makefile.sub Move gc_impl.c to gc/gc_impl.c 2024-07-11 09:09:47 -04:00
configure.bat Expand --with-opt-dir arguments 2024-06-22 02:16:16 +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 [win32] Fallback release date when revision.h is not present 2024-07-02 12:39:11 +09:00
win32.c Fix `calloc` arguments order for -Wcalloc-transposed-args 2024-05-29 14:53:33 +09:00
winmain.c