ikarus/src
Abdulaziz Ghuloum a1adb6cc14 Missing initialization of code_ap and code_ep in ikarus-fasl.c
caused segfault on freebsd.  The funny thing, I had initialization
code in a commented-out section.  Fun fun.
2007-11-24 22:54:40 -05:00
..
lab * some additions to the expander to support r6rs records. 2007-10-14 16:37:55 -04:00
old-tests * added an (ikarus system $bytevectors) library 2007-05-15 12:29:47 -04:00
Makefile.am * Added an "exec" to the generated scheme-script. 2007-11-15 13:57:03 -05:00
Makefile.in * The fasl loader has reduced the startup mmap frenzy for code 2007-11-17 13:26:27 -05:00
how-to-optimize-arg-checks.tex renamed lib dir to src 2006-12-10 23:13:16 -05:00
ikarus-collect.c records/structs are an iota faster to collect. 2007-11-21 16:39:16 -05:00
ikarus-data.h Fixes bug 163540: allocation in bignum arithmetic does not garbage collect. 2007-11-18 10:37:13 -05:00
ikarus-enter.s Fixed dynamic loading problem in the cygwin port. Apparently, no 2007-11-23 02:29:46 -05:00
ikarus-exec.c * renamed ik_alloc to ik_unsafe_alloc since it was unsafe to call it 2007-11-18 09:12:00 -05:00
ikarus-fasl.c Missing initialization of code_ap and code_ep in ikarus-fasl.c 2007-11-24 22:54:40 -05:00
ikarus-flonums.c * renamed ik_alloc to ik_unsafe_alloc since it was unsafe to call it 2007-11-18 09:12:00 -05:00
ikarus-main.c * renamed ik_alloc to ik_unsafe_alloc since it was unsafe to call it 2007-11-18 09:12:00 -05:00
ikarus-numerics.c Fixes bug 163540: allocation in bignum arithmetic does not garbage collect. 2007-11-18 10:37:13 -05:00
ikarus-print.c * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus-runtime.c Added getenv, which takes a string and returns a string from the "unix" 2007-11-19 12:57:50 -05:00
ikarus-symbol-table.c Added string-ci-hash and symbol-hash. 2007-11-22 17:04:10 -05:00
ikarus-verify-integrity.c * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus-weak-pairs.c * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus-winmmap.c * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus-winmmap.h * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
tags.txt * removed bin directory. 2007-10-17 20:03:31 -04:00