Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
inline another VM function, and kill another one, unused
[simgrid.git] / include / xbt / heap.h
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-20 Gabriel CoronaMerge remote-tracking branch 'adfaure/master'
2016-07-19 Gabriel Corona[doc] @deprecate XBT structures
2016-07-12 Gabriel Corona[doc] Suggest C++ alternatives to xbt containers
2016-07-11 Gabriel Corona[xbt] Remove useless bits
2016-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-08 Gabriel Coronaunique_ptr for dynar, automaton, swag, etc.
2016-03-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-01 Frederic Suterreindent include files
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-04-27 Gabriel CoronaMerge branch 'master' into mc
2015-04-26 Martin Quinsonnew function: remove a given element of the xbt_heap
2014-09-19 Augustin Degomme[xbt/surf] Change the costly heapremove+heapinsert...
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-12-05 Arnaud GierschUse SG_{BEGIN,END}_DECL() for what it's designed to...
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-08-30 Paul BédarideCpuTi in c++
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
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...