Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix test action ti-tracing, it needs to behave like a wait
[simgrid.git] / examples /
2022-01-28 SUTER Frederic[no-ci] use :py:attr: when it is the case
2022-01-28 SUTER Fredericfix borken refs
2022-01-28 SUTER Fredericmore attributes in python bindings
2022-01-28 SUTER Fredericuse property_readonly_static and update deprecation...
2022-01-28 SUTER Frederic[python] cleanup Engine getters/setters
2022-01-28 Martin Quinsonfix some doc issues
2022-01-24 Arnaud GierschTyped template for Extendable::get_data.
2022-01-24 Arnaud GierschUnused python imports.
2022-01-24 SUTER Fredericplease sonar
2022-01-23 Martin QuinsonPython: Add platform-failures example, and extend Py...
2022-01-23 Martin QuinsonImplement the last (?) Python functions needed for...
2022-01-23 Martin QuinsonExtend the python bindings and cosmetics
2022-01-22 Martin QuinsonExtend a test to use Host::route_to
2022-01-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-01-22 Martin QuinsonFurther fixups and cosmetics in the doc
2022-01-22 Martin QuinsonMake Activity::on_completion take a const&, just like...
2022-01-22 Martin QuinsonMany tiny documentation improvements
2022-01-22 Martin QuinsonChange how examples are presented: from itemize to...
2022-01-21 SUTER Frederic[sonar] parameter check to avoid potential division...
2022-01-21 SUTER Fredericfix java tesh files with new log category names
2022-01-21 Martin QuinsonPort the Algorithm tutorial to python
2022-01-20 Martin QuinsonFix makedistcheck
2022-01-20 Martin QuinsonConvert the MasterWorker to python, in preparation...
2022-01-20 Martin Quinsondoc: don't include files that were removed earlier
2022-01-20 SUTER Fredericrework an example. less XML more programmatic
2022-01-20 SUTER Fredericforgot one
2022-01-20 SUTER Fredericfix java tesh files with new log category names
2022-01-20 SUTER FredericCleanup in log categories
2022-01-20 SUTER Fredericglitch
2022-01-20 SUTER Fredericmore XML cleanup
2022-01-20 SUTER Fredericadd an example for Comm::test_any (mimic that from...
2022-01-20 SUTER Fredericremove 2 avoidable deployment files
2022-01-16 Arnaud GierschPointer-to-const.
2022-01-13 Arnaud GierschFix ccpcheck warning: Possible null pointer dereference...
2022-01-13 SUTER Fredericmake more ActivityImpl fields private
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
next