Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
deprecate Engine::shutdown()
[simgrid.git] / ChangeLog
2022-02-18 Martin QuinsonMake CommDet a plugin on top of Safety
2022-02-18 Martin QuinsonDocument the fact that MC big bang occured
2022-02-03 Martin Quinsonspecify in the COPYING file that we are LGPL-v2.1-only
2022-02-03 Martin QuinsonMerge branch 'wifi_rate_zero' into 'master'
2022-02-03 Arnaud GierschUpdate references to the mailing list.
2022-02-03 Arnaud GierschMerge branch 'stable'
2022-02-03 Augustin Degommeupdate changelog
2022-02-01 Arnaud GierschUpdate ChangeLog.
2022-01-31 Arnaud GierschKill now unused xbt_dynar_shrink().
2022-01-31 Arnaud GierschMerge branch 'stable'
2022-01-31 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-01-31 Martin QuinsonStart a new dev cycle for v3.31
2022-01-30 Martin QuinsonRelease v3.30 (Sunday Bloody Sunday) v3.30
2022-01-30 Martin QuinsonDocument the next release. I think we're good to go
2022-01-28 Arnaud GierschSpell check.
2022-01-27 SUTER Frederic[no-ci] more entries
2022-01-26 Arnaud GierschUpdate "fixed bugs" in ChangeLog.
2022-01-24 Arnaud GierschTyped template for Extendable::get_data.
2022-01-06 Arnaud GierschTypo + whitespace cleanup.
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-05 Martin Quinsoncosmetics [no-ci]
2022-01-05 Bruno DonassoloMerge branch 'issue95' into 'master'
2022-01-05 Bruno DonassoloMerge remote-tracking branch 'upstream/master' into...
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
2021-12-26 Martin Quinsondoc: Change the TOC. 'Models' become a full section...
2021-12-24 Bruno DonassoloAdd bugfix in changelog
2021-12-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-12-23 Martin QuinsonTentative NEWS file
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 QuinsonNew: Engine::run_until(date) to split the simulation
2021-12-06 Bruno DonassoloSMPI network calibration: tutorial
2021-10-26 Arnaud GierschRemove various hacks meant to support swapped contexts...
2021-10-08 Arnaud GierschStart the dev of 3.30.
2021-10-07 Martin QuinsonRelease v3.29
2021-09-29 Martin QuinsonChangelog reviewed by Arnaud [ci-skip]
2021-09-28 Martin Quinsonattempt at improving the changelog, TBC
2021-09-26 Augustin DegommeIntercept exit() to avoid killing simulations too early...
2021-09-23 Augustin DegommeMerge branch 'public_smpi_func' into 'master'
2021-09-23 Martin Quinsoncosmetics in the changelog and NEWS file [skip-ci]
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-08-24 Martin Quinsonns-3: Make wifi creation compatible with ns-3 version...
2021-08-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-08-18 Bruno DonassoloImproving doc and changelog
2021-08-12 Martin Quinsonhttps://framagit.org/simgrid/simgrid/-/issues/77 is...
2021-08-12 Augustin Degommechangelog update
2021-08-09 Bruno DonassoloCPU factors: dynamic factors for CPU
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...
next