Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rewrite/simplify the C++ flag declaration
[simgrid.git] / src / xbt / xbt_replay.c
2016-03-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-15 Frederic Suterwhat a wonderful night in XBT ...
2016-02-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
2016-02-26 Martin Quinsonfurther improve code coverage by killing old code
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-06 Martin Quinsonsed -i -e 's/\t/ /g' [sources] Please people, stop...
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-10-25 Martin QuinsonReduce the amount of implicit include directories
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-09-17 Martin Quinsondelay the inclusion of standard headers so that _CRT_...
2015-09-17 Martin QuinsonNew XBT module: file
2015-09-14 Martin Quinsondelay the inclusion of standard headers so that _CRT_...
2015-09-13 Martin QuinsonNew XBT module: file
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-06-17 Martin Quinsonsome sorting in the [smpi/xbt]_replay stuff
2015-06-15 Martin QuinsonSMPI replay: make sure that the replay is inited even...
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-10-31 degommesmall correction
2014-10-31 degommeprovide user-friendly errors when replay encounters...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-05-28 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-27 Martin Quinsonone more line of doc
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-05 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-05 Arnaud GierschDon't use xbt_assert for error checking, it may be...
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-14 Augustin Degommeprotect smpi against problems with replay+collectives.
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2013-11-15 Paul BédarideMerge branch 'surf++'
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 Augustin Degommeleak-- , potential segfault--
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-30 Augustin Degommereally make replay case insensitive
2013-10-30 Augustin Degommeas replay uses a weird case for labelling its inputs...
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-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-02-21 Arnaud GierschTry to fix const madness.
2013-02-21 Arnaud GierschFix memory leaks in smpi.
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-03 Arnaud GierschRename getline as xbt_getline.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-25 Martin QuinsonApparently, I'm not allowed to free the memory here
2012-11-25 Martin Quinsonplug a (damn) memleak. Gosh, this one was hard to get...
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-23 Arnaud GierschRename gras_config to internal_config.
2012-10-25 navarroDelete some warning during the ref_guide build
2012-07-03 navarroFix some warnings in doc
2012-06-12 Marion Guthmullerfix merge conflict
2012-06-12 Arnaud GierschDefine variables in C file.
2012-06-12 Arnaud GierschDeclare exported functions in header.
2012-06-09 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-08 suterFirst step to move trace replay from MSG towards SMPI