Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2013-10-08 Pierre VeyreFix error on variable name
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 Arnaud GierschOups... forgot to remove this line.
2013-10-08 Arnaud GierschAdd valgrind suppressions for the Lua interpreter.
2013-10-08 Arnaud GierschIncrease valgrind num-callers from 12 (default) to 20.
2013-10-08 Arnaud GierschJoin worker threads on parmap destroy.
2013-10-08 Arnaud GierschCaught another leak.
2013-10-08 Arnaud GierschSkip message if test is deactivated.
2013-10-08 Arnaud GierschRemove unused fields.
2013-10-08 Arnaud GierschMake this example clean for valgrind.
2013-10-08 suterzu to PRIu64 (again)
2013-10-08 suterleak--
2013-10-08 suterdict now contains pointers on size
2013-10-08 suteruse pointers on sg_storage_size_t in the dict instead...
2013-10-08 Marion Guthmullermodel-checker : avoid unnecessary snapshot restore
2013-10-07 suterArgh ... a parse error is killing me, lets clean up...
2013-10-07 Augustin DegommeRevert "fix windows cmake failing to detect it can...
2013-10-07 Arnaud GierschUse correct type for found.
2013-10-07 Arnaud GierschRather call TRACE_end() at surf level.
2013-10-07 Arnaud GierschValue stored to 'time' is never read.
2013-10-07 Arnaud GierschValue stored to 'bandwidth' is never read.
2013-10-07 Arnaud GierschRemove duplicated initialization (rank).
2013-10-07 Arnaud GierschThere's no need to initialize p here.
2013-10-07 Arnaud GierschValue is used only when MC_is_active().
2013-10-07 Arnaud GierschValue stored to 'total_dsize' is never read.
2013-10-07 Arnaud GierschValue stored to 'size' is never read.
2013-10-07 Arnaud GierschVerify that request is not NULL (plus reindent).
2013-10-07 Arnaud GierschRework test logic, and add one more case.
2013-10-07 Arnaud GierschValue stored to 'linelen' here is never read.
2013-10-07 Augustin Degommeoops
2013-10-07 Augustin Degommefix compilation issue with windows timers
2013-10-07 Augustin DegommeOn windows, try_compile may use another compiler than...
2013-10-07 Augustin Degommefix windows cmake failing to detect it can actually...
2013-10-07 Augustin Degommefix compil error in some cases
2013-10-07 suterone more gloups revalidation
2013-10-07 suterGloups revalidation
2013-10-07 suterdestroy task when execution failed because of dead...
2013-10-07 suterexception catching on host failure
2013-10-07 suterseems that get_data can return NULL, add guards
2013-10-07 suterreactivate expception raising on host failure
2013-10-07 Martin Quinsonjava is now merged to master package
2013-10-07 Martin Quinsonmake it easier to debug make distcheck issues by reques...
2013-10-07 Martin Quinsoncmon, script. Don't fail on me because I don't use...
2013-10-07 Martin Quinsonslight typo in documentation
2013-10-07 Martin Quinsonget ready to release the first prerelease of 3.10 ...
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Marion Guthmullermodel-checker : update tesh file
2013-10-06 Marion Guthmullermodel-checker : fix memory leak in ddfs algorithm
2013-10-06 Arnaud GierschMissing space, and more zu -> PRIu64 conversions.
2013-10-06 Arnaud GierschEncode path so that it is not too long.
2013-10-06 Arnaud GierschNeed one more byte for the terminating \0.
2013-10-06 suterrevalidate tesh
2013-10-06 suterslightly modify the example to check that overwriting...
2013-10-06 suterleak-- clean things at the MSG level when unlinking...
2013-10-06 suterleak --
2013-10-06 suteruse proper format
2013-10-06 sutershould be sg_storage_size_t here too
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Martin Quinsoncosmetics in an error message
2013-10-06 Martin Quinsonadd some comments to avoid that someone breaks the...
2013-10-05 Marion Guthmullermodel-checker : cleanup
2013-10-05 Marion Guthmullermodel-checker : fix memory leak
2013-10-04 Arnaud GierschHandle inactive requests in test and wait.
2013-10-04 Arnaud GierschEmpty status when request is NULL.
2013-10-04 Arnaud GierschReset requests to MPI_REQUEST_NULL.
2013-10-04 Arnaud GierschFix the fix of commit 6d12558bf98bb09f8fc8c45527d740bf9...
2013-10-04 Arnaud GierschRemove XBT_INLINE here, some compilers don't like it.
2013-10-04 Arnaud GierschRaise log level for this message.
2013-10-04 Arnaud GierschEmpty status in any case (plus slight reindent).
2013-10-04 Arnaud GierschEnforce type for other MPI NULL constants.
2013-10-04 Arnaud GierschEnforce type for MPI_REQUEST_NULL, and fix mistakes.
2013-10-04 Augustin Degommenew attempt
2013-10-04 Marion Guthmullermodel-checker : ignore information about simix_global...
2013-10-04 Marion Guthmullermodel-checker : update tesh files
2013-10-04 Marion Guthmullermodel-checker : ignore information about simix_global
2013-10-04 Marion Guthmullermodel-checker : set comm to NULL before creating them...
2013-10-04 Marion Guthmullermodel-checker : copy/paste error
2013-10-04 Marion Guthmullermodel-checker : fix detection of pointers on a fragment...
2013-10-04 Marion Guthmullermodel-checker : ignore process_to_run and process_that_...
2013-10-04 Marion Guthmullermodel-checker : dangling pointer set to NULL
2013-10-04 Marion Guthmullermodel-checker : set SMPI request to NULL before creatin...
2013-10-04 Marion Guthmullermodel-checker : improve ignore mechanism for complete...
2013-10-04 Marion Guthmullermodel-checker : restore sequential system state compari...
2013-10-04 Marion Guthmullermodel-checker : fix sort of acceptance pairs
2013-10-04 Marion Guthmullermodel-checker : add debug message
2013-10-04 Marion Guthmullermodel-checker : ignore some information for system...
2013-10-04 Marion Guthmullerinit request real_src
2013-10-04 Marion Guthmullermodel-checker : detect pointers on a part of a fragment
2013-10-04 Marion Guthmullermodel-checker : fix centralized mutex example
2013-10-04 Marion Guthmullermodel-checker : update bugged mutual exclusion algorithm
2013-10-04 Marion Guthmullermodel-checker : automaton state comparison removed...
2013-10-04 Augustin Degommeempty lines made win unhappy
2013-10-04 Augustin DegommeUse a large hammer to have Perl tesh actually comply...
2013-10-04 Augustin Degommehave perl comply a little bit more to what existed...
2013-10-04 Augustin Degommefile was put in the wrong folder ...
2013-10-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-03 Arnaud GierschKill some memory leaks.
2013-10-03 Arnaud GierschExit cleanly on error.
2013-10-03 Arnaud GierschAdd tests to check that the expected context factory...
2013-10-03 Arnaud GierschTypo: contexte -> context.
next