Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
various useless cosmetics
[simgrid.git] / src / include / surf / surf.hpp
2018-04-07 Martin Quinsonvarious useless cosmetics
2018-04-06 Martin Quinsonkill useless C datatypes
2018-04-06 Martin Quinsonmove the definition of surf_network_model in a lame...
2018-04-05 Martin Quinsonreduce the scope of some #include, and cut useless...
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-28 Arnaud GierschIt won't compile without C++ anyway.
2018-03-28 Arnaud GierschVariables are already declared in surf_interface.hpp.
2018-03-28 Arnaud GierschFile surf.hpp is C++ only. Remove SG_BEGIN/END_DECL.
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Arnaud GierschDefine XBT_PUBLIC_DATA without parameter too.
2018-03-13 Arnaud GierschDefine XBT_PUBLIC without parameter, just like XBT_PRIVATE.
2018-03-11 Martin Quinsonalso change the namespace of kernel/resource/{Action...
2018-02-13 Arnaud GierschKill unused function instr_platform_traced().
2018-02-13 Arnaud GierschKill unused function TRACE_surf_action().
2018-02-13 Arnaud GierschKill function declarations without definitions.
2018-01-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-12-27 Frederic Suterremove includes of datatypes.h
2017-12-03 Arnaud GierschRemove useless include.
2017-12-02 Martin QuinsonMerge branch 'energy-pstate' of https://github.com...
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-30 Martin QuinsonAll this started with a simple namespace renaming
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-27 Martin QuinsonMerge pull request #244 from Takishipp/actor-yield
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 Arnaud GierschRename file .h -> .hpp.
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-05 Martin Quinsonchange src/include/surf.h into surf.hpp