Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Introduce variable computation speeds.
[simgrid.git] / src / surf /
2016-05-19 Martin Quinsondocumentation shuffeling
2016-05-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-16 Martin Quinsoncosmetics
2016-05-16 Martin Quinsondoxygen fixups
2016-05-14 Martin Quinsondoxygen: Fix 3 out of 23235235235 small formating issues
2016-05-08 Martin Quinsonturn SIMIX_comm_new() into a proper constructor
2016-05-03 Gabriel Corona[config] Use the c++ API for some configuration flags
2016-05-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-30 Martin Quinsonsmall cleanups
2016-04-28 Gabriel CoronaRemove useless boost #includes
2016-04-27 Martin Quinsonfix a bunch of typos reported by lintian
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-26 Martin Quinsonenergy: plug some memleaks
2016-04-26 Martin Quinsonplug a memleak in VM
2016-04-26 Martin Quinsonplug 2 memleaks
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-25 Martin QuinsonAll options are consistently in kebab-case (but the...
2016-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-25 Gabriel CoronaAdd #includes in cpu_interface.hpp
2016-04-25 Gabriel CoronaFix bad pointer cast in the L07 model
2016-04-20 Martin QuinsonPlug 2 memleaks
2016-04-20 Martin Quinsonanother leak dies
2016-04-20 Martin Quinsonspellchecking instead of sleeping
2016-04-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-18 Gabriel CoronaRevert "What's not malloced cannot be leaked"
2016-04-17 Martin Quinsonstorage: plug a dumb memleak
2016-04-17 Martin QuinsonWhat's not malloced cannot be leaked
2016-04-17 Martin Quinsonplug some more memleaks
2016-04-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-10 Martin Quinsonkill an unused layer of code
2016-04-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-06 Martin Quinsonplug a memleak
2016-04-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-05 Martin QuinsonWe never use a second configuration set, so simplify...
2016-04-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-04 Frederic Suterreindent
2016-04-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-04 Martin Quinsonfurther rework the config handling. Still much to do
2016-04-03 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-01 Martin Quinsontiny cleanups in the VMs and links
2016-04-01 Martin QuinsonRemove the properties from the host constructor
2016-04-01 Martin Quinsonrename the fields of the PropertyHolder
2016-04-01 Martin Quinsonsimplify the prototype of LinkCM02 constructor
2016-03-27 Martin Quinsonhave the AS factory return the created AS
2016-03-27 Martin Quinsonlet's seal() the AS in lua too
2016-03-26 Martin QuinsonFurther cosmetics in the parsing of clusters
2016-03-26 Martin QuinsonIn <cluster>, attributes availability_file and state_fi...
2016-03-26 Martin Quinsoncleanups in the parsing
2016-03-26 Martin Quinsonplug two memleaks
2016-03-26 Martin Quinsoncosmetics in cluster parsing
2016-03-26 Martin Quinsondo not create dumb hosts when searching for vivaldi...
2016-03-26 Martin QuinsonVivaldi: factorize similar code and cosmetics
2016-03-26 Martin Quinsonvivaldi: allow every component to have a private link...
2016-03-26 Martin QuinsonHave a decent name for the private hostLinks in clusters
2016-03-26 Martin QuinsonAsVivaldi is an AsCluster because each host as a privat...
2016-03-26 Martin Quinsonsmall cleanups in the <peer> parsing code
2016-03-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-26 Martin Quinsonmstorage was never implemented anyway
2016-03-26 Martin Quinsonrouting: change an enum to a class enum
2016-03-26 Martin QuinsonFactorize some code into the netcard constructor
2016-03-26 Martin Quinsontake a bite in the cruft of this code
2016-03-26 Martin Quinsoninline a signal
2016-03-26 Martin Quinsonlet lmm_system_free(nullptr) be a noop
2016-03-26 Martin Quinsonlet xbt_heap_free(NULL) be a noop
2016-03-26 Martin Quinsonsmall cleanups here and there
2016-03-26 Martin QuinsonNetworkCste: Kill two methods overriden to the same...
2016-03-26 Martin Quinsonrename the fields of surf::Action
2016-03-26 Martin Quinsonsort out the Link::onCommunicate signal
2016-03-26 Martin QuinsonNS3: move the content of Model::communicate into Action...
2016-03-26 Martin Quinsonns3: no need for 2 postparse callbacks
2016-03-25 Martin QuinsonKill the useless NS3Sim class
2016-03-25 Martin Quinsoncosmetics in NS3
2016-03-25 Martin Quinsonkill dat code, pal
2016-03-25 Martin QuinsonDon't copy&change ns3::point-to-point-helper
2016-03-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-25 Martin QuinsonThese files are not used anymore
2016-03-25 Martin Quinsonkill more dead code in NS3
2016-03-25 Martin Quinsoninline a function in NS3
2016-03-25 Martin Quinsonkill a useless element in the NS3 extension of hosts
2016-03-25 Martin Quinsoninline a function in NS3
2016-03-25 Martin Quinsonkill a useless element in the NS3 extension of hosts
2016-03-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-25 Martin Quinsonthis deserves the palm of the worst code of the week
2016-03-25 Martin Quinsonmore cleanups in NS3
2016-03-25 Martin Quinsonkill unused constructors of Resources and other cleanups
2016-03-25 Martin QuinsonResource: rename fields
2016-03-25 Martin Quinsonfix constness of some methods and add a std::hash<Resource>
2016-03-25 Martin Quinsonreplace an ugly field used only once with a std container
2016-03-24 Martin QuinsonFix Fullduplex links with NS3
2016-03-24 Martin Quinsoncleanups
2016-03-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-23 Martin Quinsonrename a method to stick to our naming conventions
2016-03-23 Martin Quinsonns3: typo and useless check
2016-03-23 Martin Quinsonns3: inline some functions
2016-03-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-22 Martin Quinsonns3: kill useless C -> C++ interface remainings
next