summaryrefslogtreecommitdiff
path: root/libguile/array-map.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-18New functions (array-for-each-cell, array-for-each-cell-in-order)lloda-squash0Daniel Llorens1-0/+4
2016-11-18Speed up for multi-arg cases of scm_ramap functionsDaniel Llorens1-1/+1
2016-11-18Remove deprecated array functionsDaniel Llorens1-16/+0
2013-04-05Deprecate scm_array_fill_int()Daniel Llorens1-1/+1
2013-04-03Deprecate dead code in array-map.cDaniel Llorens1-11/+16
2011-02-13Change `scm_ramapc' prototype to avoid empty declarators (bug #23681).Ludovic Courtès1-2/+3
2010-04-01more fixes to equal? for arraysAndy Wingo1-2/+1
2009-07-19rename ramap.[ch] to array-map.[ch]Andy Wingo1-0/+59