..
alloc.c
add support for continuation attachments
2018-07-25 06:33:46 -06: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 'cm' of github.com:mflatt/ChezScheme
2018-07-25 16:07:41 -06:00
fasl.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
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
bootfiles and fixup
2018-07-25 18:15:09 -06:00
gcwrapper.c
add object-references
to reflect GC's tracing of objects
2018-07-16 18:08:48 -06:00
globals.h
add object-references
to reflect GC's tracing of objects
2018-07-16 18:08:48 -06:00
i3le.c
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
intern.c
changed copyright year to 2017
2017-04-06 11:41:33 -04: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
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
Makefile.a6nt
- updated version to 9.5.1
2017-10-11 19:57:53 -04:00
Makefile.i3nt
- updated version to 9.5.1
2017-10-11 19:57:53 -04:00
Makefile.ta6nt
- updated version to 9.5.1
2017-10-11 19:57:53 -04:00
Makefile.ti3nt
- updated version to 9.5.1
2017-10-11 19:57:53 -04:00
Mf-a6fb
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-a6le
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-a6nb
Disable warning for implicit fallthrough
2017-06-13 20:53:18 -04:00
Mf-a6nt
added support for Microsoft Visual Studio 2017 on Windows
2017-08-11 13:10:37 -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
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-base
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-i3fb
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-i3le
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-i3nb
Disable warning for implicit fallthrough
2017-06-13 20:53:18 -04:00
Mf-i3nt
support Windows build on Bash/WSL
2017-05-02 08:25:09 -06: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
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-ta6fb
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-ta6le
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-ta6nb
Disable warning for implicit fallthrough
2017-06-13 20:53:18 -04:00
Mf-ta6nt
added support for Microsoft Visual Studio 2017 on Windows
2017-08-11 13:10:37 -04: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
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-ti3nb
Disable warning for implicit fallthrough
2017-06-13 20:53:18 -04:00
Mf-ti3nt
support Windows build on Bash/WSL
2017-05-02 08:25:09 -06: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
add --disable-curses
option
2018-10-22 19:38:08 -06: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
changed copyright year to 2017
2017-04-06 11:41:33 -04: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
add object-references
to reflect GC's tracing of objects
2018-07-16 18:08:48 -06:00
prim5.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
print.c
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
scheme.c
Merge branch 'gcbt' of github.com:mflatt/ChezScheme
2018-07-25 16:01:11 -06: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
add ordered guardians
2018-07-15 19:12:43 -06:00
segment.h
changed copyright year to 2017
2017-04-06 11:41:33 -04: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
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
symbol.c
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
system.h
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
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
add ordered guardians
2018-07-15 19:12:43 -06:00
version.h
add an option --disable-x11
2018-07-01 20:13:18 +08: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