Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[EXAMPLES] Remove header from examples/replay
[simgrid.git] / tools /
2018-04-20 Christian Heinrich[CMAKE] Add missing header file.
2018-04-20 Christian Heinrich[SMPI] Replay: Move ArgParsers + macro to simgrid/smpi...
2018-04-18 Arnaud GierschCreate mc_config.hpp for MC's configuration stuff.
2018-04-18 Christian Heinrich[CMAKE] Ensure that the source tree is not changed...
2018-04-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-16 Arnaud GierschRename instr_interface.h and mc_ignore.h to .hpp.
2018-04-15 Martin Quinsonpainful typo(s)
2018-04-15 Martin QuinsonSeparate ConditionVariableImpl into its own files
2018-04-14 Martin Quinsoninline s4u/forward.hpp to its only include location
2018-04-13 Martin Quinsonjenkins: also install MC builds, somewhere else
2018-04-13 degommeDisable mpich3 testsuite for mc builds. Save some bears.
2018-04-13 Arnaud GierschKill unused DynarRange; move newDeleteDynar() in dynar.h.
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-04-08 Arnaud GierschRemove option -o for uname, which is not supported...
2018-04-08 Arnaud GierschWe use nowadays standard C++ exceptions. No need to...
2018-04-08 Arnaud GierschFix format string.
2018-04-07 Martin Quinsonkill ALL trailing whitespace (and deprecate a function...
2018-04-03 degommetry to handle getopt internal global variable
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-28 Arnaud GierschMerge branch 'master' of ssh://scm.gforge.inria.fr...
2018-03-28 Christian Heinrich[MSG/Replay] Delete old msg/replay code
2018-03-28 Arnaud GierschRename sg_config.h -> sg_config.hpp.
2018-03-23 Arnaud GierschKill trailing whitespace.
2018-03-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-23 Augustin Degommefix install
2018-03-23 Augustin Degommebuild a mpi.mod file
2018-03-22 Martin Quinsonold school legacy wrappers for MSG
2018-03-22 Frederic SuterMSG aliasing instead of macro-ization to keep ABI safe
2018-03-20 Martin Quinsontesh: try to fix on windows
2018-03-20 Martin Quinsonwindows: also allow internal includes to the lib
2018-03-20 Frederic Suteradd zone.h and storage.h
2018-03-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-20 Martin Quinsonmove an internal header out of the public directory
2018-03-20 Frederic Suterstart to split msg.h into pieces
2018-03-20 Frederic SuterMove last functions in msg_host.cpp to the S4U C interface
2018-03-19 Martin QuinsonDo not load internal headers when compiling the examples
2018-03-19 Martin QuinsonMerge C++ API into simgrid/plugins/file_system.h to...
2018-03-19 Martin Quinsonmake NetZoneImpl public too
2018-03-16 Arnaud GierschEnable flag with MC too (optCFLAGS was reset before).
2018-03-16 Arnaud GierschIcc: turn error #597 into warning.
2018-03-14 Arnaud GierschMake icc honor parentheses (fix lmm_usage).
2018-03-14 Martin Quinsonjenkins-tsan: use mmap by default, as using RTLD_DEEPBI...
2018-03-14 Martin QuinsonInstall some kernel header files for the users' plugins...
2018-03-13 Martin Quinsonfix #257: Fix (ab)use of CMake install
2018-03-13 Martin Quinsonstart installing some kernel (modern) header files...
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Arnaud GierschDefine XBT_PUBLIC_DATA without parameter too.
2018-03-13 Arnaud GierschDefine XBT_PUBLIC without parameter, just like XBT_PRIVATE.
2018-03-13 Millian PoquetRevert "[tesh] read files in utf-8"
2018-03-13 Millian Poquet[tesh] read files in utf-8
2018-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-13 Augustin Degommemore bad fixes
2018-03-13 Augustin Degommeignore some warnings from intel
2018-03-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-12 Arnaud Gierschtuto-msg: fix parallel execution.
2018-03-12 Arnaud Gierschtuto-msg: build examples in build dir.
2018-03-12 Martin QuinsonRevert "disable dlopen when under sanitizers"
2018-03-12 Martin Quinsondisable dlopen when under sanitizers
2018-03-12 Martin Quinsontuto-msg: don't test under memcheck or sanitizer
2018-03-11 Martin Quinsontuto-msg: make clean before test
2018-03-11 Martin Quinsonfurther split the kernel/resource module in separate...
2018-03-11 Martin Quinsonmove files in k/resources/ accordingly to their namespace
2018-03-10 Martin Quinsonfix make distcheck with documentation
2018-03-10 Martin QuinsonCut k/m/Resource.[ch] to its own files
2018-03-10 Martin Quinsontesting tuto: fix for freebsd make version
2018-03-10 Martin Quinsontypo, bummer
2018-03-10 Martin Quinsontuto-test: fix out-of-tree linking
2018-03-09 Martin Quinsontuto-msg tests: fix out of tree builds
2018-03-09 Martin Quinsonstill trying to test the tuto
2018-03-09 Martin Quinsonyet another attempt at testing the tuto on jenkins
2018-03-09 Martin Quinsontuto tests: fix out of tree, don't try to do when the...
2018-03-09 Martin Quinsonfix the tests of tuto-msg
2018-03-08 Arnaud Gierschtesh: use start_new_session and see how it behaves...
2018-03-08 Martin Quinsonproperly test the MSG tutorial (sorry for previous...
2018-03-08 Martin Quinsoncompletely revamp the MSG tutorial
2018-03-07 Martin Quinsonrename the graphical toc's file, and include it in...
2018-03-07 Arnaud Gierschtesh: correctly escape special characters in regexps.
2018-03-07 Martin Quinsontesh: ignore messages of ctx factories being changed...
2018-03-06 Martin Quinsonns3: inline a header file
2018-03-02 Frederic Suterreplace msg_io by a C sg_* interface to S4U
2018-03-02 Frederic Sutermove VMs in the S4U realm for good
2018-03-01 Christian Heinrich[TOOLS] Call-Location Tracing: Add more macros for...
2018-02-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-02-22 Millian Poquet[tesh] pgid func fail: catch * -> catch OSError
2018-02-22 Millian Poquet[tesh] DO_NOT_CLEAN_SUBPROCESSES constant -> None
2018-02-22 Millian Poquet[tesh] psychorigid try/except to avoid vexing bsd
2018-02-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-02-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-02-21 Millian Poquet[tesh] cleanup on SIGINT and SIGTERM
2018-02-21 Millian Poquet[tesh] cleanup: SIGKILL -> SIGTERM
2018-02-19 Millian Poquet[tesh] kill process -> kill whole process group
2018-02-18 Martin QuinsonActivate NS3 builds when it's installed through debian
2018-02-18 Martin Quinsons/fullduplex/splitduplex/ in platform parsing (backward...
2018-02-16 Augustin DegommeRevert "switch default smpi privatization to mmap,...
2018-02-16 degommeswitch default smpi privatization to mmap, as tsan...
2018-02-16 Martin Quinsonwoops, bash typo
2018-02-14 Martin Quinsonplease MC builds, don't install your stuff
2018-02-13 Martin Quinsonjenkins: install everything after testing
2018-02-13 Arnaud GierschKill unused function simgrid::xbt::three_way_partition().
2018-02-05 Arnaud GierschFix distcheck.
next