ikarus/src
Abdulaziz Ghuloum 8adb1639f0 sqrt and exact-integer-sqrt now use the gmp sqrt procedure instead
of the previous bisection algorithm (much faster).
2008-01-17 01:26:29 -05:00
..
lab
old-tests
Makefile.am renamed: 2008-01-02 18:05:59 -05:00
Makefile.in renamed: 2008-01-02 18:05:59 -05:00
cpu_has_sse2.S renamed: 2008-01-02 18:05:59 -05:00
how-to-optimize-arg-checks.tex
ikarus-collect.c Reimplemented the guardians collector which was yellowing out since 2008-01-12 17:32:43 -05:00
ikarus-data.h Reimplemented the guardians collector which was yellowing out since 2008-01-12 17:32:43 -05:00
ikarus-enter.S Ikarus can compile immediates in 64-bit mode. 2008-01-03 04:42:10 -05:00
ikarus-exec.c Ikarus can compile immediates in 64-bit mode. 2008-01-03 04:42:10 -05:00
ikarus-fasl.c Ikarus can compile immediates in 64-bit mode. 2008-01-03 04:42:10 -05:00
ikarus-flonums.c ikarus now compiles cleanly (but still unrunnable) in 64-bit mode. 2008-01-01 21:42:52 -05:00
ikarus-getaddrinfo.c cygwin does not have getaddrinfo so I added a compatibility 2007-12-26 22:28:48 -05:00
ikarus-getaddrinfo.h cygwin does not have getaddrinfo so I added a compatibility 2007-12-26 22:28:48 -05:00
ikarus-io.c changed type of ikptr to unsigned int now and removed ikint. 2008-01-01 21:08:07 -05:00
ikarus-main.c sigaltstack is not used now if the OS does not provide it. 2008-01-07 19:04:46 -05:00
ikarus-numerics.c sqrt and exact-integer-sqrt now use the gmp sqrt procedure instead 2008-01-17 01:26:29 -05:00
ikarus-print.c passing tests-1.3 in 64-bit mode. 2008-01-04 03:49:27 -05:00
ikarus-process.c changed type of ikptr to unsigned int now and removed ikint. 2008-01-01 21:08:07 -05:00
ikarus-runtime.c Reimplemented the guardians collector which was yellowing out since 2008-01-12 17:32:43 -05:00
ikarus-symbol-table.c ikarus now compiles cleanly (but still unrunnable) in 64-bit mode. 2008-01-01 21:42:52 -05:00
ikarus-verify-integrity.c ikarus now compiles cleanly (but still unrunnable) in 64-bit mode. 2008-01-01 21:42:52 -05:00
ikarus-weak-pairs.c changed type of ikp from unsigned char* to char* 2007-12-23 13:37:48 -05:00
ikarus-winmmap.c
ikarus-winmmap.h
scheme-script.c
tags.txt