Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / include /
2023-05-10 Martin QuinsonMerge branch 'changelog-operation-plugin' into 'master'
2023-05-05 Arnaud GierschMisc Sonar issues.
2023-05-05 Fred Sutermess up with operations
2023-05-04 Martin QuinsonRename Link::get_usage() to Link::get_load() for consis...
2023-05-02 Arnaud GierschKill useless empty function.
2023-05-02 Arnaud GierschMissing "override".
2023-05-02 Arnaud GierschFix use-after-free observed with the s4u-operation...
2023-04-26 Martin QuinsonMerge branch 'operation-plugin' into 'master'
2023-04-18 Martin QuinsonMerge branch 'udpor-phase7' into 'master'
2023-04-16 Adrien Gougeonrename create to init. add init with name only. add...
2023-04-14 Adrien Gougeonrename on_start/on_end functions call to on_this_start...
2023-04-13 Martin QuinsonTrust the config system to check that only valid values...
2023-04-12 Martin QuinsonFurther cosmetics in that example, adding a helper...
2023-04-12 Martin QuinsonAllow to set a concurrency limit on disks and hosts
2023-04-12 Adrien Gougeonmissing virtual destructor
2023-04-12 Adrien Gougeonmissing lib
2023-04-12 Adrien Gougeonclang-format
2023-04-12 Adrien Gougeonseveral updates to plugin operation
2023-04-12 Adrien Gougeonfix bad type comparison
2023-04-12 Adrien Gougeonadd operation plugin
2023-04-01 Martin QuinsonOnly compile stateless MC when libevent is found
2023-03-31 Martin QuinsonRename SIMGRID_HAVE_MC into SIMGRID_HAVE_STATEFUL_MC...
2023-03-31 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-31 Martin QuinsonMerge branch 'master' into 'master'
2023-03-31 Martin QuinsonMerge branch 'master' into 'master'
2023-03-31 AdrienAdd battery plugin and fix DAG doc
2023-03-27 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-26 Martin QuinsonAllow up to 30 elements in ENUM_CLASS
2023-03-22 Martin QuinsonMerge branch 'udpor-phase6' into 'master'
2023-03-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
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-03-05 Martin QuinsonMerge branch 'maximal-subset-search' into 'master'
2023-03-03 Martin QuinsonMove the implem of a function out of the header to...
2023-03-01 Martin QuinsonNew function SMPI_app_instance_start() to easily start...
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-19 Martin QuinsonRework a comment (to remove 'surf')
2023-02-16 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-15 Martin QuinsonMerge branch 'actor-comms' into 'master'
2023-02-15 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-14 Maxwell PirtleFix condition for XBT_DECLARE_ENUM_CLASS
2023-02-13 Arnaud GierschSimplify initialization of the root log category.
2023-02-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-13 Maxwell PirtleFinalize passing transitions during model checking
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-02-07 Arnaud GierschPrevent inlining for empty placeholders of sthread_enab...
2023-02-06 Arnaud GierschMake global variables "const".
2023-02-06 Arnaud GierschAvoid duplicate declaration.
2023-01-30 Arnaud GierschKill unused function.
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-20 Martin QuinsonMove a tiny bit of surf to xbt
2023-01-16 Martin QuinsonMove two generic functions from surf to xbt
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-12 Arnaud GierschKill remaining traces of win32 support.
2023-01-10 Martin QuinsonStop trying to build on native WIN32, it's broken anyway
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-05 Martin QuinsonDo not MC_assert on failed xbt_assert, it's too shaky
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-25 Martin QuinsonTry to make the abort() inconditionnal in failed xbt_as...
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-21 Martin Quinsonin MC mode, failed xbt_assert() are reported as MC_asse...
2022-10-16 Martin QuinsonDon't include simgrid/config.h from simgrid/modelchecke...
2022-10-10 Martin QuinsonFix windows build by not declaring XBT_PUBLIC an inline...
next