Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
modernize cabinet creation
[simgrid.git] / ChangeLog
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.
2020-10-17 Martin QuinsonDocument a recent change
2020-10-11 Martin QuinsonAnother tiny improvement to the ChangeLog
2020-10-11 Martin QuinsonImprove the ChangeLog
2020-10-10 Arnaud GierschUpdate ChangeLog.
2020-10-08 Martin QuinsonDocument recent changes
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-06 Arnaud GierschCheck C++ standard in xbt/base.h.
2020-10-05 Martin QuinsonNew 'WiFi' routing, that makes it easier to specify...
2020-10-02 Arnaud GierschC++14 support is now required.
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-09-01 Arnaud GierschImprove substitutions for smpi scripts (fix #346).
2020-07-09 Martin QuinsonMerge branch 'master' into klement
2020-07-09 Martin QuinsonDocument recent changes
2020-06-03 Augustin Degommechangelog
2020-05-09 Martin QuinsonEnsure that suspending an actor running later in the...
2020-05-06 Martin QuinsonThe return type of the sg_actor_on_exit() callbacks...
2020-05-06 Martin Quinsonthe on_exit() of each actor is also executed when the...
2020-04-29 Arnaud GierschUpdate ChangeLog.
2020-04-27 Yann DuplouyMerge branch 'random_readwritestate' into 'master'
2020-04-24 Arnaud GierschKill obsolete option --cfg=contexts/parallel-threshold.
2020-04-24 Arnaud GierschMerged FG!35.
2020-04-24 Arnaud GierschMerge branch 'doc' into 'master'
2020-04-24 Arnaud GierschMerged GH!339.
2020-03-11 Martin QuinsonFix link_energy plugin for wifi links
2020-03-06 Augustin Degommetypo--
2020-03-06 Augustin DegommeUpdate changelog for loopback changes.
2020-03-04 Arnaud GierschClosed GH#128.
2020-03-03 Martin Quinsonclose gforge bug 18137 (allow different stack sizes...
next