log

age author description
Wed, 21 Oct 2009 20:02:01 +0000 IBBoard Re #24: Add "limit" objects
Tue, 20 Oct 2009 19:48:37 +0000 IBBoard Re #24: Add limits
Sun, 11 Oct 2009 19:58:02 +0000 IBBoard Re #24: Add "limit" objects that can be used for numeric limits
Wed, 07 Oct 2009 18:40:09 +0000 IBBoard Re #24: Add "limit" objects that can be used for numeric limits
Tue, 06 Oct 2009 18:59:25 +0000 IBBoard Re #24: Add "limit" objects that can be used for numeric limits
Tue, 06 Oct 2009 18:49:04 +0000 IBBoard Re #24: Add "limit" objects that can be used for numeric limits
Tue, 06 Oct 2009 18:31:14 +0000 IBBoard * Move IBBMath to a more sensible package - we're not in Java, so "lang" isn't the catch-all package
Sun, 04 Oct 2009 19:30:31 +0000 IBBoard * Line-ending fix
Sun, 04 Oct 2009 15:50:58 +0000 IBBoard * Add custom XMLResolver that lets developers map relative URIs to actual URIs (e.g. for mapping XHTML DTD to local file to stop remote fetch)
Sun, 04 Oct 2009 09:47:16 +0000 IBBoard * Make sure that we use "." as our decimal separator when parsing doubles from XML (should fix warfoundry:#185 for Europe)
Tue, 29 Sep 2009 19:19:44 +0000 IBBoard * Make double parsing from XML use double.parse instead of int.parse
Sat, 26 Sep 2009 09:57:38 +0000 IBBoard * Make sure we reset "cleanPos" in the command stack when we clear it
Sat, 22 Aug 2009 10:50:17 +0000 IBBoard * Add method to clean up a string as a valid XML ID
Sun, 09 Aug 2009 11:20:25 +0000 IBBoard * Add short method to round up or down based on a boolean - useful for compacting rounding up/down calls when they need to be done inline
Sun, 05 Jul 2009 09:46:12 +0000 IBBoard * Remove Log4Net documentation from project (~1.3MB of XML documentation with lots of lines)