Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / src / kernel / resource / WifiLinkImpl.cpp
2023-06-28 Martin QuinsonMerge branch 'master' into 'python_bindings_host_load_p...
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-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 'operation-python' into 'master'
2023-05-31 Martin QuinsonMerge branch 'simgrid-fork-plugin-photovoltaic'
2023-05-31 Fred Sutermove on_start and on_completion from CommImpl to Comm
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-18 Martin QuinsonRename ActivityImpl::surf_action_ to ActivityImpl:...
2023-02-17 Martin Quinsonmove the models to the right directory (empty src/surf...
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-10-11 Arnaud GierschFix dead store (fbinfer).
2022-10-07 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-10-07 Clément Courageux... removed unused variable
2022-10-07 Arnaud GierschMisc sonar and codefactor.io issues.
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-10-06 Clément Courageux... syntax issues
2022-06-24 Clément Courageux... callback mechanism
2022-05-10 Arnaud GierschConcatenate nested namespaces (sonar).
2022-04-28 Arnaud GierschExplicit cast to double (sonar).
2022-04-26 Arnaud GierschDe-obfuscation.
2022-04-25 Arnaud GierschPrefer using "try_emplace" (sonar, c++17).
2022-04-22 Arnaud GierschType size_t for every variant of get_host_count().
2022-02-03 Martin Quinsonpreshot sonar (dead code; equality test between double)
2022-02-03 Martin QuinsonMerge branch 'wifi_rate_zero' into 'master'
2022-02-02 Clément Courageux... zero wifi rate
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2022-01-05 SUTER Fredericreorganize *LinkImpl stuff