Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use RAII for sthread_enable/disable.
[simgrid.git] / include /
2023-11-27 Arnaud GierschDefine simgrid::xbt::Path::get_tmpdir().
2023-11-27 Arnaud GierschKill unused host_dvfs plugin.
2023-11-27 Arnaud GierschDefine macro XBT_ATTRIB_DEPRECATED_v340.
2023-11-27 Arnaud GierschRemove deprecated features for next release (3.36).
2023-11-21 Arnaud GierschUpdate XBT_ATTRIB_DEPRECATED_v??? in comments.
2023-11-21 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-11-21 Martin QuinsonVarious sonar cleanups
2023-11-21 Martin Quinsonfurther improvement to the doxygen doc
2023-11-20 Martin QuinsonMerge branch 'task-docs' into 'master'
2023-11-20 Martin QuinsonRegenerate those files with mpi_isendrecv and mpi_isend...
2023-11-20 Adrien Gougeonfix missing doc for Tasks
2023-11-19 Martin QuinsonAdd what's missing to obey the deprecation warning...
2023-11-19 Martin QuinsonFix some more doc errors. There is so many of them :(
2023-11-19 Martin QuinsonKill unstandard, untested and dubious ways to use Condi...
2023-11-17 Augustin Degommeimplement mpi_isendrecv and mpi_isendrecv_replace
2023-11-16 Martin QuinsonFix some more doc bugs
2023-11-16 Martin QuinsonDocument ActivitySet
2023-11-16 Martin QuinsonFix some doxygen errors
2023-11-16 Martin QuinsonDeprecate the bindings of a deprecated function
2023-11-15 Martin QuinsonMerge branch 'battery-get-name' into 'master'
2023-11-15 Adrien Gougeonadd get_name for batteries. update dag_from_json to...
2023-11-14 Martin QuinsonFix an ODR reported by ASan
2023-11-14 Martin QuinsonHave create_jbod() return a JbodPtr instead of Jbod...
2023-11-14 Martin QuinsonGive a way to C users to not leak activities in activityset
2023-11-13 Fred Sutersimplify the way Jbods are defined
2023-11-13 Martin QuinsonMore forward declarations
2023-11-13 Martin QuinsonRename the CondVar observer as it should
2023-11-13 Martin QuinsonNew function s4u::Mutex::get_owner()
2023-11-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-11-06 Martin Quinsonalso remove xbt/automaton which was only useful to...
2023-11-05 Martin QuinsonRemove the stateful model-checking from the archive...
2023-11-05 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-11-04 Augustin Degommeadd some new MPI4 unsupported partitioned communication...
2023-11-03 Martin QuinsonMerge branch 'master' into simgrid-fork-changelog-plugins
2023-11-03 Martin QuinsonFix an ODR reported by ASan
2023-11-02 Adrien Gougeonimprove chiller example. remove on_power_change signal...
2023-10-30 Martin QuinsonMerge branch 'mq' into 'master'
2023-10-30 Martin QuinsonMerge branch 'example-battery-chiller-solar' into ...
2023-10-27 Fred SuterMerge branch 'master' into mq
2023-10-26 Fred SuterMerge branch 'master' into mq
2023-10-26 Fred Suterthis line cost me a day. pimpl_ is inherited from Activ...
2023-10-26 Martin QuinsonFinish up the implementation of recursive mutexes
2023-10-25 Martin QuinsonForward declaration of another class
2023-10-24 Martin QuinsonDocument our mutexes
2023-10-24 Fred SuterMerge branch 'master' into mq
2023-10-24 Fred Suteradd Message queue abstraction
2023-10-11 Martin QuinsonMerge branch 'task-dispatch' into 'master'
2023-10-10 AdrienMerge branch 'master' into 'task-dispatch'
2023-10-10 Adrien Gougeonupdate doc
2023-10-09 Adrien Gougeonadd possibility for a battery to be a simple connector...
2023-10-06 Fred SuterUse Ptr to store disks of a HostImpl, do not care about...
2023-10-02 Adrien Gougeonfix all Task examples to support the new Task format...
2023-09-28 Adrien Gougeonadd battery-chiller-solar example.
2023-09-26 Fred Suterprefer returning a NetZone than a pair of NetPoints...
2023-09-25 Adrien Gougeonadd possibility to dispatch tasks (work in progress)
2023-09-24 Fred Suterfurther progress towards deprecation of complex add_route
2023-09-22 Martin QuinsonMerge branch 'task-doc' into 'master'
2023-09-21 Fred Sutersimpler way to define routes between zones (and between...
2023-09-21 Fred SuterExplicitely create, store, and expose NetZone gateway(s)
2023-09-21 Adrien Gougeonadd doc about parallel tasks. fix some warning in plugi...
2023-09-21 Martin QuinsonMerge branch 'photovoltaic-revamp' into 'master'
2023-09-21 AdrienMerge branch 'master' into 'photovoltaic-revamp'
2023-09-18 Martin QuinsonMerge branch 'chiller-plugin' into 'master'
2023-09-18 Martin QuinsonMerge branch 'task_dispatch' into 'master'
2023-09-18 Adrien Gougeonwerror reorder
2023-09-18 Adrien Gougeonadd chiller plugin with doc and an example
2023-09-14 Adrien Gougeonclang-format
2023-09-14 Adrien Gougeonphotovoltaic plugin revamp, now called solar panel
2023-09-14 Adrien Gougeonadd the possibility to increase the parallelism degree...
2023-09-13 Martin QuinsonUse an enum to make a parameter explicit instead of...
2023-09-13 Martin QuinsonMerge branch 'plugins-energy-battery-interaction' into...
2023-09-08 Adrien Gougeonreplace create_event by schedule_handler and move param...
2023-07-25 Martin QuinsonAlso deprecate Activity::waitany/waitall/testany
2023-07-25 Martin QuinsonDeprecate/remove Comm::wait_any and Comm::wait_any_for
2023-07-25 Martin QuinsonStop using comm-waitany in a test which contains Networ...
2023-07-25 Martin Quinsonremove Comm::testany()
2023-07-25 Martin QuinsonDeprecate 2 C functions
2023-07-25 Martin QuinsonDeprecate/remove Io::waitany() and waitanyfor()
2023-07-25 Martin QuinsonDeprecate sg_comm_wait_all in C
2023-07-24 Martin QuinsonFix make distcheck
2023-07-24 Martin QuinsonComm::waitallfor() is gone too
2023-07-24 Martin QuinsonDeprecate Comm::wait_all(). Remove it in python
2023-07-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-07-24 Martin QuinsonIntroduce a Mailbox::get_async() with no payload parameter
2023-07-21 Martin QuinsonRemove C test exec-waitany and deprecate the last exec...
2023-07-21 Martin QuinsonC bindings of ActivitySet, along with 4 examples
2023-07-21 Adrien Gougeonadd nominal charge and discharge power to batteries
2023-07-21 Martin QuinsonPython bindings of the ActivitySet, and add one example
2023-07-20 Martin QuinsonPort one test from Exec::wait_any_for to ActivitySet
2023-07-20 Martin QuinsonImplement Exec::wait_any on top of ActivitySet and...
2023-07-20 Martin QuinsonMerge branch 'jbod' into 'master'
2023-07-20 Fred SuterMerge branch 'master' into jbod
2023-07-20 Martin QuinsonIntroduce SMPI_app_instance_join()
2023-07-19 Martin QuinsonAdd a add_route with s4u::Link instead of LinkInRoute
2023-07-19 Martin QuinsonAdd a add_route for hosts, without gateways
2023-07-15 Martin QuinsonMerge branch 'fix-comm-signal' into 'master'
2023-07-13 Adrien Gougeonremove parameter depth of discharge from battery instan...
2023-07-11 Adrien Gougeonremove unused battery parameters
2023-07-11 Adrien Gougeonadd new battery plugin doc
2023-07-11 Adrien Gougeontry to fix initializer order
next