*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-08-06 01:08:37 +00:00
commit 8f094b9720
2 changed files with 5 additions and 0 deletions

View file

@ -2,6 +2,7 @@
* tests/unif.test (array-set!): Exercise byte array range checks.
(uniform-vector-ref): Exercise byte returns.
(array-fill!): Exercise byte range and type checks.
2004-08-03 Marius Vollmer <marius.vollmer@uni-dortmund.de>