|
|
|
@116
|
[116]
|
11/28/11 08:59:06 |
schveiguy |
Fixed 64-bit issues with uint and ArrayList? keys. |
|
|
|
@114
|
[114]
|
10/13/11 08:32:28 |
schveiguy |
Applied inout decorations to all functions (requires 2.056 or later) |
|
|
|
@113
|
[113]
|
07/07/11 08:05:57 |
schveiguy |
Fixed shadow declaration. Compiles/tests with 2.054 beta.
Tweaked the … |
|
|
|
@112
|
[112]
|
04/28/11 17:18:44 |
schveiguy |
Update to work with 64-bit dmd |
|
|
|
@111
|
[111]
|
04/28/11 17:05:46 |
schveiguy |
Fixed bad problem with chunk allocator -- if you freed all elements, the … |
|
|
|
@110
|
[110]
|
03/28/11 08:42:31 |
schveiguy |
Adding scope to some delegates I missed |
|
|
|
@109
|
[109]
|
02/24/11 17:42:20 |
schveiguy |
Fixed default allocator to use chunk allocator (druntime is supported as … |
|
|
|
@108
|
[108]
|
02/16/11 09:29:38 |
schveiguy |
Updated compiler support stuff |
|
|
|
@105
|
[105]
|
10/06/10 10:01:31 |
schveiguy |
Updated compiler version |
|
|
|
@104
|
[104]
|
10/06/10 09:57:58 |
schveiguy |
Updated concepts to talk about chaining and trackLength |
|
|
|
@103
|
[103]
|
10/06/10 09:42:03 |
schveiguy |
Added unit test for Deque.prepend |
|
|
|
@102
|
[102]
|
10/06/10 08:25:02 |
schveiguy |
Modified all functions that use out parameters such as "wasAdded" or … |
|
|
|
@101
|
[101]
|
09/29/10 16:43:32 |
schveiguy |
Made some modifications, got unittests compiling (don't pass yet) |
|
|
|
@100
|
[100]
|
09/23/10 17:16:40 |
schveiguy |
fixed some unlisted bugs in ArrayList?
Added preliminary Deque, no unit … |
|
|
|
@97
|
[97]
|
08/24/10 10:52:17 |
schveiguy |
Fixed to work with 2.048 |
|
|
|
@96
|
[96]
|
08/05/10 14:59:15 |
schveiguy |
added workarounds to support using classes and interfaces as key and value … |
|
|
|
@95
|
[95]
|
07/02/10 21:00:38 |
schveiguy |
-- |
|
|
|
@94
|
[94]
|
07/01/10 10:02:31 |
schveiguy |
Made all classes final for performance/inlining.
Added constructors to … |
|
|
|
@93
|
[93]
|
07/01/10 08:08:39 |
schveiguy |
Fixed sort routine to use DefaultLess? than just accept the default sort … |
|
|
|
@92
|
[92]
|
06/30/10 10:00:12 |
schveiguy |
ArrayList? had some const decorations that were invalid. Added unit tests … |
|
|
|
@91
|
[91]
|
05/27/10 12:27:53 |
schveiguy |
added override attribute to opEquals functions. Fixes #5. |
|
|
|
@88
|
[88]
|
05/27/10 08:15:12 |
schveiguy |
Fixed build to hard-code use path to dcollections instead of relying on … |
|
|
|
@86
|
[86]
|
05/27/10 08:01:25 |
schveiguy |
Fixing win32 batch file -- it now compiles exactly the files in the … |
|
|
|
@82
|
[82]
|
05/19/10 10:39:13 |
schveiguy |
Updated concepts.txt and README for D2 |
|
|
|
@80
|
[80]
|
05/19/10 08:37:51 |
schveiguy |
fixed some ddoc stuff
removed candydoc, going to start over instead of … |
|
|
|
@79
|
[79]
|
05/19/10 08:18:16 |
schveiguy |
All examples now compile.
Fixed bug in opEquals in TreeSet?.
Changed all … |
|
|
|
@78
|
[78]
|
05/18/10 13:30:03 |
schveiguy |
Added comprehensive unit tests for tree classes |
|
|
|
@77
|
[77]
|
05/18/10 10:30:52 |
schveiguy |
Fixed major bug in HashMultiset?.removeAll
Added comprehensive unit tests … |
|
|
|
@76
|
[76]
|
05/17/10 17:08:01 |
schveiguy |
Comprehensive unittests for HashSet? |
|
|
|
@75
|
[75]
|
05/14/10 11:27:13 |
schveiguy |
Comprehensive unit tests added for ArrayList?, LinkList?, HashMap?.
Changed … |
|
|
|
@74
|
[74]
|
05/11/10 08:37:01 |
schveiguy |
Getting examples to compile
Added more detailed unit tests to ArrayList?, … |
|
|
|
@73
|
[73]
|
05/07/10 10:45:11 |
schveiguy |
Wow, it compiles and passes unit tests! |
|
|
|
@72
|
[72]
|
04/23/10 23:22:22 |
schveiguy |
Added ability to do unit tests |
|
|
|
@71
|
[71]
|
04/23/10 23:21:56 |
schveiguy |
Getting it to compile, running into some bad compiler issues… |
|
|
|
@70
|
[70]
|
04/23/10 22:27:45 |
schveiguy |
Finally have updated all files, now to start the debug process… |
|
|
|
@69
|
[69]
|
04/23/10 11:24:50 |
schveiguy |
More updates, working on RBTree stuff. |
|
|
|
@68
|
[68]
|
04/20/10 08:32:41 |
schveiguy |
Updated Linked list, fixed some Hash stuff with cursors/ranges. |
|
|
|
@67
|
[67]
|
04/19/10 08:06:23 |
schveiguy |
More changes for hash. Hash should be ready to try compiling. |
|
|
|
@66
|
[66]
|
04/16/10 07:59:17 |
schveiguy |
More modifications, the new cursor concept is quite easy to deal with :) |
|
|
|
@65
|
[65]
|
04/01/10 00:09:13 |
schveiguy |
some edits, nowhere near complete, not even tried to compile yet :)
added … |
|
|
|
@64
|
[64]
|
03/18/10 22:59:33 |
schveiguy |
Complete update of interfaces. Cleaned up a lot of junk, and made the … |
|
|
|
@63
|
[63]
|
03/03/10 02:07:11 |
schveiguy |
range-ification |
|
|
|
@62
|
[62]
|
12/31/09 15:32:55 |
schveiguy |
updated license to boost |
|
|
|
@61
|
[61]
|
12/31/09 15:28:30 |
schveiguy |
Set up D2 branch |
|
|
|
@1
|
[1]
|
04/20/08 14:44:38 |
root |
initial repository setup |