Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix a compilation error
[simgrid.git] / include / xbt / heap.h
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-08 Martin Quinsoncosmetics
2010-10-11 alegrandIndent include and src using this command:
2010-04-25 mquinsonFix copyright headers
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-09-21 cheriermadapt the prototypes of the declaration to the prototyp...
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-03-30 mquinsonRemove the old crufty navigation bars
2005-10-22 mquinsonXBT documentation reorganization. module-xbt only conta...
2005-10-22 mquinsonSanitize the documentation of heap: group defined in...
2005-02-13 mquinsondoxygenification
2005-01-29 alegrandupdating the doc
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-12-07 alegrandmove xbt_heap_float_t
2004-11-15 alegrandAdd the trace library and fixed a few source of potenti...
2004-11-11 alegrandCosmetics.
2004-11-02 alegrandcosmetics
2004-10-29 alegrandFirst version of the xbt_heap, trying to follow the...