Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of github.com:simgrid/simgrid
[simgrid.git] / include / xbt / config.hpp
2018-03-30 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-03-30 Martin Quinsoncosmetics
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-30 Gabriel Coronaconfig: fix declareFlag template
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Arnaud GierschReplace "XBT_PUBLIC_CLASS" with "class XBT_PUBLIC".
2018-03-13 Arnaud GierschDefine XBT_PUBLIC without parameter, just like XBT_PRIVATE.
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-04 Frederic Suterthere are still C users ...
2017-11-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-04 Frederic Suterstringify (a lot)
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-23 Martin Quinsonhunt down some more short negation forms
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin QuinsonCleanups
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-06-30 Gabriel CoronaRemove "using namespace"
2016-06-21 Martin Quinsonwoops, align the 'noexcept' declaration between .hpp...
2016-05-31 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-31 Gabriel CoronaNormalize virtual/override usage
2016-05-14 Martin Quinsondoxygen: Fix 3 out of 23235235235 small formating issues
2016-05-03 Gabriel Corona[config] More general comparators for Flag
2016-05-03 Gabriel Corona[config] Mark ~missing_key_error() noexcept
2016-05-03 Gabriel Corona[config] Horrible mess to translate C++ exceptions...
2016-05-03 Gabriel Corona[config] Some alias support in the C++ API
2016-05-03 Gabriel Corona[config] Remove one bindFlag() overload which does...
2016-05-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-02 Gabriel Corona[config] Rewrite the config core
2016-04-28 Gabriel CoronaRemove spurious XBT_PUBLIC
2016-04-28 Gabriel Corona[config] Add a template declareFlag<T>(...)
2016-04-18 Gabriel Corona[mc] Add missing XBT_PUBLIC() in config.hpp
2016-04-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-18 Gabriel CoronaRewrite/simplify the C++ flag declaration
2016-04-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-13 Gabriel Coronasimgrid::config::flag, a more declarative way to descri...