Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into fix/execute_benched
[simgrid.git] / src / surf / lagrange.cpp
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-27 Frederic Suterplay with lagrange a bit
2017-11-27 Arnaud GierschPut lmm definitions in namespace simgrid::surf.
2017-11-26 Arnaud GierschMerge maxmin_private.hpp into maxmin.hpp.
2017-11-26 Arnaud GierschMake s_lmm_system_t a class with its methods.
2017-11-21 Martin QuinsonMerge pull request #237 from oar-team/upstream
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-14 Arnaud GierschUse std::min/std::max instead of MIN/MAX in C++ files.
2017-11-14 Arnaud GierschUse std::vector for s_lmm_element_t::cnsts.
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-14 Arnaud GierschCosmetics: one statement per declaration.
2017-10-04 Arnaud GierschRemove lines of commented code spotted by sonar.
2017-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Arnaud GierschUse C++ style includes when available.
2017-07-04 Martin Quinsonmaxmin: rename a variable for clarity
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-25 Martin Quinsonplease codacy
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-14 TakishippMerge branch 'clean_events' of github.com:Takishipp...
2017-06-14 Toufik BoubehzizMerge branch 'master' into clean_events
2017-06-13 Martin Quinsonkill all trailling whitespaces
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-26 Martin Quinsonmore than 100 codacy treats, not bad
2017-05-23 Martin Quinsonhunt down some more short negation forms
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-25 Frederic Sutertry to avoid == for double.
2016-06-09 Christian Heinrich[SURF] NULL -> nullptr substitution
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-06 Martin Quinsonsed -i -e 's/\t/ /g' [sources] Please people, stop...
2016-02-06 Martin QuinsonMerge pull request #59 from fabienchaix/master
2016-02-02 fabienchaixMerge pull request #1 from mquinson/master
2016-01-31 Fabien ChaixSplitted the lmm_constraint swag called element_set...
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-12 Henri CasanovaMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-12 Arnaud GierschFix dead assignments.
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-03 Arnaud LegrandDistinguish between time precision and sharing precision.
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-05 Arnaud GierschAdd/update copyright notices.
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-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-08-08 Paul BédarideMake surf++ compile