Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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
2016-04-17 Martin QuinsonWhat's not malloced cannot be leaked
2016-04-17 Martin Quinsonplug a memleak in Threaded maestro creation
2016-04-17 Martin QuinsonNS3 tests: reduce the amount of exchanged data to speed...
2016-04-17 Martin Quinsonplug some more memleaks
2016-04-17 Martin Quinsonplug a memleak
2016-04-17 Martin Quinsonremove an old cruft from MS Visual
2016-04-17 degommeremove now useless files
2016-04-16 degommeDon't cleanup valgrind files in coverage ...
2016-04-16 degommeFile now has a new name.
2016-04-16 degommeremove include
2016-04-16 degommenew cleaner attempt, using TESH_OPTION
2016-04-16 degommeAttempt to have dynamicanalysis working again.
2016-04-15 Frederic Suterfix and correct async detailed example
2016-04-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-15 Frederic Suterrevise ns3 documentation
2016-04-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-15 Martin Quinsonrefresh the 'Setting up your own code' part of the...
2016-04-15 Frederic Suterrevise documentation of tracing examples
2016-04-15 Frederic Suterrevise documentation of async examples
2016-04-15 Frederic Sutertypos and useless register
2016-04-15 Frederic Suteruseless MSG_function_register
2016-04-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-15 degommewrong option in the test gave rarely different timings...
2016-04-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-14 degommegcc 6 warning --
2016-04-14 Gabriel Corona[mc] Fix this != nullptr remaining from previous refact...
2016-04-14 Gabriel Corona[mc] Remove unused declarations
2016-04-14 Gabriel Corona[mc] Remove spurious declaration (remaining from previo...
2016-04-14 Gabriel Corona[mc] Move the remaining restoreState() into Commuinicat...
2016-04-14 Gabriel Corona[mc] Duplicate restoreState() as a method of SafetyChecker
2016-04-14 Gabriel Corona[mv] Remove soft-darty tracking
2016-04-14 Gabriel Corona[mc] Rename replay() function to restoreState()
2016-04-14 Frederic Suterdocument all process- examples
2016-04-14 Frederic Suterrework doc/html/examples.html#MSG_ex_master_worker
2016-04-14 Gabriel Corona[mc] Move mc_global stuff into CommunicationDeterminism...
2016-04-14 Gabriel Corona[mc] Move mc_global stuff into LivenessChecker
2016-04-14 Gabriel Corona[mc] Move initial state into Session
2016-04-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-13 Martin Quinsontypo--
2016-04-13 Gabriel Corona[mc] Remove useless bits
2016-04-13 Gabriel Corona[mc] Move MC_report() functions as static functions...
2016-04-13 Gabriel Corona[mc] Remove mc_stats and move remaining stats in ModelC...
2016-04-13 Gabriel Corona[mc] Remove mc_stats.state_size (not used)
2016-04-13 Gabriel Corona[mc] Move mc_stats.expanded_states into the Checkers
2016-04-13 Martin Quinsonsimgrid_update_xml: more explicit message when no file...
2016-04-13 Martin Quinsonalso provide an informative error message when Java...
2016-04-13 Gabriel Corona[mc] Remove orphaned declarations
2016-04-13 Gabriel CoronaRemove useless #includes
2016-04-13 Gabriel Corona[mc] Livenesschecker, make private stuff private
2016-04-13 Gabriel Corona[mc] Move liveness stats out of mc_stats into LivenessC...
2016-04-13 Gabriel Corona[mc] Delegate some part of Session::logState() to Check...
2016-04-13 Gabriel Corona[mc] Move MC_print_statistics() as Session::logState()
2016-04-13 Gabriel Corona[mc] Remove old dual-stack-related comment
2016-04-13 Gabriel Corona[mc] Use Session::execute() in LivenessChecker as well
2016-04-13 Gabriel Corona[mc] Remove useless model-checker/model-checked round...
2016-04-13 Gabriel Corona[mc] Add methods to Session
2016-04-13 Gabriel Corona[mc] s/getRecordElement/getTransition/
2016-04-13 Gabriel Coronasimgrid::config::flag, a more declarative way to descri...
2016-04-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-12 Martin Quinsonmore informative message when java needs libcgraph
2016-04-11 degommeChange underlying datatype for some fortran ones (MPI_A...
2016-04-11 Martin QuinsonCheck for boost-graph
next