Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
track all the useless void
[simgrid.git] / tools /
2016-08-01 Martin QuinsonPopulate the kernel::context namespace and continue...
2016-08-01 Martin Quinsonpopulate the kernel/context directory
2016-08-01 Martin QuinsonRename smx_process to ActorImpl
2016-07-31 Martin Quinsonmove parts of the kernel to the right subdir
2016-07-30 Martin Quinsonmove the synchronization stuff to its own directory
2016-07-29 Martin Quinsonmv mutex.hpp Mutex.hpp (plus make it compile again)
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-26 Martin Quinsonrename a C++-only header with the '.hpp' suffix
2016-07-26 Martin Quinsonfix make distcheck
2016-07-26 Martin Quinsonrename actor.hpp to Actor.hpp
2016-07-26 Martin Quinsontesh: only make an absolute path out of test file if...
2016-07-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-25 Martin Quinsonmove the routing logic to its own directory
2016-07-24 Martin Quinsontesh: display the full path to tesh file to simplify...
2016-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-20 Gabriel CoronaMerge remote-tracking branch 'adfaure/master'
2016-07-20 Gabriel Corona[s4u] More support for C++-style time and durations
2016-07-19 Martin QuinsonReally use the right URL, bummer.
2016-07-19 Martin Quinsoncorrectly update the SonarQube URLs
2016-07-19 Martin Quinsonchange nemo.sonarqube.com to sonarqube.com
2016-07-18 Martin Quinsondocument how to regenerate a travis/sonar token
2016-07-18 Martin Quinsondont spellcheck the smpi collectives
2016-07-13 Martin QuinsonCrude hack to ignore cruft from Java on Windows
2016-07-13 Christian Heinrich[git] Added clang-format pre-commit hook.
2016-07-05 Gabriel Corona[simix] Execute future callbacks in the main loop
2016-07-05 degommeoops
2016-07-05 degommeas MC is mutually exclusive with NS3, move the test...
2016-07-05 degommeRevert "Add ns3 to coverage test, to check nightly...
2016-07-05 degommeAdd ns3 to coverage test, to check nightly that it...
2016-07-05 Gabriel CoronaAvoid depending on C++11 stuff when including C/SMPI...
2016-06-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-28 degommeAllow (basic) overriding of fortran compiler by FC...
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-26 Martin Quinsontypo
2016-06-26 Martin Quinsontry to get the sanitizer display the stacktrace of...
2016-06-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-25 degommeRevert "disable temporarily mc for sanitizers"
2016-06-25 degommedisable temporarily mc for sanitizers
2016-06-24 degommeOops
2016-06-24 degommedisable fortran for sanitizer
2016-06-24 degommeadd option to remove fortran support of SMPI, even...
2016-06-24 degommeAdd sanitizers (address, thread, and undefined), to...
2016-06-24 Martin Quinsonaccept single quotes while converting the XML files
2016-06-23 degommehandle cpp flags as well
2016-06-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-22 Martin Quinsonin NDEBUG, show the warnings but don't die
2016-06-21 degommeDisable extended warnings when debug is set to false.
2016-06-21 degommereplace mallocator flags by debug one for nightly tests
2016-06-20 Martin Quinsonactually we need GCC > v4.8.5 for LTO
2016-06-20 Martin Quinsondisable LTO on GCC <= 4.8 on Linux also
2016-06-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-20 Frederic Sutertoday is doomsday: platform.xml is sacrificed for the...
2016-06-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-20 Gabriel CoronaMerge branch 'condvar'
2016-06-17 degommeRename topology examples clusters, for a better clarity...
2016-06-17 degommeAdd Dragonfly topology. Use XC30's Cray description...
2016-06-17 adfaure[s4u] add condition variables
2016-06-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-17 Martin Quinsondon't sonarqube pull requests
2016-06-17 Martin Quinsonmake dist: use the right file names
2016-06-17 Gabriel Corona[simix] Add a `run_blocking` simcall and simix::kernelSync
2016-06-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-17 Christian Heinrich[SMPI] Renamed smpi_c99.cpp to smpi_static_variables.cpp
2016-06-17 Gabriel Corona[simix] Create actor by passing function and arguments
2016-06-17 Martin Quinsonrename the internal target to sync doc on gforge
2016-06-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-15 Martin Quinsonstart including S4U in the doc
2016-06-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-15 adfaure[s4u] add mutex
2016-06-14 degommeAdd a test for jenkins to try a few configuration options
2016-06-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-13 Martin Quinsonsmall pass over the doc
2016-06-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-13 Gabriel Corona[xbt] Move backtrace support for exceptions in a mixin...
2016-06-12 Martin Quinsonspellcheck mc. Don't ask why
2016-06-10 Gabriel CoronaMove the backtrace code out of the exception code
2016-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-09 Gabriel CoronaGetting rid of C exceptions
2016-06-09 Gabriel Corona[jenkins] Add lib/ in the PATH for Windows
2016-06-05 Martin Quinsonrewrite the java documentation
2016-06-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-02 Frederic Sutertry to make TestHostOnOff do something
2016-06-01 degommestrcpy->strncpy
2016-05-31 degomme.. and of strcat, replaced by strncat
2016-05-31 Frederic Suterkurgan said "there can be only one"
2016-05-28 Martin Quinsontry to make our travis-sonarqube.sh useful to others too
2016-05-28 Martin Quinsonmy g++ refuses -Wmissing-prototypes
2016-05-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-27 degommeuse env for perl in this script
2016-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-27 Martin Quinsontravis: also build on mac; sonar: fail loudly on issues
2016-05-27 Martin Quinsontravis is unable to compile MC, so adapt sonar
2016-05-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-27 Gabriel CoronaMerge master branches
2016-05-27 Martin Quinsonsonar: enable MC, hide our test code
2016-05-27 Gabriel Corona[cmake] Give CMAKE_C_FLAGS and CMAKE_CXX_FLAGS higher...
2016-05-27 Gabriel Corona[cmake] Use the same way to pass warning flags in C...
2016-05-27 Christian Heinrich[SMPI] Fix headers for call-location tracing.
2016-05-27 Martin Quinsonmake clean before make all for sonarqube
next