Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-01 | Fix <TAG>vector-length when applied to other uniform vector types | Mark H Weaver | 1 | -2/+3 |
2011-04-01 | fix c32vector-set!, c64vector-set! | Andy Wingo | 1 | -5/+5 |
2010-06-01 | rename (rnrs bytevector) to (rnrs bytevectors) | Andy Wingo | 1 | -2/+2 |
2010-01-07 | reimplement srfi-4 vectors on top of bytevectors | Andy Wingo | 1 | -1/+65 |
2009-09-20 | Fix copyright in `(srfi srfi-4 gnu)'. | Ludovic Courtès | 1 | -1/+1 |
2009-07-19 | any->u8vector and family now implemented in Scheme | Andy Wingo | 1 | -0/+52 |