Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Improve detection of remote exceptions, plus workaround a bug somewhere (backtrace...
[simgrid.git] / src / xbt / ex.c
2006-04-04 mquinsonImprove detection of remote exceptions, plus workaround...
2006-04-04 mquinsonplug a memleak on remote exception propagation
2006-03-30 mquinsonTweak things here and there so that we can propagate...
2005-10-23 mquinsonReadd the example we need in the documentation, they...
2005-10-23 mquinsonAdd a tool to automatically extract the test units...
2005-10-19 alegrandmake g++ happy
2005-10-03 mquinsonGet the simulated exceptions as verbose as real ones
2005-09-05 mquinsonAllow exceptions with NULL msg
2005-08-07 mquinsondon't include execinfo.h directly, but using portable...
2005-08-07 mquinsonFix a leak
2005-08-07 mquinsonSome more xbt_error_t eradication; change mismatch_erro...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-02 mquinsons/sg/xbt/ ; s/code/category/
2005-07-01 mquinsonfit libex into SimGrid (with an axe, I admit)
2005-07-01 mquinsonInclude the original version of the libex library....