.. |
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
|
first test of ffi works:
|
2008-09-14 04:17:24 -07:00 |
Makefile.in
|
- added a way of making annotated procedures without invoking the
|
2009-05-11 01:35:38 +03:00 |
cpu_has_sse2.S
|
Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no.
|
2008-01-29 00:34:34 -05:00 |
how-to-optimize-arg-checks.tex
|
renamed lib dir to src
|
2006-12-10 23:13:16 -05:00 |
ikarus-collect.c
|
fixed serious GC bug that's exhibited when guardians have protected
|
2008-12-08 01:43:23 -05:00 |
ikarus-data.h
|
changed definition of ref in order to work around a bug in gcc-4.2.2
|
2009-04-06 16:24:12 +03:00 |
ikarus-enter.S
|
- defined RTLD_LOCAL for cygwin (possibly incorrect)
|
2008-10-07 02:46:56 -04:00 |
ikarus-errno.c
|
EAI_SYSTEM and ECANCELED are undefined under cygwin; added
|
2008-06-08 23:15:25 -07:00 |
ikarus-exec.c
|
- gc during callbacks now works.
|
2008-09-23 01:49:06 -04:00 |
ikarus-fasl.c
|
ffi callbacks sorta kinda work now.
|
2008-09-21 04:08:54 -04:00 |
ikarus-ffi.c
|
- better error message for using make-c-callout and make-c-callback
|
2009-05-20 09:58:03 +03:00 |
ikarus-flonums.c
|
supressed warning about "round undefined" in src/ikarus-flonums.c.
|
2008-12-08 03:01:18 -05:00 |
ikarus-getaddrinfo.c
|
EAI_SYSTEM and ECANCELED are undefined under cygwin; added
|
2008-06-08 23:15:25 -07:00 |
ikarus-getaddrinfo.h
|
EAI_SYSTEM and ECANCELED are undefined under cygwin; added
|
2008-06-08 23:15:25 -07:00 |
ikarus-io.c
|
Applied patch that fixes bug: dirent->d_namlen not available on
|
2009-04-09 23:55:44 +03:00 |
ikarus-main.c
|
ffi callbacks sorta kinda work now.
|
2008-09-21 04:08:54 -04:00 |
ikarus-main.h
|
scheme-script is now its own program; it does not fork and exec
|
2008-08-09 05:47:44 -07:00 |
ikarus-numerics.c
|
- added better hashing function for flonums and bignums.
|
2008-10-31 23:53:15 -04:00 |
ikarus-pointers.c
|
Added memcpy (courtesy of Andreas Rottmann).
|
2009-04-30 12:35:49 +03:00 |
ikarus-print.c
|
Passing 709 tests in 64-bit mode
|
2008-04-12 15:06:55 -04:00 |
ikarus-process.c
|
(waitpid -1 #f) now returns #f if no child has died yet.
|
2008-06-13 22:11:51 -07:00 |
ikarus-runtime.c
|
Fixed environ. The procedure environ takes no arguments and returns
|
2009-04-06 09:59:07 +03:00 |
ikarus-symbol-table.c
|
unused (garbage) symbols can be reclaimed now
|
2008-12-06 12:40:18 -05:00 |
ikarus-verify-integrity.c
|
Fixed all warnings while compiling with -Wall
|
2008-06-04 00:54:53 -07:00 |
ikarus-weak-pairs.c
|
Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no.
|
2008-01-29 00:34:34 -05:00 |
ikarus-winmmap.c
|
Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no.
|
2008-01-29 00:34:34 -05:00 |
ikarus-winmmap.h
|
Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no.
|
2008-01-29 00:34:34 -05:00 |
ikarus.c
|
- supplying <init-files> for --r6rs-script or --script now raises an
|
2008-10-18 17:49:20 -04:00 |
scheme-script.c
|
fixed fprintf line in scheme-script.c
|
2008-12-23 20:41:12 -05:00 |
tags.txt
|
* removed bin directory.
|
2007-10-17 20:03:31 -04:00 |