Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-10-25 navarroRemove generated files from dist
2012-10-25 navarroLinks are for the forge and not local
2012-10-25 navarroAttach the dev guide to forge and doc
2012-10-25 navarroStart to write dev_guide
2012-10-25 navarroFix documentation warnings
2012-10-25 navarroDelete some warning during the ref_guide build
2012-10-25 navarroClean the gtut files.
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroClean and add files for simgrid documentation.
2012-10-25 Lucas Schnorr[trace] update ChangeLog with recent changes on the...
2012-10-25 navarroAdd header, footer and stylesheet to the distrib
2012-10-25 navarroAdd dev_guide files to the distrib.
2012-10-25 paul bedarideadd missing userguide files
2012-10-24 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-24 navarroAlways checkout simgrid with git:// and not https://
2012-10-24 Martin Quinsonops, forgot to document the changes of JB this summer
2012-10-24 Martin Quinsonsome cleanups to the changelog. Still improvable
2012-10-24 Martin Quinsonproposal of NEWS file for the upcomming release
2012-10-24 Martin QuinsonDesactivate an historical MC_assert so that model-check...
2012-10-24 Martin QuinsonDocument some of Pierre's work
2012-10-24 Arnaud GierschFix format string and args.
2012-10-24 Maximiliano... Pull again, something was changed before I could push
2012-10-24 Maximiliano... Pull changes to push BitTorrent fix
2012-10-24 Maximiliano... BitTorrent changes:
2012-10-24 Arnaud GierschDisable mmalloc_test when !HAVE_MMAP, since mmalloc...
2012-10-24 navarroUpdate script for build default conf into build-def...
2012-10-24 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-24 Augustin Degommeedit changelog with smpi changes
2012-10-24 navarroUpdate pipol script
2012-10-24 navarroFix libunwind install on ubuntu
2012-10-24 Martin Quinsonmake it work on x86 too. Other arches are still broken...
2012-10-23 Arnaud GierschCosmetics: Having -> Have; write -> written.
2012-10-23 Arnaud GierschRegenerate with latest flexml.
2012-10-23 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 navarroAdd dev_guide mecanism
2012-10-23 Augustin Degommenumber of elements can be 0 in type constructors
2012-10-23 Augustin Degommedo not free the group of MPI_COMM_WORLD when asked...
2012-10-23 Augustin Degommewe should not check subtypes are commited before, as...
2012-10-23 Augustin Degommeadd MPI_PACKED datatype (for compilation only, MPI_Pack...
2012-10-23 Augustin Degommedo not free the group when freeing the comm, there...
2012-10-23 navarroFix compilation error since TAG tutorial
2012-10-23 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 navarroAdd first steps for a TAG tutorial
2012-10-23 Arnaud GierschSet smpi/cpu_threshold to 1 for smpi-replay, and hope...
2012-10-23 Arnaud GierschCall gap_remove in generic_update_actions_state_lazy...
2012-10-23 Arnaud GierschDefine an additional parameter for the hack around...
2012-10-23 Arnaud GierschCosmetics: rewrite usage() in smpirun.in.
2012-10-23 Arnaud GierschCannot use xbt_die when log layout format contains...
2012-10-23 Arnaud GierschPLATFGEN_SRC is useless in DefinePackage.cmake.
2012-10-23 Arnaud GierschAdd missing calls to XBT_LOG_CONNECT.
2012-10-22 sutermove the xbt_mallocator_release after the free of the...
2012-10-20 Arnaud GierschExclude smpi_process_argc and smpi_glogal_size when...
2012-10-19 navarroFix compilation error for smpi.
2012-10-19 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 navarroCompil smpi on win32.
2012-10-19 paul bedaridedisable index for user guide
2012-10-19 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 paul bedarideclean user guide
2012-10-19 navarroClean for win32
2012-10-19 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 navarroNeed this file for windows. But still need to clean...
2012-10-19 Maximiliano... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-18 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-18 navarroAdd missing files for distrib
2012-10-18 Martin Quinsonplug some memleaks in that example
2012-10-18 Arnaud GierschCopy hostfile for smpi examples moved to teshsuite.
2012-10-18 Arnaud GierschDon't ignore return value of 'system'.
2012-10-18 Arnaud GierschRemove memcheck_tests.cmake from repository.
2012-10-18 Augustin Degommemove smpi examples to teshsuite
2012-10-18 Maximiliano... BitTorrent: fixed message sizes, based on the actual...
2012-10-18 navarrocosmetics
2012-10-18 paul bedarideRef Guide style update
2012-10-17 Martin QuinsonCancel the comms of leaving processes instead of destro...
2012-10-17 Arnaud GierschIgnore the first two lines of output.
2012-10-17 Martin QuinsonEnsure that the mallocator are really inactive when...
2012-10-17 schnorr[trace] fix tesh'es to compare trace file considering...
2012-10-17 schnorr[trace] output the command line used to generate the...
2012-10-17 Arnaud GierschFunction MSG_get_host_number() is not deprecated anymore.
2012-10-17 Arnaud GierschCosmetics: remove spaces at EOL.
2012-10-17 Arnaud GierschUse function-like macros instead of inline functions...
2012-10-16 Martin Quinsons/MC_IS_ENABLED/MC_is_active()/ to remove an unfriendly...
2012-10-16 Martin Quinsoncosmetics and improvement
2012-10-16 Arnaud GierschDistinguish outputs for mmalloc_test on 32 and 64bits...
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
next