summaryrefslogtreecommitdiff
path: root/grailsort_ref.c
Commit message (Collapse)AuthorAgeFilesLines
* Delete portions of grailsort reference code we're not usingBobby Bingham2014-08-161-136/+19
| | | | | | There's a lot of code in here that works with an externally provided extra buffer, but because we're not testing with that, it unfairly skews the code size against this algorithm.
* Add reference grailsort implementationBobby Bingham2014-07-311-0/+514