Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-25 Martin Quinsonkebab-case some smpi options
2016-04-25 degommeleaks -- with smp algos
2016-04-25 Gabriel CoronaUse our own minimal signal implementation
2016-04-25 Gabriel CoronaAdd #includes in cpu_interface.hpp
2016-04-25 Gabriel CoronaFix bad pointer cast in the L07 model
2016-04-25 Martin Quinsonthis file should be compilable in C
2016-04-25 Gabriel Coronabg-set-signal.tesh, Don't run the perl interpreter...
2016-04-25 Gabriel Corona[mc] Really ignore the output of bugged1_liveness
2016-04-24 degommeFix build
2016-04-24 degommeleaks --
2016-04-24 Martin Quinsonstart converting option names to kebab-case
2016-04-23 Martin QuinsonRevert "We never use the name of the mailbox"
2016-04-23 Martin Quinsonpopulate s4u::mailbox
2016-04-23 Martin Quinsonkill an unused MSG function
2016-04-23 Martin QuinsonWe never use the name of the mailbox
2016-04-23 Martin Quinsonprevent an invalid memory access when using killtime
2016-04-23 Martin Quinsonappveyor: try to ignore deprecation warnings coming...
2016-04-23 Martin QuinsonCalling front() on empty deque is undefined
2016-04-23 Martin Quinsonthis is C++
2016-04-22 degommeFor iprobes, we don't want to remove matching comms...
2016-04-22 Martin Quinsonkill a useless include that breaks the MC build
2016-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-22 Martin Quinsonfurther cleanups in mailboxes
2016-04-22 Gabriel CoronaFix printf format
2016-04-22 Gabriel CoronaFix 32 bit compilation procedure
2016-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-22 Martin QuinsonUse std::deque instead of xbt_fifo within mailboxes
2016-04-22 Martin Quinsondon't include a smx private header in xbt implem
2016-04-22 Martin Quinsonfix doxygen comments ordering
2016-04-21 degommetry not to oversuppress
2016-04-21 degommeupdate suppression to account for https://gcc.gnu.org...
2016-04-21 Martin Quinsonremove some half baken functions cluttering the mailboxes
2016-04-21 Martin Quinsonprune some useless code in mailboxes
2016-04-21 Martin Quinsoncleanups in mailbox module init/fini
2016-04-21 Martin Quinsonuseless global variable, hindering MC equality
2016-04-21 Martin Quinsonkill an unused function
2016-04-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-21 Martin Quinsonrefactor rdv to mailbox for consistency
2016-04-21 Martin Quinsonrename a struct for consistency
2016-04-21 Gabriel Corona[doc] Add documentation about compiling to 32bit on...
2016-04-21 Gabriel Corona[cmake] Use the correct multiarch triple instead of...
2016-04-21 Martin QuinsonJava: simplify a bit Task.receive()
2016-04-21 degommeDon't crash when we deliberately feed this script with...
2016-04-21 degommeleaks --
2016-04-21 Frederic Sutertry to read/freshen/improve/... our doc
2016-04-21 Gabriel Corona[mc] Ingnore the output of the liveness test and only...
2016-04-21 Frederic Suterend of unalvinifaction of msg tutorial
2016-04-20 degommeAttempt to improve lifecycle of MPI_Comm and MPI_Group.
2016-04-20 degommeoops for windows
2016-04-20 Martin Quinsonlog to stderr to fix an output ordering issue on windows
2016-04-20 Christian Heinrich[INSTR] Remove duplicated code in new_pajePushState()
2016-04-20 Martin QuinsonPlug 2 memleaks
2016-04-20 Martin Quinsonanother leak dies
2016-04-20 Martin Quinsonspellchecking instead of sleeping
2016-04-20 Martin Quinsonupdate appveyor to latest renamings in examples/java
2016-04-19 Martin Quinsonkill MSG_gpu_task_create. Was unused and unusable
2016-04-19 Martin Quinsonplug some easy memleak
2016-04-19 Martin Quinsonupdate the NS3 documentation
2016-04-19 degommedon't leave debug messages
2016-04-19 degommeAdd an informative verbose message when entering MPI...
2016-04-19 degommememleaks -=2
2016-04-19 degommeTry to handle more cleanly MPI Datatypes. Still not...
2016-04-19 degommeThis caused an invalid read in replay_multiple, as...
2016-04-19 degommesuppress a libc problem from valgrind output
2016-04-19 Gabriel Corona[mc] Increase the timeout of the liveness tests
2016-04-19 Gabriel Corona[mc] Fix error in computation of Frame range when DW_AT...
2016-04-19 Gabriel Corona[mc] Fix ObjectInformation address computation
2016-04-19 Gabriel Corona[mc] Disable (for now) umpire test which never worked
2016-04-19 degommeRMA requests were not marked as detached, causing some...
2016-04-19 degommesometimes, maxdims is too much
2016-04-18 degommekeep in mind the size of sub-datatype, to avoid some...
2016-04-18 degommedon't break mpich3 tests with coverage on
2016-04-18 Frederic Suterwip... unalvining the tutorial
2016-04-18 Frederic Sutercommit log highlighted another typo ;)
2016-04-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-18 Martin Quinsonfix a typo in the Makefile we propose to our users
2016-04-18 Frederic Sutersave a couple more lines
2016-04-18 degommeoops
2016-04-18 degommeactivate mpich3 tests on dynamicanalysis jenkins
2016-04-18 degommeAllow mpich3-tests to run with valgrind
2016-04-18 Gabriel Corona[mc] Add missing XBT_PUBLIC() in config.hpp
2016-04-18 Gabriel Corona[mc] Fix loop bound checking using heaplimit
2016-04-18 Martin Quinsonplug a bunch of memleaks
2016-04-18 Martin Quinsonfix the documentation of the statefiles
2016-04-18 Gabriel CoronaClear errno when throwing an errno exception
2016-04-18 Gabriel CoronaAdd documentation (and errno_code()) to system.hpp
2016-04-18 Gabriel CoronaUpdate the changelog
2016-04-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-18 Frederic Sutertrim what you can't kill
2016-04-18 Gabriel CoronaRevert "What's not malloced cannot be leaked"
2016-04-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-18 Frederic Suterplay with mpich3 cmake files
2016-04-18 Gabriel CoronaRewrite/simplify the C++ flag declaration
2016-04-18 Gabriel CoronaUse new/delete for s_xbt_cfgelm_t
2016-04-18 Gabriel CoronaMove the config.c code in C++
2016-04-18 Frederic Suterend of MSG examples doc revision
2016-04-17 degommeAllow parallel dynamicanalysis
2016-04-17 Frederic Suterrevise I/O examples doc
2016-04-17 Martin Quinsonstorage: plug a dumb memleak
next