Abdulaziz Ghuloum
|
82b7edcf14
|
fixed fprintf line in scheme-script.c
|
2008-12-23 20:41:12 -05:00 |
Abdulaziz Ghuloum
|
5d3ab96c2c
|
fixed "inaccurate error message" bug in map when applied a non-list
argument.
|
2008-05-12 02:39:28 -07:00 |
Abdulaziz Ghuloum
|
c2e20a3a68
|
Fixes bug 206839: map not failing with invalid arguments
|
2008-03-25 21:03:26 -04: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
|
c1a677ca4b
|
Changed implementation of append so that it uses half the cons cells
that it previously used. Interestingly, this reduced bootstrap time
by 60ms and 2 garbage collections! And I thought I did not use
append :-).
|
2007-12-15 08:55:53 -05:00 |
Abdulaziz Ghuloum
|
8c0563b2d3
|
fixes bug 173369: errors are supposed to be &assertion
|
2007-12-15 08:22:49 -05:00 |
Abdulaziz Ghuloum
|
b5ae1e2361
|
fixes bug 176057: partition not working right
|
2007-12-13 01:07:32 -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 |