Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename the plugins from the command line, and document it
[simgrid.git] / src / xbt / mmalloc / mmalloc.c
2018-04-08 Arnaud GierschUpdate copyright headers.
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-10-31 Arnaud GierschFactorize code.
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-17 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-17 Arnaud GierschKill empty function.
2017-10-16 Arnaud GierschReplace macro by an inline function.
2017-07-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-09 Martin Quinsonsonar & codacy
2017-07-09 Frederic Sutercodacy
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-20 Frederic Suteroops
2017-06-20 Frederic Sutera few codacy treats
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-08 Martin QuinsonSpell check, again O:-)
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 Christian HeinrichRemoved keyword 'register' from files.
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Gabriel CoronaMerge remote-tracking branch 'origin/mc-fastsnapshot...
2014-07-21 Gabriel Corona[mmalloc] Force metadata update in mmalloc/mrealloc
2014-07-21 Gabriel Corona[mmalloc] Add new block type for heapinfo blocks
2014-07-11 Gabriel Corona[mmalloc] Avoid useless memset0
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-16 Gabriel CoronaMerge branch 'mc_without_ksm' into mc
2014-05-16 Gabriel Corona[mc] Avoid memsetting twice
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-01 Arnaud GierschCosmetics: move SimGrid copyright on top.
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-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-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-21 Marion Guthmullermodel-checker : parallel comparison of system states...
2013-08-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-14 Marion Guthmullermodel-checker : init equal_to in mmalloc info
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-12 Marion Guthmullermodel-checker : initialize equal_to in mmalloc heapinfo
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-03-16 Marion Guthmullermodel-checker : get current backtrace with libunwind...
2013-03-16 Marion Guthmullermodel-checker : init ignore information for each block...
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
2013-01-07 Marion Guthmullermodel-checker : comment backtrace and add ignore mechan...
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-22 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-21 Martin Quinsons/lastest/latest/ (stupid me)
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-16 Martin QuinsonDo not store any metadata where the user (was) legitima...
2012-10-10 Marion Guthmullerfunction check_fraghead to detect mmalloc metadata...
2012-10-09 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-09 Marion Guthmullerset size to -1 for free fragments in new fragmented...
2012-10-08 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-08 Martin QuinsonBug fix in mrealloc where the previous content could...
2012-10-05 Marion Guthmullermodel-checker : store equality detected in heap compari...
2012-10-05 Marion Guthmullermodel-checker : memset forgotten in mmalloc
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-08-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-08-16 Marion Guthmullermodel-checker : init equal_to field to -1 for each...
2012-07-25 Marion Guthmullermodel-checker : new heap comparison algorithm
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 Marion Guthmullermodel-checker : cosmetics reindent
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-20 Marion Guthmullermodel-checker : memset 0 on block/fragment allocated...
2012-06-19 Marion Guthmullermodel-checker : add stats in mmalloc
2012-02-28 Marion Guthmullermodel-checker : add backtrace for each fragment allocat...
2012-02-28 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-28 Marion Guthmullermodel-checker : only reindent, no real change (safe...
2012-02-21 Marion Guthmullermodel-checker : add backtrace when large block(s) mallo...
2012-02-08 Martin QuinsonSetup the framework allowing to add backtraces to the...
2012-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-03 Martin QuinsonFurther simplify the mmallocs, and improve its introspe...
2012-02-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-02 Martin Quinsonalso enforce that the freed block were marked as used...
2012-02-02 Martin Quinsonthere were no difference between __mmalloc_free and...
2012-02-02 Martin Quinsonensure that free block are marked as such
2012-02-02 Martin QuinsonSimplify the malloc_info structure containing the metad...
2012-02-02 Martin Quinsondocument one more function
2012-02-02 Martin Quinsonfurther little clarifications in mmalloc comments
2012-02-02 Martin Quinsonvarious cosmetics and comments improvements
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 Quinsonwe don't need any stats about the amount of free chunks...
2012-02-01 Martin Quinsonrename sup-mmap.c into mmorecore.c and simplify the...
next