Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
More explicit inline marking of functions
[simgrid.git] / include / xbt / dynar.h
2009-12-11 mquinsonMore explicit inline marking of functions
2009-10-08 mquinsonmove synchro.h to synchro_core.h because I want to...
2009-08-20 mquinsonInline the functions used in xbt_dynar_foreach
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-05-19 alegranddoc fix
2009-03-04 mquinsonReadd the example with pointed data in the documentation
2007-11-08 mquinsonBetter fix to the comparison between signed and unsigne...
2007-10-22 cheriermThis, modify the declaration of type of function pointe...
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-09-21 cheriermadapt the prototypes of the declaration to the prototyp...
2007-07-12 mquinsonDynar are now synchronized
2007-02-07 cherierma default
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-08-15 thieryAdd a function xbt_dynar_shrink
2006-06-01 mquinsonNew functions to search in dynars
2006-05-29 alegrandretrive -> retrieve
2006-05-24 mquinsonSearch typedefs of pointer to function where they now...
2006-05-16 mquinsonA function handy when storing dynars in dynar or dicts
2006-03-30 mquinsonRemove the old crufty navigation bars
2005-10-23 mquinsonMake sure doxygen still finds the code examples after...
2005-10-22 mquinsonAdd xbt_dynar_getlast_as and xbt_dynar_getfirst_as...
2005-10-22 mquinsonXBT documentation reorganization. module-xbt only conta...
2005-10-19 alegrandmake g++ happy
2005-09-09 mquinsonMove some stuff unrelated to dynar out of dynar.h ...
2005-09-08 mquinsonRename BEGIN_DECL since we changed the usual definition...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-01 alegrandhelp doxygen to stop complaining about nested groups
2005-06-04 mquinsonDumping function. As usual, for debuging purpose
2005-02-27 mquinsonsplint'able
2005-02-13 mquinsondoxygenification
2005-01-29 alegrandupdating the doc
2004-12-10 mquinsondefine max only when not previously defined (win32...
2004-12-10 alegrandRelic of the star removal.
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-15 alegrandAdd the trace library and fixed a few source of potenti...
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 Erradication
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-16 mquinsonAdapt header to last change in code
2004-09-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-09-06 mquinsonsplit gras and gros