Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert the modules dict, dynar and swag to unit testing
[simgrid.git] / src / xbt / dynar.c
2005-10-23 mquinsonconvert the modules dict, dynar and swag to unit testing
2005-10-19 alegrandmake g++ happy
2005-09-09 mquinsonDo not free the datacontainer on dynar_reset. The corre...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-06-23 mquinsonin remove_at, if the user didn't provide room to retrie...
2005-06-04 mquinsonDumping function. As usual, for debuging purpose
2005-06-02 mquinsonmove the type definition to a specific header so that...
2005-06-02 mquinsonYeah. Cool, we use the SIZEOF_MAX. But now also load...
2005-06-02 mquinsonUse SIZEOF_MAX now that configure tests it
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2005-02-13 mquinsonre-doxygenification
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-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-11-02 alegrandremplace -> replace
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-08-11 mquinson Version 0.6 (protocol not changed; ABI expended)
2004-07-06 mquinsonin gras_dynar_cursor_rm, we want to get the content...
2004-07-03 mquinsonCreate a new log channel tbx containing dict, set,...
2004-06-21 mquinsonPlug a memleak when using gras_dynar_cursor_rm
2004-01-29 mquinson/me is stupid. Making a directory called core breaks...