Mike Sperber 9dbd90e4e0 Bump default heap size. 15 years ago
..
bibop 85c3417462 Add s48_make_unmovable_byte_vector and s48_enter_unmovable_byte_vector to external.c. 15 years ago
fake 796c81cf7c Fixed: don't include `sysexits.h' unless `HAVE_SYSEXITS_H' is defined. 17 years ago
ffi-test e2907ac370 Add s48_extract_byte_vector_readonly_2. 15 years ago
net 62bb909cf7 Use s48_extract_byte_vector_readonly_2 where appropriate. 15 years ago
posix 62bb909cf7 Use s48_extract_byte_vector_readonly_2 where appropriate. 15 years ago
r6rs 308d36f3fd R6RS bytevectors. 15 years ago
unix 5a8713e492 Typo: Return a Scheme value. 15 years ago
win32 f5bb55ca9b R6RS bytevectors on Windows. 15 years ago
asm-glue.c 257d6fc07d Regularize exceptions raised from external code. 18 years ago
bignum.c 10faf2b370 Fix signedness problems in bignum code. 16 years ago
bignum.h 8915afefa1 Fix typos in bignum.c. 18 years ago
bignumint.h 10faf2b370 Fix signedness problems in bignum code. 16 years ago
c-mods.h 9b19a697c5 Subject: Rename PreScheme "bool" type to "psbool" [s48-tuebingen @ 778] 21 years ago
double_to_string.c c3ab8eddd4 Unbreak floating-point printing. 17 years ago
event.h 64e2030802 On Windows, don't export VM internals needed by POSIX code. 17 years ago
extension.c 797c0c270e Make reading infinities and NaNs really work. 17 years ago
external-init.c 64006a6fe6 Added os-time module 15 years ago
external-lib.c 484f899629 Add functions that use the new FFI for all functions that consume or return scheme values. 17 years ago
external.c a7301d6b40 Fix implementation and documentation for s48_length_2. 15 years ago
fd-io.h 07fe0a6003 Put more stuff in scheme48.exp needed by POSIX code. 17 years ago
ffi.c 311b2b8069 Take care of byte vectors before freeing local references. 15 years ago
ffi.h e2907ac370 Add s48_extract_byte_vector_readonly_2. 15 years ago
free.c 41a1174dcb Use inttypes.h for a fixed 32bit type, except for WIN32 18 years ago
init.c 9dbd90e4e0 Bump default heap size. 15 years ago
io.h 90b027b6d9 Bump copyright year. 17 years ago
main.c 9d8b2bf54a Unbreak startup argument handling. 15 years ago
prescheme.h 20172404fa - added direct threading (with switch as fallback) 15 years ago
scheme48-external.exp 14c26ca0db Make dynamic externals more flexible. 18 years ago
scheme48.h.in b9726d3653 Changed minor implementation details in os-time module 15 years ago
scheme48arch.h.in d901ded3c4 Unbreak the Cygwin BIBOP build. 16 years ago
scheme48heap.h af5c48f202 Subject: Fixed a bug in BIBOP's read-image [s48-tuebingen @ 1263] 20 years ago
scheme48image.h 1b321d8ead Subject: Fix more C type issues [s48-tuebingen @ 584] 21 years ago
scheme48vm-prelude.h 267eeb950d Add missing prototypes. 15 years ago
scheme48vm.h 85c3417462 Add s48_make_unmovable_byte_vector and s48_enter_unmovable_byte_vector to external.c. 15 years ago
scheme48write-barrier.h 92a5c85b13 Add file forgotten from previous commit. 17 years ago
script-interpreter.c 90b027b6d9 Bump copyright year. 17 years ago
srfi-27.c 322f051bcc Move srfi-27 to new FFI. 17 years ago
unix.h 257d6fc07d Regularize exceptions raised from external code. 18 years ago