summaryrefslogtreecommitdiff
path: root/libguile/array-map.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-20Update license notices in all C filesAndy Wingo1-17/+17
2018-06-20Remove (C) from copyright statementsAndy Wingo1-1/+1
2018-06-20Rename __scm.h to scm.hAndy Wingo1-1/+1
2018-06-20Remove Emacs local variables comments in Guile sourceAndy Wingo1-6/+0
2018-06-20Remove useless "classes: h_files" from Guile headers.Andy Wingo1-4/+2
2017-01-09Final names for new array functionsDaniel Llorens1-2/+2
2016-11-23New functions (array-for-each-cell, array-for-each-cell-in-order)Daniel Llorens1-0/+4
2016-11-23Speed up for multi-arg cases of scm_ramap functionsDaniel Llorens1-1/+1
2016-11-23Remove 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