Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make the plugin usable within a SMPI simulation
[simgrid.git] / ChangeLog
2021-07-16 Arnaud GierschMissing ChangeLog entry (+ cosmetics) [ci-skip].
2021-07-15 Bruno DonassoloChangeLog for non-linear resource sharing
2021-07-15 Martin Quinsondoc: Add some recent release notes as a lighthouse...
2021-07-14 Martin QuinsonStart the dev of the 3.29 cycle
2021-07-14 Martin QuinsonRelease v3.28 v3.28
2021-07-14 Martin QuinsonSmall improvements to the changelog and doc
2021-07-10 Bruno DonassoloAdd network factors in changelog
2021-07-05 Martin QuinsonCosmetics in ChangeLog (mostly reorder and rewrap)
2021-07-01 Bruno DonassoloChangelog: C++ interface
2021-06-23 Arnaud GierschPrefer a reference for first parameter of {test,wait...
2021-06-22 Arnaud GierschImplement Comm::wait_all_for (wait_all with a timeout).
2021-06-22 Augustin Degommechangelog update for SMPI
2021-06-14 Augustin DegommeAdd smpi/pedantic flag to avoiding reporting controvers...
2021-06-14 Augustin DegommeAdd option smpi/errors-are-fatal to allow users to...
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-01 Bruno DonassoloAdd fg#71 to changelog [ci-skip]
2021-06-01 Bruno DonassoloUpdate ChangeLog
2021-05-27 Augustin Degommedocument new option
2021-05-27 Arnaud GierschDeprecate SIMIX_get_clock().
2021-05-21 Martin Quinsonfix changelog [ci-skip]
2021-05-21 Martin QuinsonAdd a word to the tutorial for older versions of SimGrid
2021-05-19 SUTER Fredericintroduce a new plugin: stock implementation of a Produ...
2021-05-07 Martin QuinsonClose those bugs in the Changelog [ci-skip]
2021-05-07 Arnaud GierschAllow an actor to destroy its own VM.
2021-05-04 Arnaud GierschDon't take default smpi compiler flags from the environ...
2021-05-04 Martin QuinsonDocument the fact that we have more documentation
2021-05-03 Arnaud GierschFixed tests in activity-lifecycle/testing_test-wait.
2021-05-03 Arnaud GierschFix ActivityImpl::wait_for to not cancel the activity...
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-13 Arnaud GierschDeprecate Lua platform files.
2021-04-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-02 Arnaud GierschNever disable xbt_assert anymore.
2021-03-30 Arnaud GierschForgot initial dash line in ChangeLog.
2021-03-29 Arnaud GierschStart the dev of 3.28.
2021-03-29 Martin QuinsonRelease SimGrid v3.27 v3.27
2021-03-29 Martin QuinsonTypos [noci]
2021-03-28 Martin QuinsonProposition of a NEWS entry
2021-03-28 Augustin Degommetrim changelog
2021-03-28 Augustin Degommetypo
2021-03-27 Arnaud GierschTypos [noci]
2021-03-27 Martin QuinsonChangelog: this big fat warning is not mandated, as...
2021-03-27 Martin QuinsonChangelog updates as a preparation to the next release...
2021-03-27 Augustin Degommechangelog update
2021-03-26 Augustin Degommesupport MPI_CXX types.
2021-03-25 Arnaud GierschA few more ChangeLog updates.
2021-03-25 Augustin DegommeChangelog update for SMPI
2021-03-25 Bruno DonassoloFix test: java-app-bittorrent
2021-03-25 Martin QuinsonMerge branch 'models_type_rework_part2_try2' into ...
2021-03-24 Arnaud GierschRestore xbt_dynar_to_array, which is still used by...
2021-03-23 Arnaud GierschKill now unused xbt_str_split_quoted(), xbt_str_split_q...
2021-03-23 Arnaud GierschKill unused dynar functions.
2021-03-22 Martin QuinsonSanitize how tracefiles are handled
2021-03-18 Arnaud GierschLowercase PID in function name (2/2 - public part).
2021-03-08 Frederic Suterfix GH#343
2021-03-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-03-08 Frederic Sutercontinue to fluentify Cpu creation. Fix FG37 on the way
2021-02-25 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-20 Arnaud GierschDrop simgrid::xbt::demangle and use boost::core::demang...
2021-02-19 Arnaud GierschTypo.
2021-02-19 Arnaud GierschWhitespaces!
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-02-03 Frederic SuterStorage-kill: update ChangeLog
2021-02-02 Martin QuinsonNew function: Comm::set_payload_size() to set the amoun...
2021-01-24 Martin QuinsonNew doc section: API of logs
2021-01-23 Martin QuinsonDocument the command-line interface to the textual...
2021-01-20 eazimiMerge with fragmagit/master
2021-01-20 Martin QuinsonNew functions: Comm::sendto_{init,async}
2021-01-14 Arnaud GierschCosmetic spacing.
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-11 Ehsan AzimiMerge with framagit/master
2021-01-10 Martin QuinsonNew: s4u::Comm::get_dst_data()
2021-01-10 Martin QuinsonUnify on_start/on_completion signals of Activities
2020-12-17 Arnaud GierschDefine Mailbox::get_unique() returning a std::unique_ptr.
2020-12-17 Arnaud GierschMake untyped Mailbox::get functions deprecated.
2020-12-17 Martin QuinsonDocument deprecated features that got removed
2020-12-16 Arnaud GierschStart the dev of 3.27.
2020-12-15 Martin QuinsonRelease v3.26 v3.26
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-12-15 Augustin DegommeUpdate ChangeLog
2020-12-11 Ehsan AzimiMerge with simgrid/master
2020-12-08 Arnaud GierschRemove old deprecated aliases for runtime options.
2020-12-08 Arnaud GierschRename runtime option 'tracing/msg/process' to 'tracing...
2020-12-04 Ehsan AzimiPull simgrid/master and a subsequent merge
2020-12-04 Arnaud GierschDrop xbt_str_split().
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-11-16 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid
2020-11-07 Martin QuinsonDocument recent bug fix
2020-11-05 Martin QuinsonFix the bug number, bummer
2020-11-04 Martin Quinsonbug fixed
2020-10-28 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid
2020-10-27 Arnaud GierschClosed bug.
2020-10-23 Arnaud GierschUpdate ChangeLog.
2020-10-23 Arnaud GierschClose simgrid/simgrid!22 on Framagit.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-22 adrien gougeonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-10-22 AdrienMerge branch 'master' into 'master'
2020-10-20 Arnaud GierschNow is still not in the past.
2020-10-19 Arnaud GierschCorrect a few a/an.
2020-10-17 Arnaud GierschSort entries.
next