log

age author description
Sat, 19 Jan 2013 20:48:53 -0600 Jordan Miner Remove end_of_line from .editorconfig.
Fri, 28 Dec 2012 22:33:34 -0600 Jordan Miner Add .editorconfig. http://editorconfig.org
Mon, 17 Dec 2012 23:41:50 -0600 Jordan Miner Port to D2.
Sat, 24 Nov 2012 10:21:50 -0600 Jordan Miner Add a couple TODOs and clean up a logging statement.
Fri, 06 Jul 2012 18:39:45 -0500 Jordan Miner Change from real to double.
Tue, 15 May 2012 22:06:02 -0500 Jordan Miner Change license to Boost 1.0 and MPL 2.0.
Tue, 15 May 2012 21:14:48 -0500 Jordan Miner Add dynamin.core.array and put contains() there.
Tue, 15 May 2012 20:54:39 -0500 Jordan Miner Add opIndex and opIndexAssign and tests to Point, Size, etc.
Tue, 15 May 2012 15:17:24 -0500 Jordan Miner Change from individual fields to a static array for x, y, width, height, etc.
Tue, 15 May 2012 15:03:21 -0500 Jordan Miner Add more tests for Rect.getUnion().
Tue, 15 May 2012 14:27:21 -0500 Jordan Miner Add setters for Rect.right and Rect.bottom.
Tue, 15 May 2012 14:25:29 -0500 Jordan Miner Use methods/properties instead of the instance variables directly.
Wed, 02 May 2012 03:19:00 -0500 Jordan Miner Add the beginnings of a Windows Uniscribe text backend.
Tue, 01 May 2012 21:53:58 -0500 Jordan Miner Add build scripts.
Tue, 07 Jun 2011 15:41:46 -0500 Jordan Miner Add isHighSurrogate() and isLowSurrogate().