Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-26 | Exceptions have been re-worked, and are easier to use, and don't collide with | Mike Buland | |
system includues anymore. | |||
2006-07-26 | Partial update, don't use this release... | Mike Buland | |
2006-05-26 | Added the first of many unit tests. For now the unit tests are just built with | Mike Buland | |
everything else in the all target of the makefile, which is fine, but relies on CppTest, which can be found at http://cpptest.sf.net Also fixed some things I've been meaning to get to for a while in the xml system, including a few bugs that will make coping with malformed data not hang other programs, and do the error reporting in a nice way. |