Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
A few more tiers file and a convenient perl script for the alnem project. I
[simgrid.git] / src / xbt / config.c
2006-05-16 mquinsonUse xbt/host module
2006-04-12 mquinsonRevert API breakage about xbt_ex_free since it was...
2006-04-07 mquinsonCatch up with the lastest API breakage
2006-03-31 mquinsonStick to the coding standards wrt xbt_host_t structure
2005-10-23 mquinsonAnd now get doxygen AND compilation AND testsuite worki...
2005-10-23 mquinsonMake sure doxygen still finds the code examples after...
2005-10-23 mquinsonConvert config module to unit testing
2005-09-21 mquinsonMake the error message both correct and explicit about...
2005-09-21 alegrand"Malformated" is not correct and malformation is only...
2005-09-21 alegrandhelp compilation on grid5000 with the paranoid compilat...
2005-09-05 mquinsonMake sure that the code still compiles with the freakin...
2005-08-07 mquinsonAvoid to use the data after freeing them, even in error...
2005-08-07 mquinsonMore xbt_error_t eradication; use xbt_assert where...
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/TRY/TRYOLD/ I'd like to introduce a TRY macro in...
2005-06-29 mquinsonxbt_cfg_set_vargs() and xbt_cfg_set() now handle only...
2005-06-27 mquinsonImplement callbacks, add some missing functions and...
2005-02-14 alegrandTypos : a lot of mecanism -> mechanism and functional...
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2005-02-13 mquinsonre-doxygenification
2005-02-11 mquinsonget rid of the nasty TRYCLEAN
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-30 alegrandRemoved a bunch of unused variables. Mostly some xbt_er...
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-07 mquinsonAvoid memcpy while retrieving data from dynars (speed up)
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-16 mquinsonalpha portability again (damn size_t)
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-04-26 mquinson [Messaging]
2004-01-29 mquinson/me is stupid. Making a directory called core breaks...