racket/c
Matthew Flatt 4030eae6a7 support cross-compile using MinGW
original commit: f36d5f8c0a4e31666e4332824d79279d9986e886
2019-03-02 05:30:08 -07:00
..
alloc.c Merge branch 'eqfl' of github.com:mflatt/ChezScheme 2019-01-22 05:57:17 -07:00
arm32le.c changed copyright year to 2017 2017-04-06 11:41:33 -04:00
cs.ico initial upload of open-source release 2016-04-26 10:04:54 -04:00
expeditor.c add --disable-curses option 2018-10-22 19:38:08 -06:00
externs.h Merge branch 'eqfl' of github.com:mflatt/ChezScheme 2019-01-22 05:57:17 -07:00
fasl.c Merge branch 'eqfl' of github.com:mflatt/ChezScheme 2019-01-22 05:57:17 -07:00
flushcache.c changed copyright year to 2017 2017-04-06 11:41:33 -04:00
foreign.c Improved Unicode support for command-line arguments, environment variables, the C interface and error messages, and the Windows registry, DLL loading, and process creation 2018-06-14 14:24:15 -04:00
gc-ocd.c changed copyright year to 2017 2017-04-06 11:41:33 -04:00
gc-oce.c add object-references to reflect GC's tracing of objects 2018-07-16 18:08:48 -06:00
gc.c use opportunistic 1-shot continuations for attachments 2019-02-08 13:59:28 -08:00
gcwrapper.c add object-references to reflect GC's tracing of objects 2018-07-16 18:08:48 -06:00
globals.h Merge branch 'eqfl' of github.com:mflatt/ChezScheme 2019-01-22 05:57:17 -07:00
i3le.c changed copyright year to 2017 2017-04-06 11:41:33 -04:00
intern.c vfasl repair 2018-12-31 08:01:47 -07:00
io.c Improved Unicode support for command-line arguments, environment variables, the C interface and error messages, and the Windows registry, DLL loading, and process creation 2018-06-14 14:24:15 -04:00
itest.c changed copyright year to 2017 2017-04-06 11:41:33 -04:00
main.c support cross-compile using MinGW 2019-03-02 05:30:08 -07:00
Makefile.a6nt update Windows makefiles for vfasl 2018-12-31 10:07:15 -07:00
Makefile.i3nt update Windows makefiles for vfasl 2018-12-31 10:07:15 -07:00
Makefile.ta6nt update Windows makefiles for vfasl 2018-12-31 10:07:15 -07:00
Makefile.ti3nt update Windows makefiles for vfasl 2018-12-31 10:07:15 -07:00
Mf-a6fb add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-a6le Merge ../ChezScheme-vfasl 2018-12-20 17:51:38 -07:00
Mf-a6nb Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-a6nt add PDB files for Windows 2018-09-07 16:56:33 -04:00
Mf-a6ob add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-a6osx add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-a6s2 add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-arm32le Merge ../ChezScheme-vfasl 2018-12-20 17:51:38 -07:00
Mf-base experiment with a different fasl format 2018-12-21 21:06:08 -07:00
Mf-i3fb add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-i3le Merge ../ChezScheme-vfasl 2018-12-20 17:51:38 -07:00
Mf-i3nb Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-i3nt add PDB files for Windows 2018-09-07 16:56:33 -04:00
Mf-i3ob add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-i3osx add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-i3qnx add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-i3s2 add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-ppc32le Merge ../ChezScheme-vfasl 2018-12-20 17:51:38 -07:00
Mf-ta6fb add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-ta6le Merge ../ChezScheme-vfasl 2018-12-20 17:51:38 -07:00
Mf-ta6nb Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-ta6nt support cross-compile using MinGW 2019-03-02 05:30:08 -07:00
Mf-ta6ob add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-ta6osx add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-ta6s2 add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-ti3fb add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-ti3le Merge ../ChezScheme-vfasl 2018-12-20 17:51:38 -07:00
Mf-ti3nb Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-ti3nt add PDB files for Windows 2018-09-07 16:56:33 -04:00
Mf-ti3ob add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-ti3osx add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-ti3s2 add --disable-curses option 2018-10-22 19:38:08 -06:00
Mf-tppc32le Merge ../ChezScheme-vfasl 2018-12-20 17:51:38 -07:00
new-io.c added casts to c/new-io.c to eliminate compiler warnings in Windows 2017-06-27 12:35:35 -04:00
nocurses.h add --disable-curses option 2018-10-22 19:38:08 -06:00
number.c adjust make-arity-wrapper to enforce the supplied arity mask 2019-01-15 11:56:03 -07:00
ppc32.c changed copyright year to 2017 2017-04-06 11:41:33 -04:00
ppc32le.c changed copyright year to 2017 2017-04-06 11:41:33 -04:00
prim.c Merge branch 'eqfl' of github.com:mflatt/ChezScheme 2019-01-22 05:57:17 -07:00
prim5.c Merge branch 'eqfl' of github.com:mflatt/ChezScheme 2019-01-22 05:57:17 -07:00
print.c adjust GC to preserve eq? on flonums 2019-01-22 05:24:05 -07:00
scheme.c support cross-compile using MinGW 2019-03-02 05:30:08 -07:00
scheme.exe.manifest - Cygwin is now used on Windows, updated mats, eliminated unused killme 2016-06-10 10:07:07 -04:00
scheme.rc - updated version to 9.5.1 2017-10-11 19:57:53 -04:00
schlib.c Avoid an occasional invalid memory violation on Windows in S_call_help 2018-06-15 16:42:09 -04:00
schsig.c add support for continuation attachments 2018-07-25 06:33:46 -06:00
segment.c adjust GC to preserve eq? on flonums 2019-01-22 05:24:05 -07:00
segment.h support cross-compile using MinGW 2019-03-02 05:30:08 -07:00
sort.h changed copyright year to 2017 2017-04-06 11:41:33 -04:00
statics.c changed copyright year to 2017 2017-04-06 11:41:33 -04:00
stats.c use uuid_generate on unix-like systems for S_unique_id 2018-09-19 10:19:03 -04:00
symbol.c changed copyright year to 2017 2017-04-06 11:41:33 -04:00
system.h support cross-compile using MinGW 2019-03-02 05:30:08 -07:00
thread.c add support for continuation attachments 2018-07-25 06:33:46 -06:00
thread.h changed copyright year to 2017 2017-04-06 11:41:33 -04:00
types.h support cross-compile using MinGW 2019-03-02 05:30:08 -07:00
version.h support cross-compile using MinGW 2019-03-02 05:30:08 -07:00
vfasl.c vfasl: save relocations if flag is set 2019-01-02 15:33:04 -07:00
vs.bat fix c/vs.bat to work on 32-bit Windows 2018-01-03 10:06:17 -05:00
windows.c Improved Unicode support for command-line arguments, environment variables, the C interface and error messages, and the Windows registry, DLL loading, and process creation 2018-06-14 14:24:15 -04:00