Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2022-01-13 SUTER Fredericforgot to build MC
2022-01-13 SUTER Fredericadd a blurb about SimDag/Jedule
2022-01-13 SUTER Fredericmake more ActivityImpl fields private
2022-01-12 SUTER Fredericmake all VM signals private
2022-01-11 SUTER Fredericplease opensuse
2022-01-11 SUTER Fredericcontinue the deprecation of instrumentation C interface
2022-01-11 SUTER Fredericpublic functions in header + fix deprecation info
2022-01-11 SUTER Frederic[sonar] const
2022-01-11 SUTER Fredericsimplify access to netponts
2022-01-11 SUTER Fredericdeprecate a large part of the old C tracing API
2022-01-10 SUTER Fredericfix build. no nullptr with std::string
2022-01-10 SUTER Fredericc++-ify interface to instr
2022-01-10 SUTER Fredericfix conflict
2022-01-10 SUTER Fredericcosmetics
2022-01-08 Martin QuinsonTry to switch the docker image we use for the pip job
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-07 SUTER Frederic[sonar] bunch of smells
2022-01-07 SUTER Fredericmerge functions
2022-01-06 Arnaud GierschRevert "Blind guess to fix failing job "pip" on framagi...
2022-01-06 Arnaud GierschBlind guess to fix failing job "pip" on framagit/ci.
2022-01-06 Arnaud GierschRemove last bits of Lua bindings.
2022-01-06 Arnaud GierschRemove last mentions of SimDAG in docs.
2022-01-06 Arnaud GierschTypo + whitespace cleanup.
2022-01-06 Arnaud GierschUse more efficient greedy quantifier in RE.
2022-01-06 Arnaud GierschCosmetics to please codefactor.io.
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2022-01-06 Augustin Degomme[ci-skip] Flags job in jenkins: cleanup more agressively.
2022-01-06 SUTER Fredericplug leak
2022-01-06 Martin QuinsonMerge branch 'appveyor' of github.com:simgrid/simgrid
2022-01-06 SUTER Fredericremove now unused variables
2022-01-06 SUTER Fredericdrop the old Lua bindings for programmatic platform...
2022-01-06 Arnaud GierschFix java/win32 tests.
2022-01-06 SUTER Fredericfix lua build
2022-01-05 Martin Quinsoncosmetics [no-ci]
2022-01-05 SUTER Fredericreorganize *LinkImpl stuff
2022-01-05 Bruno DonassoloFix cover-evaluate-get-route-time test
2022-01-05 Bruno DonassoloMerge branch 'issue95' into 'master'
2022-01-05 Bruno DonassoloMerge remote-tracking branch 'upstream/master' into...
2022-01-05 Bruno DonassoloFix MR74, workaround for s4u-network-ns3-wifi
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-04 Bruno DonassoloMerge branch 'issue99' into 'master'
2022-01-04 SUTER Frederic[no-ci] document removal of SimDag and Jedule
2022-01-03 Bruno DonassoloMix XML and C++ platforms
2022-01-03 SUTER Fredericremove Jedule related stuff + fix SIMDAG_SRC->DAG_SRC...
2022-01-03 SUTER Frederic[sonar] fix smells
2022-01-03 SUTER Fredericrename src/simdag to src/dag and update other files...
2022-01-03 Martin QuinsonSecond attempt at fixing appveyor
2022-01-03 SUTER Fredericforgot that in making Activities extendable. Should...
2022-01-02 Martin QuinsonFix Java builds on native windows
2022-01-02 SUTER Fredericno more simdag in here
2022-01-02 SUTER Fredericmove platforms and flatifier to teshsuite/platforms
2022-01-02 Martin QuinsonFix non-graphviz builds
2022-01-02 SUTER Fredericmerge dag parsers into a single file
2022-01-02 SUTER Fredericupdate
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
2022-01-02 SUTER Fredericimplement Activity::destroy when you want to clean...
2021-12-29 Augustin Degommereplay: add an explicit message if an action is not...
2021-12-29 Augustin DegommeTI tracing. Fix source/destination rank in trace, in...
2021-12-27 Martin Quinsoncosmetics in java implem
2021-12-27 Martin Quinsonjava: setup a RAII wrapper to properly deal with GetStr...
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 QuinsonRevert "Only recompile the jar file when something...
2021-12-27 Martin QuinsonSimplify the cmake around java examples
2021-12-27 Martin QuinsonOnly recompile the jar file when something changed
2021-12-27 Bruno Donassolo[CR] Minor improvement.
2021-12-26 Martin Quinsondoc: split the calibration sections in their own file
2021-12-26 Martin Quinsondoc: Change the TOC. 'Models' become a full section...
2021-12-26 SUTER Fredericpartially plug leak. Do not see why one remains :-/
2021-12-26 SUTER Fredericbe sure the Exec is assigned before getting its host
2021-12-25 Martin QuinsonDocument the last missing XML tag
2021-12-25 Martin QuinsonDocument <backbone> and cosmetics in the platform doc
2021-12-25 Martin QuinsonDocument bypassRoute (and cosmetics)
2021-12-24 Martin QuinsonKill more deprecated content from the old doc
2021-12-24 Martin QuinsonImprove and unify the doc of <cluster>
2021-12-24 Martin QuinsonMark in the DTD which tags are deprecated, and deprecat...
2021-12-24 Bruno DonassoloAdd bugfix in changelog
2021-12-24 Bruno DonassoloFix make distcheck, as usual...
2021-12-24 Bruno DonassoloFix test (no timing changes)
2021-12-24 Bruno DonassoloFix multicore ptask with communications
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 Mael Madonfix too loose assert for changing pstate
2021-12-24 Mael Madoncorrect computation time after changing pstate. Fix...
2021-12-24 Martin QuinsonFix MC builds on 32bits
2021-12-24 Martin QuinsonReword the Platform::routing documentation
2021-12-24 Martin QuinsonSmall improvements to the doc
2021-12-24 SUTER Frederic[sonar] bunch of const
2021-12-24 SUTER Fredericremove old dot loader
2021-12-24 SUTER Fredericremove depredecated dag-dotload example
2021-12-24 SUTER Fredericmodernize cycle detection in DAGs
2021-12-24 SUTER Fredericjust keep cycle detection in dag-dotload example
next