Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-10-11 paul bedarideadd tesh man to cmake
2012-10-10 Arnaud GierschFix memory leaks in msg_pmm.
2012-10-10 Arnaud GierschUse 1/0 instead of false/true (*flag is an int).
2012-10-10 Arnaud GierschInclude is missing when building with tracing=OFF.
2012-10-10 Arnaud GierschAdd msg-pmm to the list of tests to run, and fill up...
2012-10-10 Arnaud GierschCannot use a dsend here, or it will be aborted when...
2012-10-10 Arnaud GierschCheck for errors from MSG_task_receive.
2012-10-10 Arnaud GierschAvoid to fail when we cannot read the output of addr2line.
2012-10-10 Arnaud GierschTypo.
2012-10-10 paul bedarideadd tesh man
2012-10-10 paul bedarideadd pmm.tesh
2012-10-10 Marion Guthmullerfunction check_fraghead to detect mmalloc metadata...
2012-10-10 Martin Quinsoncommit my deployment for testing the model-checking...
2012-10-10 jean-noel quintin[examples,smpi,MM] remove a useless function
2012-10-10 jean-noel quintin[examples,smpi,MM] get some positive value for the...
2012-10-10 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-10 jean-noel quintin[example,smpi,MM] remove the timer interface which...
2012-10-10 Arnaud GierschAn empty body for this if statement looks wrong.
2012-10-10 Arnaud GierschRegenerated.
2012-10-10 Arnaud GierschAbort if getline failed.
2012-10-10 Arnaud GierschRemove unused function.
2012-10-10 Arnaud GierschDeclare static functions in c file.
2012-10-10 Arnaud GierschRemove needless declaration of static function.
2012-10-10 Arnaud GierschRemove declaration of static functions from header...
2012-10-10 Arnaud GierschExpression is in fact of type ptrdiff_t, and modifier...
2012-10-10 Arnaud GierschAn inline declaration without definition does not make...
2012-10-10 Arnaud GierschRemove generated file after test.
2012-10-10 Arnaud GierschReorder includes.
2012-10-10 Martin Quinsoninstall libunwind for model-checking
2012-10-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-10 Arnaud GierschAlways initialize variable.
2012-10-10 Arnaud GierschUse %z modifier for type size_t.
2012-10-10 Martin Quinsonthese files were added recently
2012-10-09 Augustin Degommeshunt a warning, quite dirtily
2012-10-09 Augustin Degommeforgot to handle MPI_ANY_SOURCE as a valid source,...
2012-10-09 Augustin Degommeadd a few tests for smpi
2012-10-09 jean-noel quintin[examples,smpi] remove warnings and resolve a bug ...
2012-10-09 Martin Quinsonimprove a comment
2012-10-09 navarroAdd a tesh file for smpi vector
2012-10-09 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-09 jean-noel quintin[smpi,example] an example of matrix multiplication...
2012-10-09 Marion Guthmullerset size to -1 for free fragments in new fragmented...
2012-10-09 Marion Guthmullerset value -1 in unsigned short cannot work fine ...
2012-10-08 Marion Guthmullerset size_used negative for free fragment/block
2012-10-08 Martin Quinsontry harder to break mmalloc wrt double-free
2012-10-08 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-08 jean-noel quintin[smpi] correction bug for detached comm
2012-10-08 Marion GuthmullerUNLOCK forgotten before THROWF
2012-10-08 Martin Quinsonchecks that double free are correctly detected
2012-10-08 Marion Guthmullercheck if free on fragment already free
2012-10-08 Martin Quinsonadd the new mmalloc test to the testsuite
2012-10-08 Martin Quinsonbetter integration of this test in our framework (like...
2012-10-08 Martin QuinsonBug fix in mrealloc where the previous content could...
2012-10-08 Martin Quinsonwe all love debug informations
2012-10-08 Martin Quinsonadd a basic tesh test about mmalloc
2012-10-08 Martin Quinsonkill a very old TODO file. We don't care of running...
2012-10-08 Martin Quinsonwe need the simgrid library too. True story.
2012-10-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-08 Martin Quinsonmake it compile in a recent tree
2012-10-08 Marion Guthmulleradd executable chord_before_dsend in CMakeLists
2012-10-08 Marion Guthmullerversion of chord before use MSG_task_dsend
2012-10-08 Marion Guthmullermodel-checker : restore struct smx_ctx_sysv in smx_cont...
2012-10-08 Arnaud GierschDon't turn warnings about variables possibly clobbered...
2012-10-08 Arnaud GierschDeclare the function as static, and make the compiler...
2012-10-08 Arnaud GierschUse binary dir for bindir, and cd to home dir.
2012-10-08 degommeadd a free method for datatypes
2012-10-07 Marion Guthmullermodel-checker : forget include ucontext.h for struct...
2012-10-07 Marion Guthmullermodel-checker : test if variable is initialized (warnin...
2012-10-06 Marion Guthmullermodel-checker : ignore differences in data segment...
2012-10-06 Marion Guthmullermodel-checker : remove maestro stack from stack comparison
2012-10-06 Marion Guthmullermodel-checker : cleanup in mc examples
2012-10-05 Marion Guthmullermodel-checker : forget to remove unused variables
2012-10-05 Marion GuthmullerGet local variables in binary and libsimgrid.so and...
2012-10-05 Marion Guthmullermodel-checker : remove unused variable with debug mode...
2012-10-05 Marion Guthmullermodel-checker : extend MC_ignore mechanism for global...
2012-10-05 Marion Guthmullermodel-checker : display information about variables...
2012-10-05 Marion Guthmullercosmetics
2012-10-05 Marion Guthmullermodel-checker : check if a difference detected in stack...
2012-10-05 Marion Guthmullermodel-checker : functions only used in mc_global declar...
2012-10-05 Marion Guthmullermodel-checker : store local variables in raw heap
2012-10-05 Marion Guthmullermodel-checker : memory free
2012-10-05 Marion Guthmullermodel-checker : double free memory fixed
2012-10-05 Marion Guthmullermodel-checker : cosmetics reindent
2012-10-05 Marion Guthmullermodel-checker : move functions about snapshot compariso...
2012-10-05 Marion Guthmullermodel-checker : take snapshot of stacks (local variable...
2012-10-05 Marion Guthmullermodel-checker : store equality detected in heap compari...
2012-10-05 Marion Guthmullermodel-checker : move struct s_smx_ctx_sysv in smx_priva...
2012-10-05 Marion Guthmullermodel-checker : detect if binary program has been compi...
2012-10-05 Marion Guthmullermodel-checker : ignore stack areas in heap comparison...
2012-10-05 Marion Guthmullermodel-checker : add libunwind in simgrid dependencies
2012-10-05 Marion Guthmullermodel-checker : previous algorithm for heap comparison...
2012-10-05 Marion Guthmullermodel-checker : print local variables only with debug...
2012-10-05 Marion Guthmullermodel-checker : memset forgotten in mmalloc
2012-10-05 degommehandle sends of several structs in the same message
2012-10-05 degommebug with MPI_Type_contiguous
2012-10-05 degommeadd a declaration to remove a warning
2012-10-05 degommeadd more checking to inputs of SMPI functions
2012-10-05 navarroProtect from SMPI
2012-10-05 suterjust bragging :)
2012-10-04 jean-noel quintinMerge remote-tracking branch 'origin/master'
next