aboutsummaryrefslogtreecommitdiff
path: root/src/exceptionbase.cpp (follow)
AgeCommit message (Expand)Author
2009-01-13Ok...now UnsupportedException has text in it's what.Mike Buland
2008-10-01Ok, NIDS is getting better and better, and I went ahead and cleaned up someMike Buland
2008-06-07This is a testing version. Nothing should be broken, but I won't gurantee it.Mike Buland
2008-04-28Apparently there were a number of things that weren't strict ISO C++, the newMike Buland
2008-03-24Removed the backtrace stuff, it had some bugs, and shouldn't be here all theMike Buland
2008-03-04Added backtrace support to the Exception system. It's pretty simple, if it'sMike Buland
2008-02-07Just updated the copyright date.Mike Buland
2007-11-15Added liscense info at the front of many, many files. Debating the old files.Mike Buland
2007-10-22Made Exceptions copy well...I thought I'd already done this once...Mike Buland
2007-04-03The first batch seem to have made it alright. Unfortunately the Archive classMike Buland
2007-04-03Ok, no code is left in src, it's all in src/old. We'll gradually move code backMike Buland
2007-01-27Added a function to make the Base Exception class a little friendlier.Mike Buland
2006-07-26Exceptions have been re-worked, and are easier to use, and don't collide withMike Buland
2006-07-26Partial update, don't use this release...Mike Buland