Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add what's missing to obey the deprecation warning on add_route with 4 parameters...
[simgrid.git] / include / simgrid / s4u / NetZone.hpp
2023-11-19 Martin QuinsonAdd what's missing to obey the deprecation warning...
2023-11-16 Martin QuinsonFix some doxygen errors
2023-11-16 Martin QuinsonDeprecate the bindings of a deprecated function
2023-10-30 Martin QuinsonMerge branch 'example-battery-chiller-solar' into ...
2023-10-10 AdrienMerge branch 'master' into 'task-dispatch'
2023-09-26 Fred Suterprefer returning a NetZone than a pair of NetPoints...
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-13 Martin QuinsonMerge branch 'plugins-energy-battery-interaction' into...
2023-07-20 Fred SuterMerge branch 'master' into jbod
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-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 'rename-operation-task' into 'master'
2023-06-05 Martin QuinsonMerge branch 'odpor-implementation' into 'master'
2023-06-04 Fred Suter[no-ci] indicate which methods and signals are static...
2023-05-31 Martin QuinsonMerge branch 'simgrid-fork-plugin-photovoltaic'
2023-05-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-05-23 Arnaud GierschCompact namespaces.
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-11-01 Fred SuterMerge branch 'fluidio' into 'master'
2022-10-27 Arnaud GierschDeclare functions "const" (Sonar).
2022-10-23 Martin QuinsonRename NetworkModelIntf into NetworkModelFactors
2022-10-23 Martin QuinsonAllow to set the network factors callback from userland...
2022-04-22 Arnaud GierschType size_t for every variant of get_host_count().
2022-03-29 Martin QuinsonMerge branch 'dev-mailbox-clear' into 'master'
2022-03-28 Bruno DonassoloMerge branch 'issue105' into 'master'
2022-03-22 Arnaud GierschRemove deprecated features for next release (3.32).
2022-02-03 Arnaud GierschMerge branch 'stable'
2022-01-31 Arnaud GierschRemove deprecated features for next release (3.31).
2022-01-07 SUTER Frederic[sonar] bunch of smells
2022-01-06 Arnaud GierschCosmetics to please codefactor.io.
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2022-01-05 SUTER Fredericreorganize *LinkImpl stuff
2022-01-05 Bruno DonassoloMerge remote-tracking branch 'upstream/master' into...
2022-01-05 Martin QuinsonIntroduce on_???_cb functions to shield the signals
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-09-05 SUTER Fredericyet another bunch of int -> unsigned long
2021-09-04 SUTER Fredericanother bunch of new implicit conversions
2021-09-03 SUTER Fredericchain reaction when solving implicit cast smells
2021-08-16 Arnaud GierschTry to make linking succeed with mingw64 (appveyor).
2021-07-14 Arnaud GierschNetzone::get_children() is actually not deprecated.
2021-07-13 Martin QuinsonHide some deprecated symbols from doxygen
2021-07-08 Arnaud GierschCosmetics around deprecated functions.
2021-07-06 Arnaud GierschFix empty #ifndef..#endif. Annotate helper function...
2021-06-30 Bruno DonassoloMerge branch 'split_link_impl' into 'master'
2021-06-28 Bruno DonassoloSplit-Duplex: new management
2021-06-24 Arnaud GierschFix a few warnings when building doc (mostly related...
2021-05-24 Bruno DonassoloNetworkModelIntf: Interface to dynamic factors
2021-05-10 Arnaud Giersch[cppcheck] Pass parameters by const reference.
2021-05-05 Bruno DonassoloSome sonar stuff...
2021-05-04 Bruno DonassoloDragonflyZone: Add limiters for switches
2021-04-30 Bruno DonassoloTorus/Fat-Tree/Dragonfly: Aggregate callbacks
2021-04-28 Bruno DonassoloFatTreeZone: Do the checks earlier
2021-04-28 Bruno DonassoloNew: s4u::create_dragonfly_zone
2021-04-28 Bruno DonassoloCosmetics
2021-04-27 Bruno DonassoloNew: s4u::create_fatTree_zone
2021-04-26 Bruno DonassoloTry to please sonar
2021-04-23 Bruno DonassoloNetZone::get_netpoint: gets the netzone's netpoint
2021-04-23 Bruno DonassoloNew: s4u::create_torus_zone
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-16 SUTER Fredericadd wrappers with scalars on the user side
2021-04-15 Bruno Donassolos4u::NetZone::create_router.
2021-04-14 Bruno DonassoloSimplify add_route methods.
2021-04-14 Bruno DonassoloNew netzone: Star Zone
2021-04-08 Bruno Donassolos4u: allows full single-line initialization
2021-04-06 Bruno DonassoloOne method to set netzone's relationship
2021-04-06 Bruno DonassoloMinor fix in doc
2021-04-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-02 SUTER Fredericchange way WIFI are create + make sharing_policy optional
2021-04-02 Bruno DonassoloSeal NetZone
2021-04-02 Bruno DonassoloConstify list of links parameter
2021-04-02 Bruno DonassoloSimplified methods to add routes
2021-04-02 Bruno DonassoloFix error handling.
2021-04-01 Bruno DonassoloRenaming, snake_case
2021-04-01 Bruno DonassoloAdd create_link in s4u::NetZone
2021-04-01 Bruno DonassoloSimplyfying create_host and exporting it to s4u::NetZone
2021-04-01 Bruno DonassoloFactory functions for all Netzones
2021-03-25 Martin QuinsonMerge branch 'models_type_rework_part2_try2' into ...
2021-03-23 Arnaud Giersch[sonar] Make parameter a pointer-to-const.
2021-03-22 SUTER FredericNetZone: father to parent and more accessors
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-16 Arnaud GierschUse transparent comparator 'std::less<>' with associati...
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-03-29 Frederic Suterthe extraction of the graph is a NetZone method
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-02 Martin Quinsonfinish the API under the new format
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-29 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-12-09 Frederic Sutertidy up PropertyHolder
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-04-19 Arnaud GierschRemove empty functions
2019-04-18 Augustin DegommeMerge branch 'file' into 'master'
2019-04-18 Arnaud GierschConstify get_properties() and and remove simcalls.
next