Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove redundant forward class declarations.
[simgrid.git] / src / include / surf / surf.h
2017-10-25 Arnaud GierschRemove redundant forward class declarations.
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-16 Frederic Sutermore std::string and stuff
2017-09-10 Martin QuinsonMerge pull request #218 from Takishipp/MSG2S4U
2017-08-30 Arnaud GierschUnused typedefs.
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-07 bcamusMerge branch 'master' of https://github.com/simgrid...
2017-08-03 Arnaud GierschRemove unused option: network/sender-gap.
2017-08-03 Frederic Suter4 functions and a callback for one dict... seriously?!
2017-08-01 Frederic Suterproperties are now stored in maps and managed by Proper...
2017-07-31 Frederic Suterthis dict was a set
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-21 Frederic Suterkill another dict in the C++ world
2017-07-17 Martin QuinsonMerge pull request #200 from Takishipp/clear_fct
2017-07-15 Martin Quinsonsonar
2017-07-13 Frederic Sutera few sonar treats
2017-07-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-11 Frederic Sutercleanups
2017-07-10 Frederic Sutermore cleanups
2017-07-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-09 Frederic Sutercleanups
2017-07-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-05 Frederic Sutermodernize one more simcall
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-28 Frederic Suterplease sonar and simplify simcalls (before killing...
2017-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-27 Frederic Sutermore cruft removed
2017-06-27 Frederic Suterclean up that mess of layers
2017-06-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-26 Frederic SuterWIP. crude surf_file_t to FileImpl conversion
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-19 Frederic Sutermassive cleanups in the storage world.
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-08 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-08 Frederic Suterdistcheck cannot be trusted
2017-06-08 Frederic Sutergetting closer: no more MSG_STORAGE_LEVEL
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-24 Frederic Sutersimgrid::surf::Storage => simgrid::surf::StorageImpl
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-10 Frederic Suteruniformization
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-03-30 Frederic SuterRevert "Revert "cast once for all at surf level and...
2017-03-30 Frederic SuterRevert "cast once for all at surf level and not in...
2017-03-30 Frederic Sutercast once for all at surf level and not in the APIs
2017-03-28 Frederic SuterI think I just killed a simcall
2017-03-26 Frederic Suterdict to map for storage model properties
2017-03-13 Frederic Suterremove some useless typedefs
2017-03-09 Frederic Suterdynar--
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Martin Quinsonfix copyright years and other psychotic cleanups
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin QuinsonCleanups
2017-03-01 Martin QuinsonHide a bit an internal datatype to please sonar
2016-12-21 Martin Quinsoninline a useless function
2016-12-16 Martin QuinsonCompletely rework the properties of netzones
2016-12-07 Martin Quinsonkill the last remainings of RoutingPlatf
2016-12-07 Martin Quinsonless VM in surf.h
2016-12-07 Martin QuinsonKill the fact that several model VM models may be provided.
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-22 Martin Quinsonmove VM into their namespace, and greatly reduce the...
2016-11-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-17 Martin Quinsonkill a bunch of brain-dead functions in surf
2016-11-17 Martin Quinsonmove an enum to the right location
2016-10-19 Martin Quinsonremove a redundent forward declaration
2016-10-15 Martin Quinsoncleanups in the model initialization
2016-10-14 Martin QuinsonSanitize the network_model->communicate() API
2016-09-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-03 Martin Quinsonmake the NS3 network model more visible
2016-08-28 Martin Quinsonhow many useless functions can this code possibly contain?
2016-08-28 Martin Quinsonkill a useless function
2016-08-18 Martin QuinsonMerge pull request #108 from adfaure/master
2016-08-16 Frederic Suterdynar-- for hosts that restart
2016-08-10 Martin Quinsonkill the half backen setAffinity feature
2016-08-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-09 Frederic Suterdynar to std::vector
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-03 Frederic Sutertrack all the useless void
2016-07-31 Martin Quinsonalign namespaces on directories for kernel::routing
2016-06-20 Gabriel CoronaMerge branch 'condvar'
2016-06-19 Martin Quinsonmove the routing stuff to its namespace
2016-05-30 Gabriel CoronaAvoid multiple declaration on the same line/statement
2016-04-27 Martin Quinsonfix a bunch of typos reported by lintian
2016-03-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-26 Martin Quinsonrouting: change an enum to a class enum
2016-03-20 Martin Quinsonobjectifies surf::Action::State
2016-03-20 Martin Quinsonkill some dead code
2016-03-20 Martin Quinsoncleanups in (wanna be) surf::CpuImpl
2016-03-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-10 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-09 Martin Quinsonkill the portable header
2016-03-08 Martin Quinsonuse #if instead if #ifdef for the things in the public...
2016-03-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-01 Martin Quinsonmove surf::As to s4u::As
2016-03-01 Frederic Suterreindent in src/include
2016-02-29 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Martin Quinsonrename some fields (ignorable)
2016-02-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
next