Commit graph

7 commits

Author SHA1 Message Date
Sean Kelly
a9b75b725f Fixed SList.insertAfter to actually use the supplied range as a hint for where the insertion should occur. 2010-06-17 22:39:30 +00:00
Lars T. Kyllingstad
cc1cb99255 4327 - std.container.Array.Range.~this() tries to call free(T[]) 2010-06-16 09:31:28 +00:00
Masahiro Nakagawa
32605802a0 Fix unittest of std.container.SList 2010-06-13 15:41:50 +00:00
Walter Bright
245e29f630 notify gc of malloc'd data 2010-06-12 20:56:25 +00:00
Walter Bright
7983faced4 make TightArray the standard Array 2010-06-12 05:11:18 +00:00
Andrei Alexandrescu
d4f2261656 BinaryHeap is now a container 2010-06-10 15:56:17 +00:00
Andrei Alexandrescu
1b9d41508d added std/container.d 2010-06-08 18:20:44 +00:00