John Benediktsson
|
d38fe7a92c
|
fix some test usings broken in the cleanup yesterday.
|
2018-02-15 07:14:56 -08:00 |
John Benediktsson
|
6890ec3fe4
|
extra: remove some unneeded IN: in -tests.
|
2018-02-14 17:01:11 -08:00 |
John Benediktsson
|
8e09ee0266
|
sorting.quick: only allow sorting array-capacity things.
|
2015-08-15 17:10:27 -07:00 |
John Benediktsson
|
7711c2720f
|
sorting.quick: a bit faster for standard data types.
|
2015-08-15 08:57:47 -07:00 |
John Benediktsson
|
4550294227
|
sorting.quick: speedup by inline sort!.
|
2015-06-15 20:44:26 -07:00 |
John Benediktsson
|
fba9c1dab4
|
sorting.quick: better interface, allow comparison to be passed in.
|
2014-06-10 16:45:41 -07:00 |
John Benediktsson
|
b40f2ff544
|
sorting.quick: faster by using stack variables not mutable locals.
|
2014-06-09 17:53:16 -07:00 |
John Benediktsson
|
00fb0b052f
|
sorting.quick: adding tags.txt.
|
2014-06-09 11:34:16 -07:00 |
John Benediktsson
|
b204c8230f
|
sorting.quick: adding a Quicksort implementation.
|
2014-06-09 11:17:07 -07:00 |