log dynamin/core/list.d @ 103:73060bc3f004

age author description
Tue, 15 May 2012 22:06:02 -0500 Jordan Miner Change license to Boost 1.0 and MPL 2.0.
Mon, 26 Jul 2010 00:29:13 -0500 Jordan Miner Set removed items in a List to T.init. T could be a struct containing a pointer
Sun, 18 Jul 2010 23:45:00 -0500 Jordan Miner Add comments for the List class and its constructors.
Sun, 18 Jul 2010 22:20:50 -0500 Jordan Miner Add List.opIndexAssign and switch to one callback for change notification.
Sat, 17 Jul 2010 16:52:16 -0500 Jordan Miner Add List.removeAt() and tests for it.
Sat, 17 Jul 2010 16:51:03 -0500 Jordan Miner Rearrange List constructors and add a constant for the default capacity.
Sat, 08 Aug 2009 15:46:39 -0500 Jordan Miner Edit comments and fix a typo.
Sat, 08 Aug 2009 15:42:27 -0500 Jordan Miner Add focusing and other changes that are related
Mon, 15 Jun 2009 22:10:48 -0500 Jordan Miner Initial commit of code.