coriolis/hurricane
Jean-Paul Chaput 8be83b1ae0 * ./hurricane/src/hurricane:
- New: Backtrace to print the stack when an exception is thrown.
    - New: In Error, support for Backtrack.
    - Change: In TextTranslator, provides a default HTML translator instead of
        building it every time it was needed.
    - Bug: In Common, when demangling a C++ symbol fails, returns the empty
        string instead of NULL.

  * ./hurricane/src/viewer:
    - New: In Exception, support for the Backtrack new feature.

  * ./hurricane/src/isobar:
    - Change: In PyHurricane, when catching a C++ exception, adds a newline to
        have a more clean display.
2010-11-16 13:43:34 +00:00
..
cmake_modules * All Tools: 2010-07-14 19:39:36 +00:00
doc * All tools: 2010-05-18 12:53:00 +00:00
src * ./hurricane/src/hurricane: 2010-11-16 13:43:34 +00:00
tests * ./hurricane/src/hurricane: 2010-11-16 13:43:34 +00:00
CMakeLists.txt * All Tools: 2010-07-15 14:00:58 +00:00