Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-10-16 Martin Quinsondocument that we really need xbt_os_thread_atfork ...
2012-10-16 Martin Quinsonimprove the mmalloc tesh to ensure that use after free...
2012-10-16 Martin QuinsonUpdate the mmalloc tesh file
2012-10-16 Martin Quinsondisplay offsets in hexa (counting in decimal sometimes...
2012-10-16 Martin QuinsonDo not store any metadata where the user (was) legitima...
2012-10-16 Arnaud GierschUse double quotes around variable expansion to protect...
2012-10-16 Arnaud GierschMake working directory really clean between builds.
2012-10-16 Arnaud GierschRegenerate tesh files for chord examples.
2012-10-16 Martin Quinsonsg_cmdline is a public dynar containing all command...
2012-10-15 Martin Quinsoncosmetics
2012-10-15 Martin Quinsonensures that runall is never called on empty set
2012-10-15 Martin Quinsonsearch libunwind with cmake and die at config time...
2012-10-14 Martin Quinsonouch, I've lost an eye on that
2012-10-14 Martin Quinsontry to get /some/ info from the cdash by not intentiona...
2012-10-14 Martin Quinsonmore cruft to ignore
2012-10-14 Lucas Nussbaumchord: avoid duplicate call of MSG_comm_test()
2012-10-12 suterlist bug fixed in SD_simulate
2012-10-12 suterfix an issue that occurs when SD_simulate is called...
2012-10-12 navarroCompilation with warning flags
2012-10-12 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-12 navarroFinish the tutorial for new model and api
2012-10-12 Marion Guthmullermodel-checker : display malloc backtrace according...
2012-10-12 navarroOups rename function
2012-10-12 navarroAdd first steps to explain How to add a new model in...
2012-10-12 navarroFirst steps for making a tutorial on How to create...
2012-10-11 Augustin Degommeadd better support for MPI datatypes extent values...
2012-10-11 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-11 Arnaud GierschFix compilation warning.
2012-10-11 Arnaud GierschIncrease timeout in pmm.tesh.
2012-10-11 Arnaud GierschReturn immediately if p==NULL.
2012-10-11 Arnaud GierschNew cmake option "enable_mallocators", useful to disabl...
2012-10-11 Arnaud GierschInclude standard header files after local includes.
2012-10-11 Arnaud GierschDefine _GNU_SOURCE in xbt/misc.h, so that it's defined...
2012-10-11 Marion Guthmullermodel-checker : forget regions corresponding to libsimg...
2012-10-11 Augustin Degommeadd libunwind-devel package for fedora
2012-10-11 jean-noel quintin[example,smpi,MM] remove the specification of parameter...
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...
next