root/trunk/sort.d


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @249 [249] 02/01/11 23:27:23 dsimcha Add ridge regression, a few small misc, cleanups.
(edit) @231 [231] 11/20/10 17:44:02 dsimcha Misc. small fixes: Bring back alias this and remove workarounds for bugs …
(edit) @226 [226] 11/13/10 18:58:27 dsimcha Fix 64-bit compilation errors. Code only passes semantic analysis, hasn't …
(edit) @224 [224] 09/13/10 23:11:25 dsimcha Optimize the insertion sort base case a little.
(edit) @209 [209] 08/22/10 21:23:02 dsimcha Fix some style issues and a few 64 issues.
(edit) @176 [176] 07/12/10 18:33:32 dsimcha All put methods now return this, which allows Summary structs and …
(edit) @144 [144] 02/27/10 10:54:44 dsimcha Improve error handling in qsort().
(edit) @143 [143] 02/24/10 23:17:29 dsimcha --
(edit) @141 [141] 02/20/10 20:34:02 dsimcha --
(edit) @139 [139] 02/20/10 09:37:39 dsimcha --
(edit) @137 [137] 02/14/10 11:53:43 dsimcha Remove all foreach_reverse, misc. small refactorings.
(edit) @136 [136] 02/10/10 23:10:48 dsimcha --
(edit) @135 [135] 02/10/10 15:04:48 dsimcha Optimizations for sorting arrays of floats and doubles. ~30-40% speedup …
(edit) @123 [123] 12/05/09 16:53:44 dsimcha Make dstats compile w/ 2.037.
(edit) @88 [88] 10/18/09 06:57:55 dsimcha Misc. code cleanup, refactoring.
(edit) @83 [83] 07/07/09 20:52:09 dsimcha Bug fixes, 2.031 updates.
(edit) @60 [60] 05/14/09 23:10:56 dsimcha Misc. cleanup and optimization.
(edit) @28 [28] 04/23/09 23:30:02 dsimcha Make dstats work with ranges.
(edit) @23 [23] 01/31/09 12:34:47 dsimcha A few bug fixes.
(edit) @20 [20] 01/22/09 22:38:19 dsimcha Optimize TempAlloc? and add some sanity checks. Fix unittests to …
(edit) @18 [18] 01/19/09 12:51:41 dsimcha A little cleanup.
(edit) @17 [17] 01/17/09 19:04:12 dsimcha Optimize TempAlloc?. Fix a few minor bugs.
(edit) @12 [12] 01/14/09 19:29:05 dsimcha Optimized merge sort a little.
(edit) @9 [9] 01/14/09 00:25:31 dsimcha Fix NANs, improve unittests for mergeSortInPlace.
(edit) @6 [6] 01/13/09 22:04:20 dsimcha Add in-place merge sort. Clean up TempAlloc? slightly. Formalize …
(add) @5 [5] 01/04/09 22:22:14 dsimcha Initial commit
Note: See TracRevisionLog for help on using the revision log.