You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Abdulaziz Ghuloum 1f2b250ed9 fixed a bug in (not) handling variable-size frames in ikarus-exec. 14 years ago
..
lab * some additions to the expander to support r6rs records. 16 years ago
old-tests * added an (ikarus system $bytevectors) library 16 years ago
Makefile.am first test of ffi works: 15 years ago
Makefile.in libpthread is linked to ikarus automatically if the system has 14 years ago
cpu_has_sse2.S Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 16 years ago
how-to-optimize-arg-checks.tex renamed lib dir to src 17 years ago
ikarus-collect.c added post-gc-hooks, a list of thunks that are invoked after garbage 14 years ago
ikarus-data.h changed definition of ref in order to work around a bug in gcc-4.2.2 14 years ago
ikarus-enter.S - defined RTLD_LOCAL for cygwin (possibly incorrect) 15 years ago
ikarus-errno.c added workaround for missing CPP definitions on FreeBSD. 14 years ago
ikarus-exec.c fixed a bug in (not) handling variable-size frames in ikarus-exec. 14 years ago
ikarus-fasl.c ffi callbacks sorta kinda work now. 15 years ago
ikarus-ffi.c installed a workaround for a bug in libffi where it does not mark 14 years ago
ikarus-flonums.c supressed warning about "round undefined" in src/ikarus-flonums.c. 15 years ago
ikarus-getaddrinfo.c EAI_SYSTEM and ECANCELED are undefined under cygwin; added 15 years ago
ikarus-getaddrinfo.h EAI_SYSTEM and ECANCELED are undefined under cygwin; added 15 years ago
ikarus-io.c Applied patch that fixes bug: dirent->d_namlen not available on 14 years ago
ikarus-main.c ffi callbacks sorta kinda work now. 15 years ago
ikarus-main.h scheme-script is now its own program; it does not fork and exec 15 years ago
ikarus-numerics.c fixed a bug in "random" not terminating for large numbers 14 years ago
ikarus-pointers.c Added memcpy (courtesy of Andreas Rottmann). 14 years ago
ikarus-print.c Passing 709 tests in 64-bit mode 15 years ago
ikarus-process.c applied patch from andreas rottmann for providing "process*" which 14 years ago
ikarus-runtime.c Added #include <limits.h> to src/ikarus-runtime.c. 14 years ago
ikarus-symbol-table.c string-hash and string-ci-hash now return nonnegative fixnums only. 14 years ago
ikarus-verify-integrity.c Fixed all warnings while compiling with -Wall 15 years ago
ikarus-weak-pairs.c Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 16 years ago
ikarus-winmmap.c Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 16 years ago
ikarus-winmmap.h Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 16 years ago
ikarus.c - supplying <init-files> for --r6rs-script or --script now raises an 15 years ago
scheme-script.c fixed fprintf line in scheme-script.c 15 years ago
tags.txt * removed bin directory. 16 years ago