Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / teshsuite / s4u /
2023-10-10 AdrienMerge branch 'master' into 'task-dispatch'
2023-09-24 Fred Suterfurther progress towards deprecation of complex add_route
2023-09-13 Martin QuinsonMerge branch 'plugins-energy-battery-interaction' into...
2023-07-25 Martin QuinsonDeprecate/remove Comm::wait_any and Comm::wait_any_for
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-20 Martin QuinsonPort one test from Exec::wait_any_for to ActivitySet
2023-07-20 Fred SuterMerge branch 'master' into jbod
2023-07-19 Martin QuinsonAdd a add_route with s4u::Link instead of LinkInRoute
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-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-06-20 Fred SuterMerge branch 'master' into 'task-token'
2023-06-19 Fred Sutermore use of get_unique_data
2023-06-16 Arnaud GierschMerge branch 'fix-wakeup-tree-iterator' into 'master'
2023-06-15 Arnaud GierschA few spelling mistakes and many replacements: [Ss...
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-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-07 Arnaud GierschAnother round of pointer-to-const for sonar.
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 Arnaud GierschClang-tidy: readability-qualified-auto.
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/mwapl...
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-05 Martin QuinsonMerge branch 'odpor-implementation' into 'master'
2023-05-31 Martin QuinsonMerge branch 'simgrid-fork-plugin-photovoltaic'
2023-05-23 Martin QuinsonRename Resource::on_state_change to Resource::on_onoff...
2023-05-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-05-22 Fred Suterhave a on_completion per activity type to save users...
2023-05-16 Arnaud GierschUse plain pointers instead of references to pointer.
2023-04-26 Martin QuinsonMerge branch 'operation-plugin' into 'master'
2023-04-18 Martin QuinsonMerge branch 'udpor-phase7' into 'master'
2023-04-16 Martin QuinsonAdd a target to recompile all ns3 tests (and only them)
2023-04-07 Arnaud GierschFix usage of option --cfg=path in tesh files.
2023-04-06 Martin QuinsonRemove the timings of another ns3 test to help older...
2023-04-06 Martin QuinsonAllow ns3 to be idempotent if correctly patched
2023-04-03 Martin QuinsonEnsure in tests that the ns3 timings remain unchanged
2023-02-26 Martin QuinsonMerge branch 'master' into 'master'
2023-02-24 Martin QuinsonRevert "Include the output of this test in the tesh...
2023-02-24 Martin QuinsonBummer :(
2023-02-24 Martin QuinsonInclude the output of this test in the tesh file, becau...
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 normal strings instead of f-strings (Sonar).
2023-02-22 Martin Quinsonprotect the dict initialization against multithreading
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-18 Martin QuinsonKill src/include
2023-02-18 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-02-18 Martin QuinsonRemove some more occurence of 'surf' in comments and...
2023-02-18 Martin QuinsonRemove surf from the content from the examples of simul...
2023-02-17 Martin QuinsonRename option maxmin/precision to precision/work-amount...
2023-02-16 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-15 Martin QuinsonMerge branch 'actor-comms' into 'master'
2023-02-15 Martin Quinson15 years later, I finally managed to kill host/model...
2023-02-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-08 Fred Sutermake all Activity starts vetoable
2023-02-01 Arnaud GierschDon't use more than one 'break' per loop (Sonar).
2023-01-27 Arnaud GierschSonar smells after last changes.
2023-01-26 Arnaud GierschRemove some global variables.
2023-01-23 Augustin Degommedon't create temporary struct at time of push_back...
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-08 Arnaud GierschPointer to const++ (sonar).
2022-11-09 Fred SuterCompletely revise the way to deal with Streamed I/Os
2022-11-08 Arnaud GierschRemove explicit conversion to std::string when it's...
2022-11-07 Arnaud GierschKeep integer operations.
2022-11-07 Arnaud GierschCosmetics.
2022-11-07 Fred Sutersimplify the I/O stream thing A LOT. Might be plunged...
2022-11-06 Martin Quinsonsetter function only need a simcall in MC or with paral...
2022-11-03 Fred Sutercomplexify the test a bit further
2022-11-01 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-11-01 Fred SuterMerge branch 'fluidio' into 'master'
2022-10-31 Fred Suterextend test
2022-10-28 Fred Suteradd a transfer bottleneck case
2022-10-28 Fred Suterrevalidate tesh
2022-10-28 Fred Suteradd example
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-06-30 Arnaud GierschMerge branch 'dev-get-hostname-faster' into 'master'
2022-06-30 Arnaud GierschMerge branch 'python_ptask' into 'master'
2022-06-28 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-06-28 Arnaud GierschEasy Sonar smells.
2022-06-27 Arnaud GierschMerge branch 's4u_enforce' into 'master'
2022-06-21 Arnaud GierschMerge branch 'dev-cpuimpl-used' into 'master'
2022-06-21 Tom CornebizeFix one tesh test
2022-06-02 Arnaud GierschAnother batch of pointer-to-const (sonar).
2022-05-30 Arnaud GierschMerge selected changes from branch 'simgrid-Jesse-McDon...
2022-05-30 Arnaud GierschPlease static checkers.
2022-05-25 Arnaud GierschMerge branch 'simgrid-platform_robustness'
2022-05-25 Arnaud GierschMerge branch 'simgrid-topo_simplification'
2022-05-25 Arnaud GierschTwo more sonar issues.
2022-05-24 Arnaud GierschSonar issues.
2022-05-20 Arnaud GierschUseless usage of c_str().
2022-05-20 Arnaud GierschToday's sonar/codefactor issues.
2022-05-20 Augustin DegommeMerge branch 'dev-add_comm_fault_scenario2' into 'master'
2022-05-20 Fabien ChaixRemove debug messages from tesh because it makes the...
2022-05-20 Augustin Degommefix for 32 bits
2022-05-20 Fabien ChaixRun all scenarios now that other MRs have been accepted
next