Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Respect coding style for boolean operators.
[simgrid.git] / examples /
2023-06-27 Arnaud GierschMisc. Sonar smells.
2023-06-26 Arnaud GierschTypos.
2023-06-22 Martin QuinsonFix MC builds
2023-06-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-06-22 Martin Quinsonmodel-check/sleep-set is now true by default
2023-06-21 Martin QuinsonIncrease a bit an example which size got reduced when...
2023-06-21 Fred Suterrename enqueue_execs into enqueue_firings
2023-06-21 Fred Suter[Sonar] shadowed variable
2023-06-21 Fred Suter[sonar] explicit capture
2023-06-21 Fred Sutercleanups and refactoring in s4u::Task
2023-06-20 Fred SuterMove Tasks from a plugin to s4u
2023-06-20 Fred SuterMerge branch 'task-token' into 'master'
2023-06-20 Fred SuterMerge branch 'master' into 'task-token'
2023-06-19 Fred Sutermore use of get_unique_data
2023-06-16 Martin QuinsonFix indent in an example
2023-06-16 Arnaud GierschMerge branch 'fix-wakeup-tree-iterator' into 'master'
2023-06-15 Martin QuinsonRevalidate the tesh files after the recent MC depends...
2023-06-15 Adrien Gougeonuse get_unique_data()
2023-06-15 Fred Suteradd a get_unique_data to Extendable and test it in...
2023-06-15 Arnaud GierschA few spelling mistakes and many replacements: [Ss...
2023-06-15 Martin QuinsonRevalidate the MC tesh files after the recent changes...
2023-06-15 Fred Suteradd a get_unique_data to Extendable and test it in...
2023-06-15 Adrien Gougeonadd simgrid::plugins::Token. switch from get_tokens...
2023-06-14 Adrien Gougeonrename get_tokens to get_next_execution_tokens
2023-06-13 Arnaud GierschA few spelling mistakes and many replacements: [Ss...
2023-06-13 Martin QuinsonRevalidate the MC tesh files after the recent changes...
2023-06-12 Adrien Gougeontask can now pass tokens (void*) to other tasks. add...
2023-06-09 Arnaud GierschDisable s4u-mc-bugged1-liveness-visited-ucontext only.
2023-06-09 Arnaud GierschDisable liveness model-checking tests outside Linux.
2023-06-07 Martin QuinsonMerge branch 'master' into 'master'
2023-06-07 mlaurentFix CI tests
2023-06-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-07 Arnaud GierschBuffers should not be considered by CommWaitTransition...
2023-06-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-07 Arnaud GierschAnother round of pointer-to-const for sonar.
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 mlaurentFew more CI tesh fixing
2023-06-06 mlaurentFix stat order for CI tests
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 Arnaud GierschClang-tidy: readability-qualified-auto.
2023-06-06 Arnaud GierschVarious cleanups in Task plugin.
2023-06-06 mlaurentAdd factorisation for strategy and Use dynamic over...
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/mwapl...
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-05 mlaurentFix stat missorder at the end of DFSexplorer
2023-06-05 Arnaud GierschCosmetics: whitespace cleanup (codefactor.io).
2023-06-05 Martin QuinsonMerge branch 'fix-sonar-task' into 'master'
2023-06-05 Adrien Gougeonfix sonar warnings
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-05 Martin QuinsonMerge branch 'rename-operation-task' into 'master'
2023-06-05 Martin QuinsonMerge branch 'odpor-implementation' into 'master'
2023-06-02 Adrien Gougeonrename operation to task. rename execute to fire.
2023-06-01 Martin QuinsonMerge branch 'python-repr' into 'master'
2023-06-01 Adrien Gougeonswitch repr to Class(objectname). fix python operation...
2023-06-01 Arnaud GierschAdd missing includes.
2023-05-31 Fred Sutersimplify example
2023-05-31 Martin QuinsonMerge branch 'operation-python' into 'master'
2023-05-31 Martin QuinsonMerge branch 'simgrid-fork-plugin-photovoltaic'
2023-05-31 Fred Sutermove on_start and on_completion from CommImpl to Comm
2023-05-30 Maxwell PirtleAdjust tesh tests according to changes in deps.
2023-05-30 Adrien Gougeonadd python bindings for operations
2023-05-24 Fred Sutermove handling of remote disks to platform parsing.
2023-05-24 Martin QuinsonSpecialize the Activity on_veto, on_suspend and on_resu...
2023-05-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-05-23 Fred Suteradd Io operations and an example
2023-05-22 Fred Suterhave a on_completion per activity type to save users...
2023-05-22 Martin QuinsonRename cfg 'ns3/TcpModel' to 'ns3/UdpModel'
2023-05-22 Martin QuinsonTest that setting ns3 TCP models actually work
2023-05-22 Fred Suter allow activities launched by maestro to be instrumented
2023-05-16 Adrien Gougeonfix example photovoltaic
2023-05-16 Adrien Gougeonadd photovoltaic plugin
2023-05-16 Arnaud GierschReduce scope for variables.
2023-05-16 Arnaud GierschDon't shadow outer variables.
2023-05-16 Arnaud GierschUse plain pointers instead of references to pointer.
2023-05-12 Maxwell PirtleModify tesh suite expectations with changes to dependencies
2023-05-10 Martin QuinsonFix make distcheck
2023-05-10 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-05-10 Martin QuinsonDFS MC: Restore from system states even if we have...
2023-05-10 Martin QuinsonMerge branch 'dag-lab' into 'master'
2023-05-10 Martin QuinsonMerge branch 'changelog-operation-plugin' into 'master'
2023-05-08 Arnaud GierschPlug memory leak.
2023-05-06 Arnaud GierschUse pointer-to-const for parameter (sonar).
2023-05-05 Arnaud GierschFix sonar bug: attribute access on a value that can...
2023-05-05 Arnaud GierschMisc Sonar issues.
2023-05-03 Fred Suterfurther simplify this example
2023-04-29 Arnaud GierschRevert "Run mc-*-liveness tests serial, and hope to...
2023-04-27 Arnaud GierschRun mc-*-liveness tests serial, and hope to pass on CI.
2023-04-26 Martin QuinsonMerge branch 'operation-plugin' into 'master'
2023-04-18 Martin QuinsonMerge branch 'udpor-phase7' into 'master'
2023-04-17 Martin Quinsonsonar fixes
2023-04-16 Martin QuinsonAdd a target to recompile all ns3 tests (and only them)
2023-04-16 Adrien Gougeonrename create to init. add init with name only. add...
2023-04-15 Martin QuinsonMake sure that we never have a 0 transition at the...
2023-04-14 Adrien Gougeonrename on_start/on_end functions call to on_this_start...
2023-04-12 Martin QuinsonMake this example valgrind-clean
2023-04-12 Martin QuinsonFurther cosmetics in that example, adding a helper...
2023-04-12 Fred Sutersimplify the example now that host can be set to serial
2023-04-12 Martin QuinsonUse host->set_concurrency_limit(1) in an example where...
2023-04-12 Adrien Gougeonclang-format
2023-04-12 Adrien Gougeonadd operation examples
next