index
:
libbu++.git
bigchange
main
myriad
System level, general purpose C++ library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exceptionbase.h
(
follow
)
Age
Commit message (
Expand
)
Author
2007-10-22
Made Exceptions copy well...I thought I'd already done this once...
Mike Buland
2007-07-13
More updates to the Exception macros.
Mike Buland
2007-07-13
Exceptions are better, but not all switched over yet.
Mike Buland
2007-07-03
Ah, that explains much, I did the big reorg -> trunk move and forgot to commit
Mike Buland
2007-07-03
Fixed something minor and tiny that prevents build from compiling and should
Mike Buland
2007-06-28
Many minor changes, hopefully the header fixes will keep future header macro
Mike Buland
2007-04-03
The first batch seem to have made it alright. Unfortunately the Archive class
Mike Buland
2007-04-03
Ok, no code is left in src, it's all in src/old. We'll gradually move code back
Mike Buland
2007-01-27
Added a function to make the Base Exception class a little friendlier.
Mike Buland
2006-11-21
Everything in libbu++ now passes -Wall, this should have been done a long time
Mike Buland
2006-07-26
Exceptions have been re-worked, and are easier to use, and don't collide with
Mike Buland