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 * 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 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 renamed lib dir to src 2006-12-10 23:13:16 -05:00
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 * 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
scheme-script.c Weeded out gcc warnings and added -Wall as a configure flag. 2007-12-10 15:02:25 -05:00
tags.txt * removed bin directory. 2007-10-17 20:03:31 -04:00