log dynamin/core/event.d @ 113:4636a64afabc default tip

age author description
Mon, 17 Dec 2012 23:41:50 -0600 Jordan Miner Port to D2.
Tue, 15 May 2012 22:06:02 -0500 Jordan Miner Change license to Boost 1.0 and MPL 2.0.
Sat, 06 Feb 2010 15:45:53 -0600 Jordan Miner Reduce the size of an Event by sharing the mainHandler and dispatcher frame pointers.
Sat, 06 Feb 2010 15:12:52 -0600 Jordan Miner Add Event.setUp() and use in place of mainHandler and dispatcher.
Sat, 06 Feb 2010 15:11:57 -0600 Jordan Miner Remove a couple not helpful comments (because moving memory does not save it) and add a helpful one.
Sat, 08 Aug 2009 15:46:39 -0500 Jordan Miner Edit comments and fix a typo.
Wed, 15 Jul 2009 21:22:20 -0500 Jordan Miner Convert to using a struct for events. Fix some comments too.
Wed, 15 Jul 2009 13:59:16 -0500 Jordan Miner Change template mixin (still unused) to take a dispatcher
Mon, 15 Jun 2009 22:10:48 -0500 Jordan Miner Initial commit of code.