summaryrefslogtreecommitdiff
path: root/libguile/generalized-vectors.h
Commit message (Expand)AuthorAgeFilesLines
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Rename __scm.h to scm.hAndy Wingo2018-06-201-1/+1
* Remove Emacs local variables comments in Guile sourceAndy Wingo2018-06-201-6/+0
* Remove useless "classes: h_files" from Guile headers.Andy Wingo2018-06-201-4/+2
* Remove scm_generalized_vector_get_handleDaniel Llorens2017-10-311-5/+2
* Remove deprecated array functionsDaniel Llorens2016-11-231-4/+0
* Fix bad uses of base and lbnd on rank 1 arraysDaniel Llorens2014-02-071-2/+2
* deprecate generalized vectors in favor of arraysAndy Wingo2013-02-181-7/+1
* add registry of vector constructors, make-generalized-vectorAndy Wingo2009-07-191-0/+6
* generic vector ops to own fileAndy Wingo2009-07-191-0/+55