ikarus/bin
Abdulaziz Ghuloum 82a00e2628 * Fixed a bug in the GC that caused performance to degrade when
ik_alloc extends the heap (by 128KB) and the heap size remains set
  to that value (causing more frequent GCs than usual).  Now, after
  ik_collect, if the heapsize is less than 4MB, it's extended to
  4MB (minimum).
2007-09-15 01:54:45 -04:00
..
Makefile * Fixed linux build options in makefile. 2007-09-09 20:58:47 -04:00
collect.ss
hash-tests.ss
ikarus * Fixed a bug in the GC that caused performance to degrade when 2007-09-15 01:54:45 -04:00
ikarus-collect.c * Fixed a bug in the GC that caused performance to degrade when 2007-09-15 01:54:45 -04:00
ikarus-data.h * Added $code-annotation and $set-code-annotation! primops 2007-09-04 19:59:14 -04:00
ikarus-enter.s
ikarus-exec.c
ikarus-fasl.c * ikarus-fasl.c can now read bignums. 2007-09-12 16:59:21 -04:00
ikarus-flonums.c * Added flexpt 2007-09-12 03:56:08 -04:00
ikarus-main.c * Fixed linux build options in makefile. 2007-09-09 20:58:47 -04:00
ikarus-numerics.c * sll now works for all arguments. 2007-09-13 00:47:41 -04:00
ikarus-print.c
ikarus-runtime.c * Fixed a bug in the GC that caused performance to degrade when 2007-09-15 01:54:45 -04:00
ikarus-symbol-table.c
ikarus-weak-pairs.c
ikarus.h * Added ikrt_register_guardian_pair to replace ikrt_register_guardian. 2007-09-01 01:00:35 -04:00
tags.txt
verify-integrity.c * reimplemented guardians (which now, incidentally, work). 2007-08-31 23:28:19 -04:00