summaryrefslogtreecommitdiff
path: root/libguile/arrays.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-23Move array reader from arrays.c to read.cMark H Weaver1-2/+2
2012-01-09allocate a tc7 to arraysAndy Wingo1-6/+5
2010-05-28Fix the visibility of a few of internal symbols.Ludovic Courtès1-1/+1
2010-01-11allow compilation of #@2(1 2 3)Andy Wingo1-1/+3
2010-01-07reimplement srfi-4 vectors on top of bytevectorsAndy Wingo1-6/+0
2009-12-08fix erroneous SCM_CELL_* usage in arrays.[ch]Andy Wingo1-4/+4
2009-07-19move generic array foo out to its own fileAndy Wingo1-20/+6
2009-07-19remove enclosed arraysAndy Wingo1-6/+1
2009-07-19rename unif.[ch] to arrays.[ch]Andy Wingo1-0/+110