Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update the comments of that file
[simgrid.git] / src / surf /
2014-05-23 suterleak--
2014-05-23 suterThrow an exception only when it's really not implemented
2014-05-20 Arnaud GierschFree powerPeak which is unused here.
2014-05-19 Paul BédarideUse boost::intrusive in CpuTi
2014-05-16 degommemove a declaration. Should fix compilation bug on MacOS X .
2014-05-16 degommeFix compil without tracing, which was broken multiple...
2014-05-16 Paul BédarideRevert "Replace xbt_heap by boost::heap::fibonacci_heap"
2014-05-16 Paul BédarideReplace xbt_heap by boost::heap::fibonacci_heap
2014-05-16 Paul BédarideRemove unnecessary casts
2014-05-16 Paul BédarideUnify models apis
2014-05-14 Stéphane CastelliFat trees may actually be used
2014-05-14 Stéphane CastelliAdd a routing for fat trees
2014-05-13 Stéphane CastelliThe tag cluster accepts the topology fat_tree
2014-05-13 Stéphane CastelliAdd a function returning an instance of fat tree
2014-05-12 Henri CasanovaMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-12 Arnaud GierschFix dead assignments.
2014-05-12 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-12 Stéphane CastelliFix use of wrong variable
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-07 Stéphane CastelliFix warning introduced by previous commit
2014-05-07 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-07 Stéphane CastelliCompletion of the routing for fat trees
2014-05-07 Stéphane CastelliAdd some routing for the fat trees
2014-05-06 Augustin Degommetypo --
2014-05-06 Augustin Degommeadd MSG_get_as_by_name call, answering [#17311]
2014-05-06 Paul BédarideFix tesh-simdag-flatifier
2014-05-06 Stéphane CastelliCorrections to fat trees, set the size of connection...
2014-05-05 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-05 Stéphane CastelliRewrite of the fat trees implementation
2014-05-05 Arnaud GierschDon't use xbt_assert for error checking, it may be...
2014-04-25 Augustin Degommenew flex run
2014-04-25 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-24 Gabriel CoronaMerge "mc"
2014-04-23 Paul BédarideFix tracing options ignored when set in xml config...
2014-04-23 Stéphane CastelliShould fix a build error happening on 32bits architectu...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-18 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-18 Stéphane CastelliMerge with master
2014-04-17 Paul BédarideDoc shareResources,updateActionsState
2014-04-17 Stéphane CastelliFat trees progress
2014-04-17 Stéphane CastelligenerateDotFile, to generate dot files for fat trees
2014-04-17 Stéphane CastelliProper fix for compilation warning
2014-04-17 Stéphane CastelliRevert "Quick fix for warnings in compilation induced...
2014-04-16 Augustin DegommeQuick fix for warnings in compilation induced by fat...
2014-04-16 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-16 Stéphane Castelli[Bug Fix] Resolve compilation error introduced in 20984...
2014-04-16 Paul BédarideFix inversion bug in CpuL07 constructor
2014-04-16 Stéphane Castelli[Fat Trees] Function generating dot files should be...
2014-04-15 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-15 Stéphane CastelliAdded some work in the creation of links in the fat...
2014-04-14 Augustin Degommetypo --
2014-04-14 Stéphane Castelliminor typo
2014-04-14 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-14 Stéphane CastelliBeginning of the implemenation of fat tree. Parsing...
2014-04-14 Stéphane CastelliDefinition of a new class to represent the routing...
2014-04-14 Gabriel CoronaMerge branch 'mc-perf'
2014-04-11 suterremove all references to the dead file_ls function
2014-04-11 sutersimplify the way free and used space are accessed
2014-04-11 sutercorrect the semantic of the write
2014-04-11 suterdo not use MSG stuff at SURF level
2014-04-11 sutercorrect seek's semantic
2014-04-11 sutermake read really depend on current position in the...
2014-04-11 Paul BédaridesurfCpuModel add execute on host
2014-04-08 Arnaud GierschRemove useless declaration.
2014-04-08 Arnaud GierschAdd missing XBT_PUBLIC*.
2014-04-08 Arnaud GierschFix doc.
2014-04-08 Paul BédarideAdd example of java cpu model
2014-04-08 Gabriel CoronaMerge remote-tracking branch 'origin/mc'
2014-04-04 Augustin Degommeadd XBT_PUBLIC_CLASS macro, and a bunch of XBT_PUBLIC...
2014-04-04 Gabriel CoronaMerge branch 'mc'
2014-04-04 Arnaud GierschRemove unused default constructors.
2014-04-04 Arnaud GierschFactorize initializations for Action constructors.
2014-04-04 Arnaud GierschFix memory leak on file_unlink.
2014-04-03 Arnaud LegrandDistinguish between time precision and sharing precision.
2014-04-03 Arnaud LegrandUse more explicit variable names and add a bit of debug.
2014-04-03 Arnaud LegrandFix bug #17132 (surf.c:366: The Impossible Did Happen...
2014-04-03 Arnaud LegrandAdd more debug
2014-04-01 Pierre VeyreFix MSG_file_rcopy() and MSG_file_rmove()
2014-04-01 Arnaud GierschUpdate copyright headers.
2014-04-01 Pierre VeyreChange MSG_file_unlink() return type
2014-04-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-01 Pierre Veyreremove MSG_file_ls()
2014-04-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-31 Martin QuinsonRevert "Remove XBT_INFO call"
2014-03-31 Pierre VeyreRemove XBT_INFO call
2014-03-31 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-26 Paul BédarideAdd networkCommunicateCallback, NetworkLink::updateLate...
2014-03-26 Paul BédarideChange StateChanged callback signatures
2014-03-26 Pierre VeyreFix Workstation::fileRcopy
2014-03-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-25 Pierre VeyreFinalises MSG_file_rcopy() and MSG_file_rmove()
2014-03-25 Gabriel CoronaMerge branch 'mc++'
2014-03-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-25 Pierre Veyreprepare MSG_file_rcopy()
2014-03-25 Pierre Veyreprepare Workstation::fileRcopy()
2014-03-24 Pierre VeyreRemoves MSG_storage_file_rename()
2014-03-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-22 Arnaud GierschFix doxygen comments.
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Pierre VeyreFix leaks and invalid read
next