summaryrefslogtreecommitdiff
path: root/test-suite/tests/sort.test
Commit message (Expand)AuthorAgeFilesLines
* Fix sort, sort! for arrays with nonzero lower boundDaniel Llorens2017-10-311-56/+93
* Allow scm_XXX_writable_elements on empty vectors, even if immutableDaniel Llorens2017-10-311-6/+18
* Support typed arrays in some sort functionsDaniel Llorens2016-11-231-2/+30
* Fix likely crash in `stable-sort!'Andreas Rottmann2011-06-091-2/+7
* gut trampolinesAndy Wingo2009-12-011-3/+3
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-11/+10
* merge from 1.8 branchKevin Ryde2007-03-071-1/+14
* merge from 1.8 branchKevin Ryde2006-04-161-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-2/+2
* New tests, especially for sorting non-contigous andMarius Vollmer2005-01-021-1/+37
* * test-suite/tests/sort.test: Added. Both tests in that file didDirk Herrmann2003-04-221-0/+29