Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Increase junkarea to 4kiB.
[simgrid.git] / src / xbt / mmalloc / mm_legacy.c
2013-11-07 Arnaud GierschIncrease junkarea to 4kiB.
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-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2012-12-19 Martin Quinsonuse system malloc for the raw heap if GNU ld is used
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-23 Arnaud GierschRename gras_config to internal_config.
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-11 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-11 Arnaud GierschReturn immediately if p==NULL.
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 Arnaud GierschCosmetics: s/overide/override/g.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Marion Guthmullermodel-checker: remove subcategory log unused
2012-02-06 Martin Quinsonsplit memory snapshooting and diffing functions out...
2012-02-03 Martin QuinsonI don't need an extra file just to define calloc when...
2012-02-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-02 Martin QuinsonSimplify the malloc_info structure containing the metad...
2012-02-02 Martin Quinsonwho needs aligned mallocs anyway?
2012-02-02 Martin Quinsongroup together all functions speaking of module and...
2012-02-01 Martin Quinsonkill dupplicated code between legacy interface and...
2012-02-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-01 Martin QuinsonSimplify the mmalloc library further
2012-02-01 Martin QuinsonI finally understood what this function is good for
2012-02-01 Martin Quinsonwe don't need any stats about the amount of free chunks...
2012-02-01 Martin Quinsonerrno were never updated anyway
2012-02-01 Martin Quinsonmove a global definition so that we can kill the sbrk...
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-30 Marion Guthmullermodel-checker : merge conflict resolved
2012-01-30 Marion Guthmuller.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-30 Marion Guthmullermodel-checker : add address of std_heap into debug...
2012-01-29 Marion Guthmullermodel-checker : more debug informations in function...
2012-01-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-13 Marion GuthmullerMerge branch 'MC_LTL'
2012-01-13 Marion Guthmullermodel-checker : new function MC_diff to display all...
2012-01-12 Marion Guthmullermodel-checker : %zu instead of %Zu in printf
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-10 Arnaud GierschFix format.
2012-01-10 Arnaud GierschDon't use printf modifier %Z. Use %z instead.
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-05 Marion Guthmullermodel-checker : warnings fixed
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