Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[REPLAY] Remove C-based Replay API
[simgrid.git] / src / xbt / xbt_replay.cpp
2018-03-28 Christian Heinrich[REPLAY] Remove C-based Replay API
2018-03-28 Christian Heinrich[XBT] Remove a new/delete pair from xbt-replay code
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-23 Arnaud GierschUse (const) references with range-based for loops.
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-07 bcamusMerge branch 'master' of https://github.com/simgrid...
2017-08-03 Arnaud GierschPlease codacy (delete copy constructor).
2017-08-02 Arnaud GierschAvoid costly exceptions when looking into a map.
2017-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-26 Martin QuinsonUsing operator[] instead of std::unordered_map::insert
2017-07-24 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-24 Frederic Suteroverall optimization of map usage
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-23 Martin Quinsonkill all horizontal tabs
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-22 Martin Quinsonsmpi_replay: make it easier to override some actions
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-21 Martin Quinsonloudly fail when asked to replay a non-existing file
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-04-24 Martin QuinsonNew function xbt_replay_action_get(): Retrieve the...
2017-03-20 Frederic Suteryet another simplification pass
2017-03-16 Frederic SuterRevert "further cleanups"
2017-03-16 Frederic SuterRevert "was a bit too eager"
2017-03-16 Frederic Suterwas a bit too eager
2017-03-16 Frederic Suterfurther cleanups
2017-03-16 Frederic Sutercode killed by container usage
2017-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-16 Frederic Suterbetter than static casting, use a container
2017-03-16 Frederic Suterstatic casting
2017-03-16 Frederic Suterreorg and more functions in namespace
2017-03-16 Frederic Suterfactor line reading and action handling
2017-03-15 Frederic Sutersimplify the s4u version of actions-comm to use s4u
2017-03-14 Frederic Suterone step further on C++ization of replay
2017-03-13 Frederic Suterdumb me.
2017-03-13 Frederic Suterunperfect and uncomplete C++ization of xbt_replay....
2017-03-02 Frederic Sutersmells --
2017-03-01 Martin Quinsonsmpi_replay: allow to register extra events before...
2017-01-07 Martin Quinsonplease sonar by removing useless asignments and return...
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-09-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-03 Martin Quinsoncosmetics
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-03 Frederic Sutertrack all the useless void
2016-07-05 Gabriel Coronas/NULL/nullptr/ in our C++ codebase
2016-07-05 Gabriel CoronaAvoid depending on C++11 stuff when including C/SMPI...
2016-06-20 Martin Quinsonsmall improvments advised by sonar
2016-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-09 Gabriel CoronaGetting rid of C exceptions