Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Remove remaining bits of libdw outside of mc_libdw.{h,c}pp
[simgrid.git] / tools /
2015-09-17 Gabriel Corona[mc] Move libdw binding code in its own file
2015-09-17 Martin QuinsonDon't add git-only files in git-archive
2015-09-17 Martin QuinsonUse std::atomic instead of __sync_fetch_and_add for...
2015-09-17 Martin Quinsonfix make distcheck
2015-09-17 Martin QuinsonNew XBT module: file
2015-09-14 Martin QuinsonDon't add git-only files in git-archive
2015-09-13 Martin QuinsonUse std::atomic instead of __sync_fetch_and_add for...
2015-09-13 Martin Quinsonfix make distcheck
2015-09-13 Martin QuinsonNew XBT module: file
2015-09-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-13 Martin Quinson[MSVC] Disable raw contextes: inline assembler syntax...
2015-09-13 Martin Quinson[MSVC] correct support for thread-local storage
2015-09-12 Christian Heinrich[Doc] Started cleanup of examples.doc
2015-09-12 Christian Heinrich[Doc] Included image for storage doc
2015-09-12 Martin Quinson[MSVC] manually define HAVE_VA_COPY
2015-09-12 Martin Quinsonkill the useless win32/config.h
2015-09-11 Martin Quinson[MSVC] don't pass gcc flags to MSVC, try to define...
2015-09-11 Martin Quinsondon't give gcc flags to MSVC
2015-09-10 Martin Quinsonmake it so that the test pass, even if it is useless now
2015-09-10 Gabriel Corona[cmake] Use _GNU_SOURCE in order to detect asprintf
2015-09-10 Gabriel Corona[cmake] Better detection of snprintf, asprintf, etc.
2015-09-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-10 Gabriel Corona[mingw] Use __USE_MINGW_ANSI_STDIO when checking for...
2015-09-10 Gabriel Corona[mingw] Please use standard printf/scanf
2015-09-08 Martin Quinsondisable a broken test, and cleanups
2015-09-08 Martin Quinsoncreate the directory before populating it
2015-09-08 Christian Heinrich[Doc] Next major revision of the documentation
2015-09-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-07 Gabriel Corona[cmake] Remove the explicit linking on C++ standard...
2015-09-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-07 Gabriel Corona[mc] Fix another bunch of shebang with env
2015-09-07 Gabriel CoronaMerge remote-tracking branch 'origin2/master'
2015-09-07 Gabriel CoronaUse env to find script interpreters
2015-09-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-07 Gabriel Corona[mc] Fix LTO with all versions of GCC
2015-08-31 Martin Quinson[Cmake] small cleanup
2015-08-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-31 Martin Quinsondon't tell 165 times that we need CMAKE v2.6
2015-08-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-28 Martin Quinsoncmake: move some bits to a better location
2015-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-25 Lucas Schnorrsome traces have TAB instead of space after %
2015-08-25 Gabriel Corona[mc] Add tests to show that DPOR is guilty of mutex...
2015-08-25 Gabriel Corona[mc] Add a test to examplify that we should handle...
2015-08-24 Gabriel Coronasmpirun: cleanup files and children before dying
2015-08-24 Gabriel Coronatesh: Let a grace period of 1s for the child process...
2015-08-20 Martin Quinsonmove another gcc version check in the right location
2015-08-12 Martin Quinsonmove the cmake files in tools/cmake
2015-08-09 Martin Quinsonspell check the comments
2015-08-08 Martin Quinsonadd some more words to ignore
2015-08-08 Martin Quinsonimprove the usage message, and count the total amount...
2015-08-05 Martin QuinsonUpdate copyright notices
2015-08-05 Martin Quinsondon't artificially add the current year to the copyrigh...
2015-08-05 Martin Quinsononly proceed files with an existing SimGrid copyright...
2015-07-30 Gabriel CoronaFix another typo
2015-07-30 Martin Quinsonfix a typo
2015-07-28 Martin QuinsonFix distcheck
2015-07-27 Gabriel Corona[mc] Move Frame, ModelChecker, ObjectInformation, Type...
2015-07-25 Martin QuinsonTesh: Use 0 as a default sorting prefix
2015-07-25 Martin QuinsonOoops, I bork a test
2015-07-25 Martin Quinsontesh: be much more verbose when sorted output don't...
2015-07-25 Martin Quinsontesh now reports if the outputs were sorted on mismatch
2015-07-25 Martin QuinsonMove some internal tools out of the way, to not scare...
2015-07-25 Martin Quinsonfix the tool to spellcheck the comments
2015-07-25 Martin Quinsonmove the tesh.pl with its friend
2015-07-25 Martin Quinsonfix the log hierarchy extraction wrt mc_main, that...
2015-07-25 Martin Quinsonfix the make distcheck. Again.
2015-07-24 Martin Quinsonkill the C version of tesh (now unused). RIP :(
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-06-29 Gabriel Coronagenerate-dwarf-functions: add a 'Usage' comment
2015-06-29 Gabriel CoronaFix reference to generate.sh (now generate-dwarf-functions)
2015-06-29 Gabriel Corona[mc] Remove ugly #include
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsonmv msg/msg.h simgrid/msg.h
2015-04-04 Martin Quinsoncleanups and simplifications to our build system
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-24 Gabriel Corona[mc] Disable/enable the stack-cleaner from a CLI argume...
2014-11-24 Gabriel Corona[mc] Fix the stack cleaner
2014-11-06 Gabriel Corona[mc] Fix the stack-cleaner
2014-11-03 Gabriel Corona[mc] Fix the previous stack-cleaning optimisation
2014-11-03 Gabriel Corona[mc] Do nto clean the main stack
2014-11-03 Gabriel Corona[mc] Add stack-cleaning compiler wrappers
2014-10-22 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-16 Augustin Degommereally fix dist
2014-08-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-25 Gabriel Corona[mc] ISP tests integration
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Gabriel CoronaShell script to generate a simple tesh file
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Gabriel CoronaMerge remote-tracking branch 'origin/mc-fastsnapshot...
2014-07-08 Gabriel CoronaAdd support for C++ in tools/sg_unit_extractor.pl
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-04 Takahiro HirofuchiMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-04 Paul BédarideUse tesh perl for all platforms
2014-05-31 Paul BédarideRelease 3 11 v3_11
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
next