Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make all VM signals private
[simgrid.git] / examples /
2022-01-11 SUTER Fredericcontinue the deprecation of instrumentation C interface
2022-01-11 SUTER Frederic[sonar] const
2022-01-11 SUTER Fredericdeprecate a large part of the old C tracing API
2022-01-10 SUTER Fredericc++-ify interface to instr
2022-01-10 SUTER Fredericfix conflict
2022-01-10 SUTER Fredericcosmetics
2022-01-08 Arnaud GierschDon't hide pointer type.
2022-01-07 Arnaud GierschUse distinct name for different variables.
2022-01-07 Arnaud GierschPlease Sonar (constexpr for global constants; explicit...
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2022-01-06 Martin QuinsonMerge branch 'appveyor' of github.com:simgrid/simgrid
2022-01-06 SUTER Fredericdrop the old Lua bindings for programmatic platform...
2022-01-06 Arnaud GierschFix java/win32 tests.
2022-01-05 Bruno DonassoloMerge branch 'issue95' into 'master'
2022-01-05 Bruno DonassoloMerge remote-tracking branch 'upstream/master' into...
2022-01-05 SUTER Fredericremove a bunch of dumb deployment files + simplify...
2022-01-05 SUTER Fredericremove last MSG example
2022-01-05 SUTER Fredericconvert MSG MC test to cpp
2022-01-05 Martin QuinsonIntroduce on_???_cb functions to shield the signals
2022-01-03 SUTER Frederic[sonar] fix smells
2022-01-03 Martin QuinsonSecond attempt at fixing appveyor
2022-01-02 Martin QuinsonFix Java builds on native windows
2022-01-02 SUTER Fredericmerge dag parsers into a single file
2022-01-02 SUTER FredericKill both SimDag and Jedule bindings. Cleanups will...
2022-01-02 SUTER Fredericadd missing include
2022-01-02 SUTER Frederic[sonar] cleanup some recent smells
2022-01-02 SUTER Fredericconvert the last two simdag examples. Simdag can die
2021-12-27 Martin QuinsonMake lib_in_jar useful to work on Java
2021-12-27 Martin QuinsonFix java examples after reverting one of the 2 commits
2021-12-27 Martin QuinsonSimplify the cmake around java examples
2021-12-26 Martin Quinsondoc: Change the TOC. 'Models' become a full section...
2021-12-24 Martin QuinsonImprove and unify the doc of <cluster>
2021-12-24 Bruno DonassoloFix test (no timing changes)
2021-12-24 Mael Madonadd the tesh file with expected behavior of unit test...
2021-12-24 Mael MadonExtend 1 unit test and add 1 other for multicore ptast...
2021-12-24 Martin QuinsonFix MC builds on 32bits
2021-12-24 SUTER Frederic[sonar] bunch of const
2021-12-24 SUTER Fredericremove depredecated dag-dotload example
2021-12-24 SUTER Fredericjust keep cycle detection in dag-dotload example
2021-12-24 SUTER Fredericremove deprecated simdag test example
2021-12-24 SUTER Fredericremove deprecated schedule-dotload example
2021-12-24 SUTER Fredericremove deperecated ptg-dotload example
2021-12-23 Martin QuinsonFurther cmake factorization
2021-12-23 Martin Quinsonfix non-graphviz builds
2021-12-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-12-23 Martin QuinsonFactorize CMakeLists
2021-12-23 SUTER Fredericreturn all dependencies and successors and let the...
2021-12-23 Martin Quinsons/_/-/
2021-12-23 SUTER Fredericupdate tests and examples after recent changes
2021-12-23 SUTER Fredericstupid typo that breaks everything
2021-12-23 SUTER Fredericfirst attempt to a DAG loader for s4u. To be improved...
2021-12-22 Martin QuinsonExtend the platf-failure example to show how to create...
2021-12-22 Martin QuinsonShow how to programatically attach a state profile...
2021-12-22 SUTER Fredericimprove dag-comm example
2021-12-22 SUTER Fredericadd new exemple of dag with comm
2021-12-22 SUTER FredericActivity refactoring
2021-12-21 SUTER Fredericnew example of dag with I/Os
2021-12-21 SUTER Fredericremove commented code
2021-12-21 SUTER Fredericmove tests on dependencies to a better place
2021-12-21 SUTER Fredericreplace old and counter-intuitive simdag-throttling...
2021-12-21 SUTER Fredericcosmetics and wrapper
2021-12-20 SUTER Fredericno dangling else
2021-12-20 SUTER Fredericreplace old simdag-fail example by new s4u-dag-failure one
2021-12-16 SUTER Fredericalso display start and finish time on Exec completion
2021-12-15 Martin QuinsonFix clang builds
2021-12-15 Martin QuinsonNew function: Engine::track_vetoed_activities()
2021-12-14 Martin QuinsonNew signal: Activity::on_veto, to detect when an activi...
2021-12-14 Martin QuinsonAdd an example for Engine::run_until()
2021-12-07 Bruno DonassoloSonar code smells
2021-12-06 Bruno DonassoloSMPI network calibration: tutorial
2021-11-19 SUTER Fredericcontinue to mess up with simdag
2021-11-09 SUTER Fredericrename log category from simix_context to ker_context
2021-11-09 SUTER Fredericmove surf_presolve, surf_solve, and surf_get_clock...
2021-10-30 SUTER Fredericadd user friendly wrapper to set priorities on I/Os
2021-10-29 SUTER Fredericadd the capacity the update the priority of an I/O...
2021-10-29 SUTER Frederic[no-ci] another copy/paste glitch
2021-10-28 SUTER Frederic[no-ci] typos in comments
2021-10-28 SUTER Fredericadd capacity to set priorities on I/Os + example
2021-10-27 Arnaud GierschDisplay test output to ease debugging.
2021-10-27 SUTER FredericChange the way VMs are created.
2021-10-27 SUTER Fredericadd File::open and File::close in FileSystem plugin
2021-10-26 Arnaud GierschOnly test python examples with their default context...
2021-10-14 Arnaud GierschTypo.
2021-10-13 Arnaud GierschKill trailing whitespace in misc. remaining files.
2021-10-13 Arnaud GierschKill trailing whitespaces in tesh files (except when...
2021-10-13 Arnaud GierschKill trailing whitespaces in XML files.
2021-10-13 Arnaud GierschKill trailing whitespaces in docs.
2021-10-13 Arnaud GierschKill trailing whitespaces in source code files.
2021-10-01 SUTER Fredericmore include cleanups
2021-09-30 Augustin Degommerequalify tests impacted by previous change (just the...
2021-09-26 Augustin DegommeRevert "initialize a variable in EP."
2021-09-26 Augustin Degommeinitialize a variable in EP.
2021-09-21 SUTER Fredericuseless cosmetic commit
2021-09-21 SUTER Fredericless indirect calls to get_instance in examples (exec...
2021-09-21 SUTER Fredericplease sonar, get_clock is a static method
2021-09-21 SUTER Fredericplease sonar, set_config is a static method
2021-09-21 SUTER Fredericless indirect calls to get_instance in examples (actor...
2021-09-20 SUTER Fredericsave some hidden calls to Engine::get_instance
2021-09-17 SUTER FredericMerge branch 'no_simix_global'
2021-09-17 SUTER Frederictype change + rename function
next