racket/c
dyb a1195b7f7e addressed foreign-callable / boot file invalid memory reference:
- fixed a bug in which instantiating a static foreign-callable code object
  fails with an invalid memory reference because the collector has
  discarded its relocation information.  foreign-callable code objects
  are now flagged as "templates", and the collector now refuses to
  discard relocation information for code objects marked as templates
  when copying them to the static generation.
    cmacros.ss, cpnanopass.ss,
    gc.c,
    7.ms
- committing updated boot/*/equates.h (without the boot files, which are
  still usable for bootstrapping)
    boot/*/*.h
- updated release notes
    release_notes.stex

original commit: 71d3abba684e04b134720ea1bd9a8c847c38ac5f
2019-02-06 22:22:21 -08:00
..
alloc.c profile counts are now maintained even for code that has been 2019-01-17 09:43:18 -08: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 allow s_ee_get_clipboard to use the pastebuffer on macOS even when X11 is not available. 2018-07-01 11:45:10 -04:00
externs.h profile counts are now maintained even for code that has been 2019-01-17 09:43:18 -08:00
fasl.c profile counts are now maintained even for code that has been 2019-01-17 09:43:18 -08: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 changed copyright year to 2017 2017-04-06 11:41:33 -04:00
gc.c addressed foreign-callable / boot file invalid memory reference: 2019-02-06 22:22:21 -08:00
gcwrapper.c check_dirty_ephemeron now puts ephemerons whose keys haven't yet 2017-05-29 20:21:01 -04:00
globals.h profile counts are now maintained even for code that has been 2019-01-17 09:43:18 -08: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 add PDB files for Windows 2018-09-07 16:56:33 -04:00
Makefile.i3nt add PDB files for Windows 2018-09-07 16:56:33 -04:00
Makefile.ta6nt add PDB files for Windows 2018-09-07 16:56:33 -04:00
Makefile.ti3nt add PDB files for Windows 2018-09-07 16:56:33 -04:00
Mf-a6fb Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-a6le use uuid_generate on unix-like systems for S_unique_id 2018-09-19 10:19:03 -04: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 Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-a6osx Fixes #273 (on master this time) with -Wno-implicit-fallthrough 2018-04-08 12:22:25 -04:00
Mf-a6s2 Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-arm32le use uuid_generate on unix-like systems for S_unique_id 2018-09-19 10:19:03 -04:00
Mf-base changed copyright year to 2017 2017-04-06 11:41:33 -04:00
Mf-i3fb Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-i3le use uuid_generate on unix-like systems for S_unique_id 2018-09-19 10:19:03 -04: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 Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-i3osx Fixes #273 (on master this time) with -Wno-implicit-fallthrough 2018-04-08 12:22:25 -04:00
Mf-i3qnx changed copyright year to 2017 2017-04-06 11:41:33 -04:00
Mf-i3s2 Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-ppc32le use uuid_generate on unix-like systems for S_unique_id 2018-09-19 10:19:03 -04:00
Mf-ta6fb Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-ta6le use uuid_generate on unix-like systems for S_unique_id 2018-09-19 10:19:03 -04:00
Mf-ta6nb Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-ta6nt add PDB files for Windows 2018-09-07 16:56:33 -04:00
Mf-ta6ob Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-ta6osx Fixes #273 (on master this time) with -Wno-implicit-fallthrough 2018-04-08 12:22:25 -04:00
Mf-ta6s2 Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-ti3fb Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-ti3le use uuid_generate on unix-like systems for S_unique_id 2018-09-19 10:19:03 -04: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 Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-ti3osx Fixes #273 (on master this time) with -Wno-implicit-fallthrough 2018-04-08 12:22:25 -04:00
Mf-ti3s2 Disable warning for implicit fallthrough 2017-06-13 20:53:18 -04:00
Mf-tppc32le use uuid_generate on unix-like systems for S_unique_id 2018-09-19 10:19:03 -04: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
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 profile counts are now maintained even for code that has been 2019-01-17 09:43:18 -08:00
prim5.c profile counts are now maintained even for code that has been 2019-01-17 09:43:18 -08:00
print.c changed copyright year to 2017 2017-04-06 11:41:33 -04:00
scheme.c profile counts are now maintained even for code that has been 2019-01-17 09:43:18 -08: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 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
segment.c Minor tweak 2018-12-05 15:30:40 -08: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 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 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 __thread foreign-call convention 2018-03-14 17:20:33 -06:00
thread.h changed copyright year to 2017 2017-04-06 11:41:33 -04:00
types.h attempted partial fix for github issue 352 2018-10-05 09:03:30 -07: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