Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2014-06-03 Arnaud GierschAdd missing date to ChangeLog. v3_11_1
2014-06-03 Arnaud GierschBe consistent wrt the number of empty lines between...
2014-06-03 Arnaud GierschTypo in variable name (EXEEXT).
2014-06-03 Arnaud GierschAdd FIXME.
2014-06-03 suterremove leaks introduced by previous commit. Ressource...
2014-05-31 Paul BédarideRelease 3 11 v3_11
2014-05-30 suterchange the dict in which parsed properties are stored...
2014-05-30 suterremove duplicated line
2014-05-30 suterchased tabs while looking for a leak
2014-05-30 suterchange key name to prevent reuse + indent (this example...
2014-05-30 suterremove cruft
2014-05-30 suterleak--
2014-05-30 suterleak--
2014-05-30 suterreplace sprintf by bprintf
2014-05-30 Pierre VeyreMakes file identifier unique in MSG file lib
2014-05-30 Arnaud GierschReintroduce message erroneously removed by commit 7bee0ca.
2014-05-30 Arnaud GierschFix check for doxygen version.
2014-05-30 suterrename tesh entry to explicitly mention it is a bogus...
2014-05-30 Arnaud GierschCosemtics: break long lines, whitespace cleanup.
2014-05-30 sutertypos
2014-05-30 suterremove useless function. private info is already freed...
2014-05-30 Stéphane CastelliUpdate changelog to account for fat trees
2014-05-30 Stéphane CastelliVery minor removal of unnecessary comments
2014-05-28 Paul BédarideFix bug windows msg-file
2014-05-28 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-28 Augustin Degommeslightly update compilation doc for Windows
2014-05-28 Pierre VeyreUpdate ChangeLog
2014-05-28 Stéphane CastelliRefer to fat trees in the platform doc
2014-05-28 Arnaud Gierschgenerate_memcheck_tests.pl does not support continued...
2014-05-28 Stéphane Castellidoc++
2014-05-28 Stéphane Castellileak--
2014-05-28 Arnaud GierschUse printf format %f instead of %e for this example.
2014-05-28 Arnaud GierschUse C++ style comments to fix doxygen output.
2014-05-28 Arnaud GierschGory hack (try #2).
2014-05-28 Paul BédarideDoc surf++
2014-05-27 Martin Quinsonone more line of doc
2014-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-27 Arnaud GierschRevert "Gory hack to correclty set classpath for tests...
2014-05-27 suterimprove example, should be enough for this release
2014-05-27 sutermissing file for distcheck
2014-05-27 suteruse the right executable
2014-05-27 suteradd msg-remote-io test to the list
2014-05-27 suterfill tesh file (still uncomplete)
2014-05-27 suterrevalidate tesh files
2014-05-27 suterwhen doing two consecutive write, each one should have...
2014-05-27 sutercomment a part that leads to suspect behaviors. write...
2014-05-27 suterunlink can be a remote operation too.
2014-05-27 suterprinting path and not fullpath
2014-05-27 sutergetting further in this example unveiled weird behavior...
2014-05-27 suterbummer, no file descriptor yest in open function
2014-05-27 sutermore information in debug mode
2014-05-27 suterupdating the MSG vision of file size when writing
2014-05-27 suterseek back to the beginning of the file to be sure that...
2014-05-27 sutercommit the output of simcalls.py too
2014-05-27 suterchanging type of offset parameter in file_seek from...
2014-05-27 Arnaud GierschGory hack to correclty set classpath for tests on Windows.
2014-05-27 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-27 Stéphane CastelliLoopback links properly added to fat trees.
2014-05-27 Stéphane CastelliAdd limiter and loopback link support in fat trees
2014-05-27 Arnaud GierschRemove spurious empty line.
2014-05-27 Arnaud GierschAdd option "output display" to tesh.pl.
2014-05-27 Arnaud GierschFix path for binary.
2014-05-27 Arnaud GierschFix linking of storage example on Windows.
2014-05-27 Arnaud GierschConnect new log category.
2014-05-27 Pierre VeyreLeak --
2014-05-27 Pierre VeyreImprove code coverage
2014-05-27 Pierre VeyreAdd use of MSG_file_set_data and MSG_file_get_data...
2014-05-27 Pierre VeyreDocumentation ++
2014-05-27 Augustin Degommeadd example of a fat tree cluster platform file
2014-05-27 Augustin Degommeadd rule to handle case where we want a route to router...
2014-05-27 Augustin Degommefix error message
2014-05-26 Stéphane CastelliFix a compilation error regarding logging and strings...
2014-05-26 Stéphane CastelliLots of bugfixes for the fat trees, it should at least...
2014-05-26 Stéphane Castellismall cosmetics to AsClusterFatTree::generateDotFile()
2014-05-26 Stéphane CastelliFix some bugs in fat trees
2014-05-24 Martin Quinsondeclare all types that we may use
2014-05-24 Martin Quinsonmake the xbt_os_time module public
2014-05-24 Martin Quinsonupdate the comments of that file
2014-05-23 suterlisting new files
2014-05-23 suterstart testing remote I/Os
2014-05-23 suterleak--
2014-05-23 suterallow several hosts to open the same file simultaneously
2014-05-23 suterThrow an exception only when it's really not implemented
2014-05-23 Arnaud GierschMove unachieved release goals from ChangeLog to TODO...
2014-05-23 Arnaud GierschCosmetics: keep alphabetical order.
2014-05-22 Paul BédarideUpdate doc for surf++
2014-05-22 Gabriel CoronaDocumentation for stack size, stack guard and context...
2014-05-21 Arnaud GierschAdd some words about %e fore spaces in logs.
2014-05-21 Martin QuinsonWhen the parameter parser is jammed, display the full...
2014-05-21 Martin Quinsonadd some doc about the trap I just felt into
2014-05-20 Arnaud GierschFree previously set process data.
2014-05-20 Arnaud GierschFree smpi_instances.
2014-05-20 Arnaud GierschFree powerPeak which is unused here.
2014-05-20 Arnaud GierschSome tests have different outputs when !HAVE_TRACING...
2014-05-20 Arnaud GierschThis field definitely has sense only when tracing is...
2014-05-20 Arnaud GierschFix race condition.
2014-05-20 Arnaud GierschSkip simcall when HAVE_TRACING.
2014-05-20 Arnaud GierschCosmetics: reuse already defined variable.
2014-05-20 Arnaud Gierschtask->counter is initialized only when HAVE_TRACING.
2014-05-20 Arnaud GierschDisable tracing tests when !HAVE_TRACING.
next