Abdulaziz Ghuloum
|
ca25f972fc
|
* Added missing automake/autoconf files.
|
2007-11-07 18:04:59 -05:00 |
Abdulaziz Ghuloum
|
90a243ee63
|
* Fixed bug 160101: modulo produces "BUG: unsupported"
|
2007-11-05 02:24:39 -05:00 |
Abdulaziz Ghuloum
|
b27bb61802
|
* Fixed some parts of bug 160101: modulo produces "BUG: unsupported"
* Modulo still fails on two bignum arguments, will fix later.
|
2007-11-04 23:01:41 -05:00 |
Abdulaziz Ghuloum
|
8a45a5fe08
|
* Added real-part and imag-part stubs.
* string->number now supports a second radix argument, but the
argument can only be 10.
|
2007-11-04 16:28:16 -05:00 |
Abdulaziz Ghuloum
|
81f6439b3c
|
Fixed bug 159865: Expt fails on floats and rationals.
|
2007-11-04 10:24:08 -05:00 |
Abdulaziz Ghuloum
|
186639d091
|
* "/" was producing "BUG:" report when given non-numebrs.
It now produced a better error message.
|
2007-10-31 21:01:39 -04: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 |