Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make sure we don't went out of the string to handle *before* using it (thx valgrind)
[simgrid.git] / src / xbt / dict_multi.c
2006-09-25 mquinsonRevert last change since it did nothing beside arming...
2006-09-25 cheriermDeclare all variables at the begining for ANSI C standa...
2006-07-18 mquinsonSanitize the XBT log chans, too. Arnaud did so for...
2006-04-12 mquinsonRevert API breakage about xbt_ex_free since it was...
2006-04-07 mquinsonCatch up with the lastest API breakage
2005-08-07 mquinsonFix a leak
2005-08-07 mquinsonSome more xbt_error_t eradication; change mismatch_erro...
2005-08-07 mquinsonMake sure the lens dynar always gets cleaned, even...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-02 mquinsons/TRY/TRYOLD/ I'd like to introduce a TRY macro in...
2005-06-28 mquinsonNo instruction before the last variable declaration...
2005-06-28 mquinsonGot the last little bugs; more useful loggings
2005-06-27 mquinsonReimplementation in the modern coding standards
2004-12-10 mquinsonfix (C) dates
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-02 mquinsonThe change Arnaud wanted so much: Big Star Eradication...
2004-09-28 mquinsonOnly use the C comment style, not the C++ one
2004-06-03 mquinsonAPI cleanup: s/dict_insert/dict_set/ and s/dict_retriev...
2004-01-29 mquinson/me is stupid. Making a directory called core breaks...