summaryrefslogtreecommitdiff
path: root/test-suite/tests/srfi-4.test
Commit message (Expand)AuthorAgeFilesLines
* New function srfi-4-vector-type-size in (srfi srfi-4 gnu)Daniel Llorens2021-12-061-0/+17
* Provide xxvector-copy and xxvector-copy! for srfi-4 vectorsDaniel Llorens2021-10-211-0/+24
* Deprecate general "uniform-vector" interfaceAndy Wingo2014-02-081-25/+25
* deprecate generalized vectors in favor of arraysAndy Wingo2013-02-181-19/+19
* Fix <TAG>vector-length when applied to other uniform vector typesMark H Weaver2012-03-011-0/+25
* Add type and range checks to the complex generalized vector accessors.Ludovic Courtès2011-07-011-3/+40
* fix c32vector-set!, c64vector-set!Andy Wingo2011-04-011-1/+83
* Fix bytevectors VALIDATE_REAL to test for reals, not rationalsMark H Weaver2011-03-081-2/+8
* Fix off-by-one error when initializing vectors in `make-srfi-4-vector'.Ludovic Courtès2010-03-021-10/+50
* fix bug in generalized-vector->listAndy Wingo2010-01-031-11/+51
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-11/+10
* merge from 1.8 branchKevin Ryde2006-04-161-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-2/+2
* Use (test-suite lib) module.Marius Vollmer2005-01-071-1/+2
* * tests/srfi-4.test: New file.Martin Grabmüller2001-06-271-0/+312