Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to get /some/ info from the cdash by not intentionaly breaking the tesh files
[simgrid.git] / src / xbt / mmalloc / mm_module.c
2012-10-14 Martin Quinsontry to get /some/ info from the cdash by not intentiona...
2012-10-10 Marion Guthmullerfunction check_fraghead to detect mmalloc metadata...
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-02-22 Arnaud GierschRename variable hiding others.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschThe semaphore doesn't need to be shared between processes.
2012-02-06 Martin QuinsonTHROWF won't work in mmalloc: it needs to malloc stuff...
2012-02-02 Martin Quinsonvarious cosmetics and comments improvements
2012-02-02 Martin Quinsonnormalize the function names wrt to the rest of XBT
2012-02-02 Martin Quinsoninline a function used at only one location.
2012-02-02 Martin Quinsongroup together all functions speaking of module and...