ikarus/src
Abdulaziz Ghuloum 53905b9eea Changes from Derick Eddington supporting file system info:
- Added file-regular?, file-directory?, file-symbolic-link?,
  directory-list, make-directory, delete-directory, change-mode, 
  and make-symbolic-link.

- Bug fix in ikrt_open_input_fd and ikrt_open_output_fd which
  considered a 0 FD as an error.

- Bug fix in ikrt_getcwd about len+1.

- Bug fix of &i/o-file-protection which didn't have &i/o-filename as
  its parent.

- There is a new src/ikarus-errno.c file.  

- Made tcp-connect and friends tell when they "failed to resolve
  host name or connect".

- To support the uses of &i/o-filename subtypes, I modified
  print-condition so it will cleanly print the parents' fields of a
  condition;
2008-05-31 10:43:55 -07: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 Changes from Derick Eddington supporting file system info: 2008-05-31 10:43:55 -07:00
Makefile.in Changes from Derick Eddington supporting file system info: 2008-05-31 10:43:55 -07: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 Added inexact complex numbers. 2008-05-24 10:13:01 -07:00
ikarus-data.h Added inexact complex numbers. 2008-05-24 10:13:01 -07:00
ikarus-enter.S First complete (but broken) build of ikarus in 64-bit. 2008-04-14 22:02:03 -04:00
ikarus-exec.c Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus-fasl.c Passing 709 tests in 64-bit mode 2008-04-12 15:06:55 -04:00
ikarus-flonums.c sqrt, log, and expt now understand complex numbers. 2008-05-28 22:21:08 -07:00
ikarus-getaddrinfo.c Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus-getaddrinfo.h Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus-io.c Changes from Derick Eddington supporting file system info: 2008-05-31 10:43:55 -07:00
ikarus-main.c Added engine-handler parameter and a ($swap-engine-counter! <neg-fx>) 2008-04-29 00:10:49 -04:00
ikarus-numerics.c Added bitwise-xor. 2008-05-18 03:21:05 -07:00
ikarus-print.c Passing 709 tests in 64-bit mode 2008-04-12 15:06:55 -04:00
ikarus-process.c Changes from Derick Eddington supporting file system info: 2008-05-31 10:43:55 -07:00
ikarus-runtime.c Changes from Derick Eddington supporting file system info: 2008-05-31 10:43:55 -07:00
ikarus-symbol-table.c Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus-verify-integrity.c Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05: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
scheme-script.c Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
tags.txt * removed bin directory. 2007-10-17 20:03:31 -04:00