Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / src / msg /
2023-01-14 Martin QuinsonRemove MSG. Its EOL was scheduled for 2020
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-11-08 Arnaud GierschRemove explicit conversion to std::string when it's...
2022-10-12 Arnaud GierschRemove redundant guard.
2022-05-10 Arnaud GierschConcatenate nested namespaces (sonar).
2022-03-04 Martin QuinsonReimplement s4u::Barrier natively, and make them visibl...
2022-02-03 Arnaud GierschMerge branch 'stable'
2022-02-01 SUTER FredericStart to modernize the remaining old simcalls related...
2022-01-24 Arnaud GierschTyped template for Extendable::get_data.
2022-01-11 SUTER Fredericdeprecate a large part of the old C tracing API
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2022-01-05 Bruno DonassoloMerge remote-tracking branch 'upstream/master' into...
2022-01-05 Martin QuinsonIntroduce on_???_cb functions to shield the signals
2021-10-08 Arnaud GierschRemove deprecated features for next release (3.30).
2021-09-17 SUTER FredericMerge branch 'no_simix_global'
2021-09-17 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-09-17 SUTER Fredericdeal with MSG and Java too
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-07-14 Arnaud GierschRemove deprecated features for next release (3.29).
2021-06-25 Arnaud GierschFix another bunch of dead links in docs.
2021-06-25 Arnaud GierschMinor fixes in doc.
2021-06-23 Arnaud GierschUse ssize_t as return type for Comm::wait_any.
2021-06-23 Arnaud GierschUse ssize_t as return type for Comm::test_any.
2021-05-25 SUTER FredericContinue to migrate contents of simix_global to EngineImpl
2021-03-30 SUTER Fredericfix java test: get_remaining() needs the Exec to be...
2021-03-27 Arnaud Giersch[sonar] Useless parentheses.
2021-03-18 Arnaud GierschLowercase PID in function name (2/2 - public part).
2021-03-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-03-08 Arnaud GierschRemove useless declaration of default destructor.
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-23 Arnaud GierschDefine getter/setter for Exception::value.
2021-02-18 Martin QuinsonFix the RST inclusions in doxygen comments
2021-02-13 Martin QuinsonAlso fix MSG tasks by giving them -1 as default timeout
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-02-03 Frederic SuterStorage-kill: this survives to make
2021-02-03 Frederic SuterStorage-kill: no more storage in MSG
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-11-19 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-19 Arnaud GierschConstify some sg_vm_t.
2020-11-18 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid
2020-11-18 Arnaud GierschMore const.
2020-10-23 Arnaud GierschMore coding style updates for sg_host.
2020-10-23 Arnaud GierschFollow coding style for sg_host_{get,set}_data.
2020-10-23 Arnaud GierschFollow coding style for sg_actor_{get,set}_data.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-15 Arnaud GierschDefinitely remove deprecated stuff in private area.
2020-10-13 Arnaud GierschRemove useless type aliases.
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-07-09 Martin QuinsonMerge branch 'master' into klement
2020-07-03 Arnaud Giersch[sonar] Const etc. (round #3).
2020-05-06 Martin QuinsonThe return type of the sg_actor_on_exit() callbacks...
2020-04-27 Yann DuplouyMerge branch 'random_readwritestate' into 'master'
2020-04-25 Frederic Suterremove redundant Link Type
2020-04-01 Frederic Suteradd sg_actor_list() and sg_actor_count()
2020-03-30 Frederic Suterlast call to MSG_hosts_as_dynar -> deprecate !
2020-03-30 Frederic Suteradd Mailox_listen_from
2020-03-26 Frederic SuterThis instrumentation module is a mess ...
2020-03-11 Frederic Suterdeprecate a dynar based function
2020-03-04 Martin Quinsonuse std::function instead of pointers to functions...
2020-02-08 Frederic Suteradd sg_actor_exit and sg_actor_on_exit
2020-02-07 Frederic SuterDeprecate host_get_mounted_storage_list
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-04 Martin QuinsonSimplify the API between Engine and EngineImpl when...
2020-02-04 Martin QuinsonClearly state that we don't care about the return code...
2020-01-31 Arnaud GierschCosmetics: fix "Malformed whitespace in C++" spotted...
2020-01-30 Martin QuinsonMerge branch 'depencencies' into 'master'
2020-01-30 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2020-01-30 Martin QuinsonAdd a cmake flag to not compile MSG at all
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-09 Arnaud GierschUse implicit string conversion.
2020-01-06 Arnaud GierschExplicit instanciation of xbt::Extendable<> specializat...
2020-01-03 Martin QuinsonFurther reduce the amount of errors and warnings when...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-31 Arnaud Giersch[sonar] Another bunch of const qualifiers.
2019-12-30 Arnaud GierschMisc const qualifiers following yesterday's changes.
2019-12-29 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-12-29 Arnaud GierschSonar consts of the day.
2019-12-28 Arnaud Giersch[sonar] Constify pointer parameters in src/msg/.
2019-12-16 Frederic Sutermornign cleanups
2019-12-12 Frederic Sutercleanups after introduction of Exec::wait_for(timeout)
2019-12-09 Frederic Suteranother bunch of codefactor style issues
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-12 Martin Quinsons4u::Actor: Rename migrate() into set_host()
2019-11-10 Arnaud GierschSlightly reorganize log categories; remove unused ones.
2019-11-04 Frederic Suterreplace SIMIX_process_count by simgrid_get_actor_count
2019-11-03 Frederic Sutermake msg task extendable too
2019-11-02 Arnaud GierschRestore handling of msg_global->process_data_cleanup.
2019-10-30 Frederic Sutersimplify user data management in MSG
2019-10-24 Frederic Suteralmost useless old stuff... remove
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-20 Arnaud GierschSpell check.
2019-10-11 Arnaud GierschMSG_task_receive_ext_bounded was indeed deprecated...
2019-10-11 Arnaud GierschRemove features marked with XBT_ATTRIB_DEPRECATED_v325.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
next