summaryrefslogtreecommitdiff
path: root/module/srfi/srfi-4/gnu.scm
AgeCommit message (Expand)AuthorFilesLines
2010-06-01rename (rnrs bytevector) to (rnrs bytevectors)Andy Wingo1-2/+2
2010-01-07reimplement srfi-4 vectors on top of bytevectorsAndy Wingo1-1/+65
2009-09-20Fix copyright in `(srfi srfi-4 gnu)'.Ludovic Courtès1-1/+1
2009-07-19any->u8vector and family now implemented in SchemeAndy Wingo1-0/+52