.. |
SRFI-1.ss
|
…
|
|
bignum-to-flonum.ss
|
cleaned up the test suite a little.
|
2008-10-18 13:03:17 -04:00 |
bignums.ss
|
cleaned up the test suite a little.
|
2008-10-18 13:03:17 -04:00 |
bitwise.ss
|
cleaned up the test suite a little.
|
2008-10-18 13:03:17 -04:00 |
bytevectors.ss
|
cleaned up the test suite a little.
|
2008-10-18 13:03:17 -04:00 |
case-folding.ss
|
cleaned up the test suite a little.
|
2008-10-18 13:03:17 -04:00 |
div-and-mod.ss
|
- fixed a silly bug in (/ <bignum> x/y) which evaluated to
|
2008-10-18 13:34:18 -04:00 |
enums.ss
|
cleaned up the test suite a little.
|
2008-10-18 13:03:17 -04:00 |
fasl.ss
|
- fixed bug in printing "-0.0i" on some archs (cygwin, solaris,
|
2008-11-01 15:13:27 -04:00 |
fixnums.ss
|
cleaned up the test suite a little.
|
2008-10-18 13:03:17 -04:00 |
fldiv-and-mod.ss
|
cleaned up the test suite a little.
|
2008-10-18 13:03:17 -04:00 |
framework.ss
|
all existing tests pass under 64-bit
|
2008-07-19 14:41:06 -07:00 |
hashtables.ss
|
cleaned up the test suite a little.
|
2008-10-18 13:03:17 -04:00 |
io.ss
|
- port-has-port-position? and port-position are now honest wrt
|
2008-11-11 16:31:35 -05:00 |
lists.ss
|
cleaned up the test suite a little.
|
2008-10-18 13:03:17 -04:00 |
normalization.ss
|
- speedup of unicode normalization routines.
|
2008-10-29 03:15:17 -04:00 |
numerics.ss
|
fixed bug in (eqv? 0.0 -0.0) returning #t.
|
2008-10-18 13:08:14 -04:00 |
parse-flonums.ss
|
cleaned up the test suite a little.
|
2008-10-18 13:03:17 -04:00 |
pointers.ss
|
cleaned up the test suite a little.
|
2008-10-18 13:03:17 -04:00 |
r6rs-records-procedural.ss
|
…
|
|
reader.ss
|
cleaned up the test suite a little.
|
2008-10-18 13:03:17 -04:00 |
repl.ss
|
- fixed errors where multiple internal definitions were silently
|
2008-10-31 16:22:25 -04:00 |
rn100
|
…
|
|
sorting.ss
|
cleaned up the test suite a little.
|
2008-10-18 13:03:17 -04:00 |
string-to-number.ss
|
cleaned up the test suite a little.
|
2008-10-18 13:03:17 -04:00 |
strings.ss
|
cleaned up the test suite a little.
|
2008-10-18 13:03:17 -04:00 |
tests-1.1-req.scm
|
…
|
|
tests-1.2-req.scm
|
…
|
|
tests-1.3-req.scm
|
…
|
|
tests-1.4-req.scm
|
…
|
|
tests-1.5-req.scm
|
…
|
|
tests-1.6-req.scm
|
…
|
|
tests-1.7-req.scm
|
…
|
|
tests-1.8-req.scm
|
…
|
|
tests-1.9-req.scm
|
…
|
|
tests-2.1-req.scm
|
…
|
|
tests-2.2-req.scm
|
…
|
|
tests-2.3-req.scm
|
…
|
|
tests-2.4-req.scm
|
…
|
|
tests-2.6-req.scm
|
…
|
|
tests-2.8-req.scm
|
…
|
|
tests-2.9-req.scm
|
…
|
|
tests-3.1-req.scm
|
…
|
|
tests-3.2-req.scm
|
…
|
|
tests-3.3-req.scm
|
…
|
|
tests-3.4-req.scm
|
…
|
|
tests-4.1-req.scm
|
…
|
|
tests-4.2-req.scm
|
…
|
|
tests-4.3-req.scm
|
…
|
|
tests-5.1-req.scm
|
…
|
|
tests-5.2-req.scm
|
…
|
|
tests-5.3-req.scm
|
…
|
|
tests-5.6-req.scm
|
…
|
|
unicode.ss
|
- speedup of unicode normalization routines.
|
2008-10-29 03:15:17 -04:00 |