Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
compilation errors (optimizations and model checking on) fixed in function ‘get_addr_...
[simgrid.git] / src / xbt / mmalloc / mm_diff.c
2012-05-23 Marion Guthmullercompilation errors (optimizations and model checking...
2012-05-22 Arnaud GierschEnsure that lfields[] is fully initialized.
2012-05-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-21 Marion Guthmullermodel-checker : get location of pointed address in...
2012-05-03 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-27 Marion Guthmullermodel-checker : remove meta-data of heap in comparison...
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-20 Marion Guthmullermodel-checker : get pointer address for bytes detected...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-15 Marion Guthmullermodel-checker : get offset for each different byte...
2012-03-15 Marion Guthmullermodel-checker : hamming distance computed for each...
2012-03-07 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-07 Marion Guthmullermodel-checker : display backtrace for busy fragments...
2012-02-22 Arnaud GierschFormat for an unsigned short is %hu.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Marion Guthmullermodel-checker : memcmp on space really used in fragment
2012-02-21 Marion Guthmullermodel-checker : remove arg std_heap_addr in mmalloc_com...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Marion Guthmullermodel-checker : function mmalloc_compare_mdesc rewritte...
2012-02-08 Martin QuinsonSetup the framework allowing to add backtraces to the...
2012-02-06 Martin Quinsonsplit memory snapshooting and diffing functions out...