Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
doxygen fixups
[simgrid.git] / src / surf /
2017-03-22 Frederic Suterfix example (bummer)
2017-03-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-22 Frederic Sutervain attempt to chase last leak in ptaskL07
2017-03-22 Martin Quinsonplease sonar
2017-03-21 Frederic Suterplug (massive) leak with ptaskL07
2017-03-20 Martin Quinsondon't free the properties of the cluster before the...
2017-03-14 Christian Heinrich[PLUGIN] Added the HostLoad plugin
2017-03-13 Martin QuinsonDrop s4u::Host::getPstateSpeedCurrent() which dupplicat...
2017-03-13 Frederic Suterxbt_str_split --
2017-03-13 Frederic Suterminor bugs and smells
2017-03-12 Martin Quinsonplug a memleak
2017-03-10 Christian Heinrich[ENERGY] Energy wasn't computed correctly when pstates...
2017-03-10 Christian Heinrich[ENERGY] Use a local variable instead of making the...
2017-03-09 Frederic Sutera dict was a unkowning vector
2017-03-09 Frederic Suterplug leak
2017-03-09 Frederic Suterdynar--
2017-03-08 Frederic Suteroptimize performances
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Frederic Sutermoving dynar up in the stack
2017-03-08 Frederic Sutersimplify storage internals
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Frederic Sutermore stringification
2017-03-08 Martin Quinsonfix copyright years and other psychotic cleanups
2017-03-08 Frederic Suterremove unnecessary access specifiers
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin QuinsonCleanups
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin Quinsonplease AddressSan: match new/delete and plug a memleak
2017-03-06 Martin Quinsoncosmetics in the energy plugin
2017-03-06 Martin QuinsonThose damn VM keep getting in our way
2017-03-06 Frederic Suterboostify parsers
2017-03-06 degommeMerge branch 'smpi_cpp'
2017-03-06 Christian Heinrich[Energy] Fix broken commit c6fc463d75e4daa67ddf9c460cbc...
2017-03-06 Christian Heinrich[ENERGY] Updated comment to reflect recent changes
2017-03-06 Christian Heinrich[Energy] Energy plugin now also reports used hosts...
2017-03-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-03 Christian Heinrich[Energy] Updated in-file documentation regarding the...
2017-03-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-03 Frederic Suterfix
2017-03-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-03 Frederic Sutermore minor smells removed
2017-03-02 Martin Quinsonsonar is picky, so let's be verbose
2017-03-02 Frederic SuterI see dead dynars!!!
2017-03-02 Frederic Suterback() doesn't help so save it. set a link to nullptr
2017-03-02 Frederic Suteralso get the popped value (to see if it solves issues)
2017-03-02 Frederic Suterdynar--(x3)
2017-03-02 Frederic Suterdynar--
2017-03-02 Frederic Sutersmells --
2017-03-01 Frederic Sutersmells and bugs
2017-03-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-01 Frederic Suterallow users to create clusters with pstates
2017-02-28 Frederic Suterreindent
2017-02-27 Martin Quinsonrename some C type for consistency
2017-02-24 Martin Quinsonplease sonar
2017-02-24 Martin Quinsonfinish the transition from C structures to C++ objects
2017-02-24 Frederic Suterwoops
2017-02-24 Frederic SuterWIP stop using const char* in C++ layers
2017-02-24 Martin Quinsonplug some other memleaks
2017-02-24 Martin Quinsonplug a bunch of memleaks
2017-02-24 Martin Quinsoncosmetics while digging for a memleak
2017-02-23 Frederic Sutersmells and bugs
2017-02-17 Martin Quinsonstatic inline are the modern macros
2017-02-17 Frederic Suterxbt_fifo are no longer used, remove the code
2017-02-17 Frederic SuterFriday smell chase
2017-02-17 Frederic Suterdo not test equality on double
2017-02-16 Martin Quinsonfurther untangle the msg_process creation by using...
2017-02-16 Martin Quinsonstart to untangle the MSG actor creation mess
2017-02-15 Martin Quinsondon't hide the C++, deal with it
2017-02-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-15 Martin Quinsonmake some C functions as such to please sonar
2017-02-15 Martin Quinsonnew callback: s4u::onTimeAdvance
2017-02-15 Martin Quinsonnew signal s4u::Host::onSpeedChange: when pstate is...
2017-02-15 Martin Quinsonput all of the host_energy plugin in one file only
2017-02-15 Martin QuinsonMake room for the upcoming network energy plugin
2017-02-15 Martin Quinsonadd NetworkAction::links(), similar to CpuAction::cpus...
2017-02-15 Martin Quinsonkill dead code
2017-02-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-14 Frederic Sutersteal a bunch of easy commits and please sonar
2017-02-14 Martin Quinsonfix ns3 builds
2017-02-14 Martin Quinsoncosmetics
2017-02-13 Martin Quinsonplease sonar by removing 2 redundent forward declaration
2017-02-13 Martin Quinsoncosmetics
2017-02-13 Martin Quinsonalign the Link callbacks with the ones of Host
2017-02-13 Martin Quinsonmove the Link signals to s4u
2017-02-10 Martin Quinsonrename a header file now that it's clean
2017-02-10 Martin Quinsonobey our naming conventions
2017-02-10 Martin Quinsoncosmetics
2017-02-07 Martin Quinsonand now fix NS3 builds, bummer
2017-02-07 Martin QuinsonAdd a s4u::Link class, at least
2017-02-06 Martin Quinsonrename surf::Link into surf::LinkImpl to make room...
2017-02-06 Martin Quinsonrename an option and improve its doc: maxmin/concurrenc...
2017-02-05 Martin Quinsonchange the default value of maxmin/concurrency_limit...
2017-02-01 Martin QuinsonNew callback: simgrid::s4u::onPlatformCreated (right...
2017-02-01 Martin Quinsonoptimize this vector traversal
2017-02-01 Martin Quinsonfix NS3 builds
2017-02-01 Martin Quinsoncosmetics
2017-01-31 Martin Quinsonfinish the transition netcards->netpoints in the code
2017-01-30 Martin Quinsonnetcards were renamed to netpoints recently
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-23 Martin QuinsonRename NetCards to NetPoints
next