Utils/Exception: Fix small (non-backtrace :-) ) problem when running test under final=1
[senf.git] / Utils / Exception.test.cc
2008-06-11 g0dil Utils/Exception: Fix small (non-backtrace :-) ) problem...
2008-04-03 g0dil Socket/Protocols/INet: Allow socket address string...
2008-04-02 g0dil Utils: Add backtrace to exception message in SENF_DEBUG...
2008-03-10 g0dil PPI: Add simple connector type compatibility check
2008-03-06 jkaeber Streamlined SystemException definition and usage
2008-03-06 jkaeber Streamlined SystemException:
2008-02-12 g0dil Utils: Removed ErrnoException and implemented generic...
2008-02-05 tho removed some useless spaces; not very important, I...
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-11-26 g0dil Utils: Rename SystemException::code() to SystemExceptio...
2007-11-23 g0dil Utils: Implement more flexible SystemException
2007-10-30 g0dil Fix boot auto unit tests for Boost V1.34 compatibility
2007-10-18 g0dil Packets: Add introductory parse helper documentation