root/trunk/base.d


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @293 [293] 06/09/11 23:15:34 dsimcha Better loop unrolling: Speed up ILP optimized functions ~10%.
(edit) @290 [290] 05/25/11 22:17:37 dsimcha Add beta distribution to dstats.distrib, clean up dstatsEnforce line …
(edit) @288 [288] 05/14/11 12:21:49 dsimcha Minor updates for 2.053.
(edit) @276 [276] 02/21/11 20:28:58 dsimcha Make TempAlloc? use the C heap. Remove excessively zealous nothrow's …
(edit) @266 [266] 02/12/11 19:18:03 dsimcha Mostly WIP, some trivial fixes.
(edit) @236 [236] 01/08/11 09:37:37 dsimcha Improve error messages.
(edit) @234 [234] 12/22/10 20:35:18 dsimcha 2.051 updates. This breaks all earlier versions of DMD because I dumped …
(edit) @230 [230] 11/16/10 20:49:02 dsimcha Misc small bugs and silliness exposed by testing on GDC.
(edit) @227 [227] 11/15/10 20:31:38 dsimcha Fix some unit tests that fail in edge cases on Linux.
(edit) @226 [226] 11/13/10 18:58:27 dsimcha Fix 64-bit compilation errors. Code only passes semantic analysis, hasn't …
(edit) @225 [225] 10/26/10 19:37:36 dsimcha fix unittest.
(edit) @214 [214] 09/05/10 22:30:54 dsimcha Fixes for Appender-related bit rot.
(edit) @211 [211] 08/22/10 21:53:08 dsimcha Fix ranges: Add save() and @property stuff.
(edit) @209 [209] 08/22/10 21:23:02 dsimcha Fix some style issues and a few 64 issues.
(edit) @175 [175] 07/11/10 23:25:17 dsimcha Add special-case byCategory for boolean labels.
(edit) @168 [168] 06/30/10 20:19:09 dsimcha Need Unqual.
(edit) @164 [164] 06/19/10 18:23:09 dsimcha Add AUROC, misc. 2.047-related updates.
(edit) @163 [163] 05/15/10 10:59:23 dsimcha Small fixes, confirmed working w/ 2.046.
(edit) @145 [145] 02/28/10 22:49:52 dsimcha 80-bit reals -> 64-bit doubles, since this results in up to 3x performance …
(edit) @143 [143] 02/24/10 23:17:29 dsimcha --
(edit) @137 [137] 02/14/10 11:53:43 dsimcha Remove all foreach_reverse, misc. small refactorings.
(edit) @134 [134] 01/31/10 10:04:32 dsimcha static this -> shared static this.
(edit) @130 [130] 12/25/09 21:31:19 dsimcha Improve error handling and constraints.
(edit) @128 [128] 12/21/09 21:50:15 dsimcha Added byCategory().
(edit) @123 [123] 12/05/09 16:53:44 dsimcha Make dstats compile w/ 2.037.
(edit) @117 [117] 11/25/09 20:04:38 dsimcha --
(edit) @116 [116] 11/24/09 23:40:17 dsimcha Made all ranks use double instead of float because it's not actually …
(edit) @104 [104] 11/05/09 22:30:14 dsimcha Refactoring.
(edit) @97 [97] 10/27/09 09:30:08 dsimcha Fix degenerate case bug in Perm, Comb. Now work for n, r = 0.
(edit) @95 [95] 10/26/09 00:36:58 dsimcha Optimizations for Perm.
(edit) @94 [94] 10/24/09 12:59:06 dsimcha Add small optimization to perm(): Use bytes instead of ints in cases …
(edit) @93 [93] 10/24/09 12:37:32 dsimcha Fix small doc error.
(edit) @92 [92] 10/24/09 12:29:14 dsimcha Improve comb, perm, add toNumericRange, misc small cleanups.
(edit) @88 [88] 10/18/09 06:57:55 dsimcha Misc. code cleanup, refactoring.
(edit) @86 [86] 10/13/09 13:16:18 dsimcha Fix some code that was relying on bugs no longer present in 2.034.
(edit) @85 [85] 10/10/09 03:49:39 dsimcha More misc. small fixes/improvements.
(edit) @83 [83] 07/07/09 20:52:09 dsimcha Bug fixes, 2.031 updates.
(edit) @78 [78] 05/30/09 22:04:25 dsimcha Fix bug in Comb.
(edit) @65 [65] 05/15/09 22:58:14 dsimcha Bug fix for NumericFile?, small optimization in summary.
(edit) @60 [60] 05/14/09 23:10:56 dsimcha Misc. cleanup and optimization.
(edit) @34 [34] 04/26/09 15:54:46 dsimcha Bug fixes, generalize from isForwardRange to isIterable.
(edit) @28 [28] 04/23/09 23:30:02 dsimcha Make dstats work with ranges.
(edit) @24 [24] 02/02/09 22:11:17 dsimcha Argh, bug 1629 workarounds.
(edit) @23 [23] 01/31/09 12:34:47 dsimcha A few bug fixes.
(edit) @22 [22] 01/24/09 21:45:24 dsimcha Make binning functions accept a return type parameter.
(edit) @20 [20] 01/22/09 22:38:19 dsimcha Optimize TempAlloc? and add some sanity checks. Fix unittests to …
(edit) @16 [16] 01/16/09 21:06:31 dsimcha Improve infotheory performance. Rename jointEntropyObs to entropy. Fix …
(add) @5 [5] 01/04/09 22:22:14 dsimcha Initial commit
Note: See TracRevisionLog for help on using the revision log.