Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Install some kernel header files for the users' plugins and more
[simgrid.git] / src / instr / instr_interface.cpp
2018-03-14 Martin QuinsonInstall some kernel header files for the users' plugins...
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-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-08 Arnaud GierschUse plain vectors and references for link lists.
2017-11-05 Martin Quinsonchange src/include/surf.h into surf.hpp
2017-11-02 Frederic Sutersimplify link events and rename getRootContainer to...
2017-10-30 Frederic Sutercosmetics
2017-10-30 Frederic Suterenough playing with instr for now ...
2017-10-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-30 Frederic Sutersimplify the way states are used in high-level instr...
2017-10-27 Frederic Suterrework Variable related events
2017-10-27 Frederic Suterrework State related events
2017-10-27 Frederic Suterfix leak
2017-10-26 Frederic Suterget rid of kind field in instr Type
2017-10-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-20 Frederic Suterrename last PJ_ functions
2017-10-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-20 Frederic Suterget rid of Container kind_
2017-10-20 Martin QuinsonMerge branch 'actor-priority' of https://github.com...
2017-10-19 Frederic Sutermore strings
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-18 Frederic SuterValue is always attached to Type
2017-10-16 Frederic Sutermore std::string and stuff
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 GierschChange cname() to getCname() and add getName() in surf...
2017-10-13 Frederic SuterRework way of creating Type hierarchy.
2017-10-13 Frederic Suteruse bools and true/false
2017-10-13 Frederic SuterMore objectification of instr::Type (wip)
2017-10-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-12 Frederic Suterrefactoring and namespacing
2017-10-11 Frederic SuterRefactoring instr
2017-10-10 Arnaud GierschRemove useless typedef's from C++ files.
2017-10-10 Frederic Suterstringify and objectify instr::Value (wip)
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-10 Arnaud GierschRename C++ only header files from .h to .hpp.
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-16 Martin Quinsoninstr: objectifies another method
2017-09-14 Martin Quinsoncleanup plugging a memleak
2017-09-10 Martin QuinsonMerge pull request #218 from Takishipp/MSG2S4U
2017-08-28 Martin Quinsonfollow the naming conventions in Instr
2017-08-28 Martin Quinsonfix clang builds
2017-08-28 Martin Quinsonmove all inst declarations into their namespace
2017-08-27 Martin Quinsonclass names must be in CamelCase
2017-08-27 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-23 Arnaud GierschUse (const) references with range-based for loops.
2017-08-18 Takishippnormalize s_type class part 3
2017-08-18 Takishippnormalize s_type class part 2
2017-08-18 Takishippnormalize s_type class
2017-08-16 TakishippAdd event_new to s_type class as a method
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 Frederic Sutermost dicts in instr were bare sets
2017-07-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-24 Martin Quinsoncosmetics in instr: use sensible identifier names
2017-07-24 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-21 Takishippfix PJ_value class and its methods
2017-07-21 Takishippfix conflict
2017-07-20 Takishippgive s_val PJ_value as a constructor
2017-07-18 Takishippturn paje_value to a class
2017-07-13 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-13 Martin QuinsonMerge pull request #199 from Takishipp/clear_fct
2017-07-13 Takishippsolve codacy issue
2017-07-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-12 Martin QuinsonMerge pull request #198 from Takishipp/clear_fct
2017-07-12 TakishippDelete useless functions
2017-07-12 TakishippDelete an another unused fonction
2017-07-12 Takishippremove unused function
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-23 Martin Quinsonhunt down some more short negation forms
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-02 Martin QuinsonNow it works (if you don't look at the leaks)
2017-04-21 Takishipphierarchical OOP tree
2017-04-04 Takishippfix bugs due to subVariable method
2017-02-10 Martin Quinsonobey our naming conventions
2017-02-07 Martin QuinsonAdd a s4u::Link class, at least
2017-01-31 Martin Quinsonfinish the transition netcards->netpoints in the code
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-23 Martin QuinsonRename NetCards to NetPoints
2017-01-07 Martin Quinsonplease sonar by removing useless asignments and return...
2016-12-25 Martin QuinsonRevert "remove a few smells in instrumentation"
2016-12-23 Frederic Suterremove a few smells in instrumentation
2016-12-13 Martin Quinsonrename the class objects and C types for the As ->...
2016-12-12 Martin Quinsonmove some storage-related content out of routing into...
2016-12-05 Martin QuinsonConvert routing_platf->getRouteAndLatency into s4u...
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-08-11 Martin QuinsonMerge pull request #107 from adfaure/master
2016-08-11 Frederic Sutersimplify!
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-03 Frederic Sutertrack all the useless void
next