Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] dumping comment and comment_file to trace files when requested
[simgrid.git] / src / instr / jedule /
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suterDon't try to dump an output if no event has been stored...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-14 Arnaud GierschFix build with paranoid flags: remove redundant '\0...
2012-06-14 Sascha Hunoldupdated jedule output of SimDag
2012-04-27 Frederic Suterglobal_routing doesn't exist anymore. If I'm correct...
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-10 navarroFix jedule compilation
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-28 Arnaud GierschMove all XBT_LOG_CONNECT into one place.
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-19 Frederic Sutercommit f00F8da2 broke the binding between SD and jedule
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-29 Arnaud GierschFix uninitialized variable.
2011-11-29 Arnaud GierschInclude surf_resource.h, for surf_resource_name().
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-10 Martin Quinsonrename routing_component to as, since that's just an...
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-10-20 Martin Quinsonmerge branches
2011-09-15 Martin Quinsoncomment some dead code marked 'that doesn't work' which...
2011-02-22 agierschReplace a combination of malloc+strcpy by xbt_strdup.
2011-02-17 navarropRemove old DEBUGx() for XBT_DEBUG
2011-02-09 sahumake jedule compilable with all warning flags
2011-02-09 sahujed output written to simgrid.jed
2011-02-09 sahuadded jedule output to SimDAG
2011-02-09 sahujedule binding to SD started