summaryrefslogtreecommitdiff
path: root/libguile/array-map.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
* Final names for new array functionsDaniel Llorens2017-01-091-2/+2
* New functions (array-for-each-cell, array-for-each-cell-in-order)Daniel Llorens2016-11-231-0/+4
* Speed up for multi-arg cases of scm_ramap functionsDaniel Llorens2016-11-231-1/+1
* Remove deprecated array functionsDaniel Llorens2016-11-231-16/+0
* Deprecate scm_array_fill_int()Daniel Llorens2013-04-051-1/+1
* Deprecate dead code in array-map.cDaniel Llorens2013-04-031-11/+16
* Change `scm_ramapc' prototype to avoid empty declarators (bug #23681).Ludovic Courtès2011-02-131-2/+3
* more fixes to equal? for arraysAndy Wingo2010-04-011-2/+1
* rename ramap.[ch] to array-map.[ch]Andy Wingo2009-07-191-0/+59