Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-27 | Rename scm_t_array_handle.array to .root | Daniel Llorens | 1 | -3/+3 |
2014-01-27 | Have array impl->vref, vset take SCM, not handles | Daniel Llorens | 1 | -4/+4 |
2013-02-18 | optimize access to arrays of rank 1 or 2 | Andy Wingo | 1 | -0/+2 |
2013-02-18 | array handle inline functions defined in array-handle.h. | Andy Wingo | 1 | -2/+32 |
2011-03-03 | Remove extra comma after `SCM_ARRAY_ELEMENT_TYPE_LAST'. | Ludovic Courtès | 1 | -20/+22 |
2009-07-19 | add generic array implementation facility | Andy Wingo | 1 | -9/+66 |
2009-07-19 | parts of unif.[ch] to array-handle.[ch] | Andy Wingo | 1 | -0/+72 |