Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Simplify loop.
[simgrid.git] / include / simgrid /
2023-03-22 Martin QuinsonMerge branch 'udpor-phase6' into 'master'
2023-03-19 Martin Quinsonanother mc_model_checker call location disappears
2023-03-13 Martin QuinsonTest for JSON before using it
2023-03-13 Fred SuterMerge branch 'master' into 'master'
2023-03-13 AdrienAdd wfformat json DAG loader and DAG doc
2023-03-10 Martin QuinsonMerge branch 'udpor-phase5' into 'master'
2023-03-08 Arnaud GierschDepreciate unused functions s4u::Comm::copy_{buffer...
2023-03-08 Arnaud GierschInline s4u::Comm::copy_pointer_callback which is the...
2023-03-08 Arnaud GierschDepreciate ForcefulKillException::try_n_catch().
2023-02-24 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-23 Arnaud GierschMerge branch 'simgrid-udpor-integration' into 'master'
2023-02-23 Arnaud GierschUse type aid_t for an actor's PID.
2023-02-23 Arnaud GierschUse C++17's std::scoped_lock where appropriate.
2023-02-22 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-21 Martin QuinsonCosmetics
2023-02-21 Martin QuinsonKill simgrid::xbt::cmdline and simgrid::xbt::binary_name
2023-02-21 Martin QuinsonSimplify the library initialization + deprecate 2 XBT...
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-19 Martin QuinsonRemove more occurences of 'surf' with uppercases
2023-02-15 Martin QuinsonMerge branch 'actor-comms' into 'master'
2023-02-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-11 Martin Quinsonmove the flatifier functions to the s4u::Engine, for...
2023-02-11 Martin QuinsonAdd a Link::get_concurrency_limit and use it in the...
2023-02-09 Arnaud GierschKill a few globals.
2023-02-08 Fred Sutermake all Activity starts vetoable
2023-01-30 Arnaud GierschMake pc_id a static member of ProducerConsumer.
2023-01-23 Martin QuinsonAnother example gets documented (+cosmetics)
2023-01-21 Martin QuinsonAdd a section on errors and exceptions to the API docum...
2023-01-21 Martin QuinsonYet another example integrated in the doc
2023-01-15 Martin Quinsonuseless cleanups
2023-01-14 Martin QuinsonRemove MSG. Its EOL was scheduled for 2020
2023-01-13 Arnaud GierschTypos.
2023-01-12 Martin QuinsonRemove Java bindings. They are not updated since maybe...
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-12-07 Arnaud GierschUse pointer-to-const when possible (Sonar).
2022-12-07 Arnaud GierschKill unimplemented declarations.
2022-11-08 Arnaud GierschRemove explicit conversion to std::string when it's...
2022-11-07 Arnaud GierschTypo.
2022-11-06 Martin QuinsonPublic headers must remain C++14 for now
2022-11-06 Martin Quinsonsetter function only need a simcall in MC or with paral...
2022-11-04 Martin QuinsonReduce the amount of header files loading xbt/string.hpp
2022-11-04 Martin QuinsonKill the now useless type xbt::string
2022-11-01 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-11-01 Fred SuterMerge branch 'fluidio' into 'master'
2022-10-28 Fred Suterintroduce s4u::Io::streamto
2022-10-27 Arnaud GierschDeclare functions "const" (Sonar).
2022-10-23 Martin QuinsonRename NetworkModelIntf into NetworkModelFactors
2022-10-23 Martin QuinsonChange public NetworkModelIntf.hpp into private Network...
2022-10-23 Martin QuinsonAllow to set the network factors callback from userland...
2022-10-16 Martin QuinsonDon't include simgrid/config.h from simgrid/modelchecke...
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-10-06 Arnaud GierschDo not expose Activity::set_remaining publicly.
2022-10-06 Arnaud Gierschs/set_/get_/ in doc
2022-10-04 Arnaud GierschRemove deprecated features for next release (3.33).
2022-08-09 Augustin Degommefilesystem, correctly update file size when seeking...
2022-07-31 Martin QuinsonFix SMPI builds by reintroducing a killed MC function...
2022-07-30 Martin QuinsonMC further cleanups (let it compile, this time)
2022-07-22 Augustin DegommeMerge branch 'support-sendrecv-ti' into 'master'
2022-07-21 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-07-21 Martin QuinsonKill a function that is unused and unimplemented
2022-07-13 SUTER Fredericget access to Exec thread count
2022-06-30 Arnaud GierschMerge branch 'dev-get-hostname-faster' into 'master'
2022-06-27 Arnaud GierschMerge branch 's4u_enforce' into 'master'
2022-06-25 Fabien ChaixMake vm_by_name() public and modify c-cloud-migration...
2022-06-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-06-24 Martin QuinsonAdd a function to determine whether SMPI is currently...
2022-06-23 Tom CornebizeRemove the -Wformat-security warning
2022-06-21 Tom CornebizeRenaming: s4u_enforce -> xbt_enforce
2022-06-21 Tom CornebizeImplement s4u_enforce
2022-05-19 Fabien ChaixCosmetics
2022-05-18 Fabien ChaixMove hosts_ to ActivityImpl_ to allow tracking of detac...
2022-05-12 Arnaud GierschRename VM signals to distinguish them from Host::on_cre...
2022-05-10 Arnaud GierschDefine duplicated function get_graph() only once, in...
2022-05-10 Arnaud GierschMake helper functions static members of NetZoneImpl.
2022-05-10 Martin QuinsonMerge branch 'master' into 'master'
2022-05-10 Tom CornebizeEnhance graphicator program
2022-05-03 Arnaud GierschDeclare local variables inside the if statement.
2022-04-25 Arnaud GierschPrefer using "try_emplace" (sonar, c++17).
2022-04-22 Arnaud GierschFix some warnings in doc generation.
2022-04-22 Arnaud GierschType size_t for every variant of get_host_count().
2022-04-22 Arnaud GierschAdd "explicit" keyword.
2022-04-19 Bruno DonassoloSet s4u::VirtualMachine as deprecated
2022-04-15 Arnaud GierschMerge branch 'dev/s4u_tuto_fixes' into 'master'
2022-04-11 Bruno DonassoloIt seems important to keep destruction order for hosts...
2022-04-11 Bruno DonassoloHosts and VMs internal refactor.
2022-04-08 Bruno DonassoloSonar smells
2022-04-04 Bruno DonassoloSeparate NetworkModel from LinkImpl.
2022-04-04 Bruno DonassoloMove links_ to the netzone their are declared
2022-03-31 SUTER Fredericallow users to retrieve hosts and links by the zone...
2022-03-30 Martin QuinsonMerge branch 'add_missing_comm_python_bindings' into...
2022-03-30 Arnaud GierschIndentation.
2022-03-29 Martin QuinsonMerge branch 'dev-mailbox-clear' into 'master'
2022-03-29 Arnaud GierschReduce dependencies on <simgrid/version.h>.
2022-03-28 Bruno DonassoloMerge branch 'issue105' into 'master'
2022-03-25 Martin QuinsonExpose signals Activity::on_suspend and Activity::on_re...
2022-03-25 Martin Quinsonkill a signal that never worked anyway
2022-03-22 Arnaud GierschMore XBT_PUBLIC for mingw.
2022-03-22 Arnaud GierschA few Sonar smells.
2022-03-22 Arnaud GierschRemove deprecated features for next release (3.32).
2022-03-19 Martin QuinsonGive users a way to debug their barriers
next