Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : fix dpor
[simgrid.git] / include / xbt / ex.h
2005-08-08 mquinsonof course, xlC does not like gcc attributes. And since...
2005-08-07 mquinsonDo not include execinfo.h directly since we cannot...
2005-08-07 mquinsonAdd a new error category: not_found. It used to be...
2005-08-07 mquinsonkill dead cruft
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-02 mquinsonRename all macros to follow more closely the habits...
2005-07-02 mquinsonImprove documentation and put the examples in another...
2005-07-02 alegrandHelp doxygen to display this documentation.
2005-07-02 mquinsons/sg/xbt/ ; s/code/category/; document this stuff
2005-07-01 mquinsonfit libex into SimGrid (with an axe, I admit)
2005-07-01 mquinsonInclude the original version of the libex library....