Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New: Engine::run_until(date) to split the simulation
[simgrid.git] / src / kernel / EngineImpl.hpp
2021-12-14 Martin QuinsonNew: Engine::run_until(date) to split the simulation
2021-11-10 SUTER Frederic[sonar] constify
2021-11-09 SUTER Fredericmove surf_presolve, surf_solve, and surf_get_clock...
2021-09-24 SUTER Fredericfix proxy-apps but not the new smpi faulty test
2021-09-21 SUTER Fredericplease sonar
2021-09-21 SUTER Fredericmove MC stuff from simix_global to EngineImpl
2021-09-21 SUTER FredericEngineImpl::shutdown doesn't have to be static
2021-09-20 SUTER Fredericsimplify writing in model setup + may fix issue with...
2021-09-19 Arnaud GierschSomewhat redo commit df93dfaab8d79f5e08088aedc95dd2712c...
2021-09-17 SUTER FredericMerge branch 'no_simix_global'
2021-09-17 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-09-17 SUTER Fredericmove context_mod_init to EngineImpl
2021-09-17 SUTER Fredericget rid of simix_global and smx_private.hpp
2021-09-17 SUTER Frederictransfer some parts of the initialization from SIMIX_gl...
2021-09-15 SUTER Fredericmove maestro to EngineImpl. breaks a unit-test
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-07-06 Arnaud GierschMake EngineImpl::tasksTemp a local variable.
2021-07-01 Bruno DonassoloSonar variety
2021-06-30 Bruno DonassoloMerge branch 'split_link_impl' into 'master'
2021-06-28 Bruno DonassoloSplit-Duplex: new management
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-07 Bruno DonassoloTry to avoid another ifdef WIN32.
2021-06-07 Bruno DonassoloMove load_platf to EngineImpl
2021-05-27 SUTER Frederic get rid of SIMIX_clean
2021-05-25 Arnaud GierschMisc sonar smells.
2021-05-25 SUTER FredericChange way Mailboxes are create, stored, and destroyed
2021-05-25 SUTER FredericContinue to migrate contents of simix_global to EngineImpl
2021-05-21 SUTER Fredericmigrate actors_to_run and actors_that_ran to EngineImpl
2021-05-17 SUTER Fredericmigrate daemons from simix::Global to kernel::EngineImpl
2021-05-17 SUTER Fredericmigrate execute_tasks from simix::Global to kernel...
2021-05-17 SUTER Fredericmigrate wake_all_waiting_actors from simix::Global...
2021-05-17 SUTER FredericSIMIX_run becomes EngineImpl::run
2021-03-25 Bruno DonassoloFix test: java-app-bittorrent
2021-03-25 Arnaud GierschUse a const reference for parameter.
2021-03-25 Martin QuinsonUse the models directly, not their names
2021-03-25 Martin Quinsonuse default value when none better is to be given
2021-03-25 Martin QuinsonMerge branch 'models_type_rework_part2_try2' into ...
2021-03-23 Bruno DonassoloNo more types for models.
2021-03-19 Arnaud GierschDon't mix public and private fields (sonar).
2021-03-10 Arnaud GierschMerge branch 's4u/model_list' into 'master'
2021-03-10 Arnaud GierschMerge branch 'unify_models' into 'master'
2021-03-10 Bruno DonassoloUniform treatment in EngineImpl for all models.
2021-03-10 Bruno DonassoloConst for some get functions
2021-03-09 Arnaud GierschMerge branch 'bruno.donassolo/simgrid-add_model_shared...
2021-03-09 Bruno DonassoloEngine*::add_model: from unique to shared_ptr
2021-03-09 Frederic Suternamespacing
2021-03-09 Martin QuinsonMerge branch 'multi_models_no_globals' into 'master'
2021-03-09 Bruno DonassoloMove globals to EngineImpl
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-02-03 Frederic SuterStorage-kill: this survives to make
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-16 Arnaud GierschUse transparent comparator 'std::less<>' with associati...
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-03 Clément CourageuxMerge remote-tracking branch 'upstream/master' into...
2020-07-02 Arnaud Giersch[sonar] Declare functions "const" in src/kernel/.
2020-05-25 Martin Quinsonlgtm: Add some missing header guards
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-05 Martin QuinsonMerge branch 'doc' into 'master'
2020-02-05 Arnaud GierschUse const reference for parameter of type ActorCodeFactory.
2020-02-04 Martin QuinsonSimplify the API between Engine and EngineImpl when...
2020-02-04 Martin QuinsonClearly state that we don't care about the return code...
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-14 Frederic Suterstore kernel-level objects in EngineImpl
2019-11-11 Frederic Suterdeprecate a couple of SIMIX functions
2019-09-09 Frederic Sutersimplify disk management
2019-09-06 Frederic SuterMerge branch 'master' into disk
2019-09-04 Frederic SuterMerge branch 'master' into disk
2019-09-03 Frederic Suterworking implementation of storage on disks
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-16 Arnaud GierschSpurious ;
2019-03-13 Frederic Sutercomestics in src/kernel
2019-02-27 Arnaud GierschEnforce "Rule-of-Three/Five".
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-06-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-06 Frederic Sutermv link map to the engine
2018-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-25 Martin Quinsonsnake_case and cleanup some more methods of s4u::Engine
2018-04-13 Martin Quinsonmake sure that simgrid/s4u/forward.hpp is loaded from...
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-12 Frederic SuterMove the list of storages to the engine
2017-12-26 Martin Quinsonmove the host list into the Engine
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-10-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-25 Arnaud GierschRemove redundant forward class declarations.
2017-10-20 Martin QuinsonMerge branch 'actor-priority' of https://github.com...
2017-10-19 Arnaud GierschMake some protected fields private.
next