Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics in comments and error messages
[simgrid.git] / src / surf / network_cm02.cpp
2016-01-06 Martin Quinsoncosmetics in comments and error messages
2016-01-06 Martin QuinsonNetworkCM02: various cosmetics
2015-12-27 Martin QuinsonRename RoutingEdge into NetCard
2015-12-22 Martin Quinsonrename networkLinkCreatedCallbacks into Link::onCreatio...
2015-12-18 Gabriel Corona[surf] Remove signal-related #defines
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-10 Gabriel Corona[surf] Move some code in a simgrid::surf namespace
2015-12-09 Gabriel CoronaRemove 'using namespace foo;' in headers
2015-12-04 Martin Quinsonfurther rename power to speed in surf internals
2015-11-24 Gabriel Corona[surf] Move networkLinkCreatedCallbacks outside of...
2015-11-22 Martin Quinsonrename a global to make its purpose clear (hopefully)
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-24 kbaatiMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-20 Martin Quinsonactually kill models' names
2015-07-20 Martin Quinsonkill dead code: Action::recycle never got implemented
2015-07-20 Martin QuinsonGet ride of ???Ptr types in C++: make pointers explicit
2015-07-19 Martin QuinsonKill link_lib and have C++ handle the hashmap of all...
2015-07-18 Martin Quinsonkill LinkPtr type and make Link* explicit
2015-07-18 Martin QuinsonRename NetworkLink type to Link
2015-05-26 Christian Heinrich[SURF] Fixed config option network/weight_S_parameter
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsoncleanups and simplifications to our build system
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-10-22 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-16 Augustin DegommeAdd a safe version of lmm_get_var_from_cnst to avoid...
2014-08-29 Gabriel CoronaMerge branch 'mc'
2014-08-28 Augustin Degommebring back network model updateActionsStateFull functio...
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-16 Paul BédarideRevert "Replace xbt_heap by boost::heap::fibonacci_heap"
2014-05-16 Paul BédarideReplace xbt_heap by boost::heap::fibonacci_heap
2014-05-16 Paul BédarideRemove unnecessary casts
2014-05-16 Paul BédarideUnify models apis
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-03 Arnaud LegrandDistinguish between time precision and sharing precision.
2014-04-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-31 Martin QuinsonRevert "Remove XBT_INFO call"
2014-03-31 Pierre VeyreRemove XBT_INFO call
2014-03-31 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-26 Paul BédarideAdd networkCommunicateCallback, NetworkLink::updateLate...
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-18 Arnaud GierschRemove useless length modifier 'l' in %l[efg] for printf.
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-01-31 Paul BédarideAdd RoutingEdge wrapper to manage vm not destroy
2014-01-22 Paul BédarideAdd more callbacks
2013-12-19 Paul BédarideRemove all dynamic casts
2013-12-19 Paul BédarideMerge lmm into base to avoid diamond inheritance
2013-12-19 Paul BédarideReplace swag by boost::intrusive::list in surf
2013-12-12 Paul BédarideClean surf interface
2013-12-03 Paul BédarideRestructure surf++ storage
2013-11-29 Paul BédarideRestructure surf++ cpu and network