summaryrefslogtreecommitdiff
path: root/libguile/array-map.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-11Clean up (array-for-each-cell)Daniel Llorens1-0/+3
2016-07-11Speed up for multi-arg cases of scm_ramap functionsDaniel Llorens1-1/+1
2016-07-11Remove 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