Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-18 | New functions (array-for-each-cell, array-for-each-cell-in-order)lloda-squash0 | Daniel Llorens | 1 | -0/+4 |
2016-11-18 | Speed up for multi-arg cases of scm_ramap functions | Daniel Llorens | 1 | -1/+1 |
2016-11-18 | Remove deprecated array functions | Daniel Llorens | 1 | -16/+0 |
2013-04-05 | Deprecate scm_array_fill_int() | Daniel Llorens | 1 | -1/+1 |
2013-04-03 | Deprecate dead code in array-map.c | Daniel Llorens | 1 | -11/+16 |
2011-02-13 | Change `scm_ramapc' prototype to avoid empty declarators (bug #23681). | Ludovic Courtès | 1 | -2/+3 |
2010-04-01 | more fixes to equal? for arrays | Andy Wingo | 1 | -2/+1 |
2009-07-19 | rename ramap.[ch] to array-map.[ch] | Andy Wingo | 1 | -0/+59 |