root/trunk/alloc.d


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @287 [287] 03/16/11 09:14:55 dsimcha These should be static to work around bugs in GDC.
(edit) @278 [278] 03/03/11 18:36:55 dsimcha Nasty pointer bug that's only predictably reproducible on 64.
(edit) @277 [277] 02/22/11 09:07:54 dsimcha Make sure alignBytes is the right width for bit twiddling to work on 64.
(edit) @276 [276] 02/21/11 20:28:58 dsimcha Make TempAlloc? use the C heap. Remove excessively zealous nothrow's …
(edit) @275 [275] 02/21/11 00:15:46 dsimcha --
(edit) @274 [274] 02/20/11 19:44:08 dsimcha This should really be static.
(edit) @272 [272] 02/19/11 12:12:15 dsimcha Update appendDelOld to work with new array appending scheme.
(edit) @239 [239] 01/22/11 19:05:23 dsimcha More info theory/gtest merging improvements.
(edit) @228 [228] 11/15/10 20:39:08 dsimcha More fixes for failing unit tests on Linux. I should really start running …
(edit) @226 [226] 11/13/10 18:58:27 dsimcha Fix 64-bit compilation errors. Code only passes semantic analysis, hasn't …
(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) @198 [198] 08/05/10 18:40:50 dsimcha Remove obsolete reserve() function now that similar (and correct) function …
(edit) @164 [164] 06/19/10 18:23:09 dsimcha Add AUROC, misc. 2.047-related updates.
(edit) @159 [159] 03/19/10 19:16:34 dsimcha Make everything work w/ 2.042.
(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) @123 [123] 12/05/09 16:53:44 dsimcha Make dstats compile w/ 2.037.
(edit) @113 [113] 11/22/09 12:45:01 dsimcha Add adjustedR2 to regress, misc. small fixes.
(edit) @112 [112] 11/17/09 22:41:06 dsimcha --
(edit) @111 [111] 11/15/09 18:11:42 dsimcha Small improvements to StackTree?.
(edit) @110 [110] 11/15/09 01:04:17 dsimcha Add AVL trees to TempAlloc?.
(edit) @103 [103] 11/03/09 20:53:07 dsimcha Forgot to add small improvement to tests.
(edit) @102 [102] 11/03/09 20:46:51 dsimcha Added free lists to StackHash? and StackSet? to allow for removal and …
(edit) @101 [101] 11/03/09 00:36:32 dsimcha Improve TempAlloc? docs.
(edit) @96 [96] 10/26/09 20:18:41 dsimcha Fix minor performance bug in TempAlloc?.
(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) @84 [84] 09/14/09 09:51:36 dsimcha Misc. bug fixes.
(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) @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) @23 [23] 01/31/09 12:34:47 dsimcha A few bug fixes.
(edit) @21 [21] 01/22/09 23:23:30 dsimcha Fix silly mistake in TempAlloc? unittest.
(edit) @20 [20] 01/22/09 22:38:19 dsimcha Optimize TempAlloc? and add some sanity checks. Fix unittests to …
(edit) @19 [19] 01/19/09 23:34:46 dsimcha Improve TempAlloc?. Fix a bunch of dumb mistakes from yesterday.
(edit) @17 [17] 01/17/09 19:04:12 dsimcha Optimize TempAlloc?. Fix a few minor bugs.
(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.