Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add link to documentation in Changelog
[simgrid.git] / src /
2014-06-03 Arnaud GierschAdd FIXME.
2014-05-30 suterchange the dict in which parsed properties are stored...
2014-05-30 suterchased tabs while looking for a leak
2014-05-30 suterremove cruft
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 suterremove useless function. private info is already freed...
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 Stéphane Castellidoc++
2014-05-28 Stéphane Castellileak--
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 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 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 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 GierschConnect new log category.
2014-05-27 Pierre VeyreDocumentation ++
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 Quinsonmake the xbt_os_time module public
2014-05-24 Martin Quinsonupdate the comments of that file
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-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 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-19 Paul BédarideUse boost::intrusive in CpuTi
2014-05-18 Martin Quinsonfurther document the parmap mess. Next step should...
2014-05-18 Martin Quinsongreatly improve the documentation of the parallel execu...
2014-05-18 Martin Quinsonprevious version was initializing retval=0 and then...
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 CastelliFix a bug in SMPI that leads to a segfault when one...
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 GierschSet return value.
2014-05-12 Arnaud GierschDon't try to kill non-existing process (*process =...
2014-05-12 Arnaud GierschFix dead assignments.
2014-05-12 Arnaud GierschAdd check for error.
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-09 Henri CasanovaAdded a --cfg="smpi/simulation_computation" to smpirun...
2014-05-08 Henri CasanovaMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-08 Henri CasanovaRewrote smpi_sleep() and smpi_usleep() so that:
2014-05-08 suterforgot a comma ...
2014-05-08 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-08 suteradd color for "test", not sure it's mandatory, but...
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-08 Henri CasanovaModified smpi_sleep() so that it returns 0, instead...
2014-05-08 Henri CasanovaAdded a smpi_usleep function and usleep -> smpi_usleep...
2014-05-07 suteradd support of MPI_Test in smpi_replay and TRACING-TI
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-07 Paul BédarideFix leak in process_join
2014-05-07 suterbetter to add this file ...
2014-05-07 suterallow MPI codes to use timezone in their gettimeofday...
2014-05-06 Augustin Degommehave barrier_wait return XBT/MSG_BARRIER_SERIAL_PROCESS...
2014-05-06 Augustin Degommeactually change the value as said in previous commit
2014-05-06 Augustin DegommeUse the xbt barrier to finalize smpi processes cleanly.
2014-05-06 Augustin Degommeadd msg and xbt versions of barrier.
2014-05-06 Augustin Degommetypo --
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...
next