Abdulaziz Ghuloum
|
f3c92c9473
|
Fixes bug 188159: delete-file not recognizing "file doesn't exist"
error, and it's not using &i/o-filename
|
2008-02-03 17:11:53 -05:00 |
Abdulaziz Ghuloum
|
f6e5e4d5b4
|
Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no.
|
2008-01-29 00:34:34 -05:00 |
Abdulaziz Ghuloum
|
8c0563b2d3
|
fixes bug 173369: errors are supposed to be &assertion
|
2007-12-15 08:22:49 -05:00 |
Abdulaziz Ghuloum
|
25555d7ff6
|
Added getenv, which takes a string and returns a string from the "unix"
environment.
Example:
(getenv "HOME") => "/Users/aghuloum"
(getenv "FOO") => ""
|
2007-11-19 12:57:50 -05:00 |
Abdulaziz Ghuloum
|
6f576dc224
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
Abdulaziz Ghuloum
|
b640d98cbc
|
* removed formatted errors from all source codes.
|
2007-10-25 14:32:26 -04:00 |
Abdulaziz Ghuloum
|
fdb664b61c
|
renamed:
src/scheme => scheme
|
2007-10-17 20:07:10 -04:00 |