Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
project_description: fix the RE catching the ns-3 version number
[simgrid.git] / include /
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-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-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-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
2023-07-11 Adrien GougeonComplete revamp of battery plugin
2023-07-11 Arnaud GierschPlease Asan.
2023-07-10 Fred SuterMerge remote-tracking branch 'origin/master' into jbod
2023-07-10 Fred Suteradding a JBOD concept
2023-07-10 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-07-10 Martin QuinsonNew example: activityset-waitallfor
2023-07-10 Martin QuinsonConvert an example to the new activity sets
2023-07-09 Martin QuinsonConvert 2 examples from Activity::wait_any to ActivitySet
2023-07-09 Martin QuinsonImplement ActivitySet
2023-07-07 Arnaud GierschNo clang-format for auto-generated files.
2023-06-29 Martin QuinsonMerge branch 'master' into 'master'
2023-06-29 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-29 Arnaud GierschMake member variables "private" (Sonar).
2023-06-28 Arnaud GierschMove signals "on_(this_)start" and methods "fire_on_...
2023-06-28 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-06-28 Martin QuinsonMerge branch 'master' into 'python_bindings_host_load_p...
2023-06-27 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-27 Arnaud GierschCorrect warning message, and update comments.
2023-06-27 Arnaud GierschDefine macro XBT_ATTRIB_DEPRECATED_v339.
2023-06-27 Arnaud GierschRemove deprecated features for next release (3.35).
2023-06-26 Arnaud GierschRemove deprecated features for the new next release...
2023-06-26 Fred Suteradd missing copyright notes v3.34
2023-06-26 Martin QuinsonRevert "Remove deprecated features for the new next...
2023-06-26 Arnaud GierschRemove deprecated features for the new next release...
2023-06-26 Martin QuinsonSince we skip a release, use XBT_ATTRIB_DEPRECATED_v338...
2023-06-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-06-21 Fred Suterrename enqueue_execs into enqueue_firings
2023-06-21 Fred Suter[sonar] make signals private
2023-06-21 Fred Sutercleanups and refactoring in s4u::Task
2023-06-20 Fred SuterMove Tasks from a plugin to s4u
2023-06-20 Fred SuterMerge branch 'task-token' into 'master'
2023-06-20 Fred SuterMerge branch 'master' into 'task-token'
2023-06-16 Arnaud GierschMerge branch 'fix-wakeup-tree-iterator' into 'master'
2023-06-16 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-15 Martin QuinsonFix the liveness tests by ignoring the Comm ID memory...
2023-06-15 Fred Suteradd a get_unique_data to Extendable and test it in...
2023-06-15 Arnaud GierschA few spelling mistakes and many replacements: [Ss...
2023-06-15 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-15 Fred Suteradd a get_unique_data to Extendable and test it in...
2023-06-15 Adrien Gougeonadd simgrid::plugins::Token. switch from get_tokens...
2023-06-14 Adrien Gougeonrename get_tokens to get_next_execution_tokens
2023-06-14 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 Arnaud GierschA few spelling mistakes and many replacements: [Ss...
2023-06-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 mlaurentFix missing fortran import
next