Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branches 'MC_LTL' and 'MC_LTL' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / src / xbt / mmalloc / mm_legacy.c
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-13 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-07 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-06 Marion Guthmullermodel-checker : block 0 (mdp->heapinfo[0]) removed...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-30 Marion Guthmullermodel-checker : all heapstats except total size of...
2011-11-30 Marion Guthmullermodel-checker : remove comparison of heapstats between...
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-30 Marion Guthmullermodel-checker : heap compared block by block or fragmen...
2011-11-22 Marion Guthmullermerge conflicts
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-02 Marion Guthmullermodel-checker : add or remove debug information
2011-10-28 Marion Guthmullermodel-checker : function mmalloc_compare_mdesc fixed...
2011-10-25 Marion Guthmullermodel-checker : function to compare values of propositi...
2011-10-25 Marion Guthmullermodel-checker : change printf for size_t variables
2011-10-25 Marion Guthmullermodel-checker : test data in libsimgrid memory region...
2011-10-25 Marion Guthmullermodel-checker : new functions to compare mmalloc in...
2011-10-20 Martin Quinsonmerge branches
2011-04-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-20 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-20 Arnaud GierschAlign address on a page boundary.
2011-04-19 Martin Quinsonmore informative error messages on errors within mmalloc
2011-01-06 navarropNeed this lines because when using gtnets, the libgtnet...
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-11-09 agierschRemove debugging cruft. Sorry for the noise.
2010-11-09 agierschReviewed locking in mmalloc:
2010-10-11 alegrandIndent include and src using this command:
2010-06-24 navarropBe sure __mmalloc_current_heap is initialized.
2010-05-18 navarropAdd option enable_modele-checking.
2010-05-18 navarropThis commit 590f9c7e65ce6a64705272d79443599877d5cb72...
2010-05-07 mquinsonnow that mmalloc doesn't break tesh anymore nor nothing...
2010-05-06 mquinsonFight for better integration of mmalloc, mc and xbt