root/branches


Mode:

Legend:

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