Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Last bits of convertion from xbt_error_t to exceptions. Some more cleanups (mainly...
[simgrid.git] / src / xbt / dict.c
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-07 mquinsonSome more xbt_error_t eradication; change mismatch_erro...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-06-27 mquinsoncleanups
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2005-02-11 mquinsondoxygenification of XBT
2005-02-07 alegrandReorganizing and cleaning the doc
2005-01-29 alegrandupdating the doc
2004-12-10 mquinsonfix (C) dates
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-04 alegrandForgot to commit the changes for surf.
2004-11-03 alegrandUpdate or removal of needless comments.
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 mquinsonThe change Arnaud wanted so much: Big Star Eradication...
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-09-28 mquinsonSome work to get it ansi compliant, still much to doo
2004-09-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-07-03 mquinsonCreate a new log channel tbx containing dict, set,...
2004-06-03 mquinsonAPI cleanup: s/dict_insert/dict_set/ and s/dict_retriev...
2004-06-03 mquinsonDo not assert out when the user tries to remove data...
2004-01-29 mquinson/me is stupid. Making a directory called core breaks...