Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Cosmetics & replace call to smpi_os with sleeptime
[simgrid.git] / tools /
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
2016-05-26 Martin Quinsonfix config with maintainer mode enabled
2016-05-26 Martin QuinsonFix make distcheck
2016-05-26 Martin Quinsondoc: explain how to setup your own project
2016-05-26 Martin Quinsonsonar: fix syntax in build script
2016-05-26 Martin Quinsonsonarqube improvements
2016-05-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-26 Martin Quinsontry to run sonarqube on travis
2016-05-26 Gabriel CoronaMove some C++ helpers in xbt/
2016-05-25 Martin Quinsonshort note on describing the platf with lua
2016-05-24 Martin QuinsonWe only have one packet-level simulator underneath
2016-05-23 Christian Heinrich[CMAKE/SMPI] Automatically generate header files for...
2016-05-22 Martin QuinsonReorganize the documentation
2016-05-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-21 Martin Quinsonremove some cruft from doxygen
2016-05-20 Christian Heinrich[CMAKE] Remove index_create.pl from CMakeLists.txt
2016-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-20 Christian Heinrich[CMAKE] Install header files for call-location tracing.
2016-05-20 Christian Heinrich[TOOLS] Modified generated header to include the path.
2016-05-20 Martin QuinsonOnly run doxygen once
2016-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-19 Christian Heinrich[CMAKE] Add src/instr/instr_smpi.h to package
2016-05-19 Martin Quinsondoc: don't build the full index as doxygen now provides...
2016-05-19 Christian Heinrich[SMPI] Add caller location to tracefiles
2016-05-19 Christian Heinrich[SMPI] Add private.hpp for C++ functionality
2016-05-19 Christian Heinrich[SMPI/PAPI] Added cmake switch for SMPI+PAPI
2016-05-19 Martin Quinsonoutline a page on high-level concepts to describe your...
2016-05-19 Martin Quinsondoc: kill a useless and unused file
2016-05-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-16 degommedon't run some mpich3 fortran tests when there is no...
2016-05-14 degommetar xzf fails randomly on netbsd for now, try another...
2016-05-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-14 Frederic Sutercosmetics
2016-05-13 degommesilence warnings from boost (only on netbsd..
2016-05-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-11 Martin Quinsonrename s4u Async to Activities
2016-05-06 Martin Quinsonkill smx_private.hpp We already have a smx_private.h
2016-05-06 Martin Quinsonsort Context files
2016-05-06 Martin Quinsonsmx: synchro->suspend() and synchro->resume() as proper...
2016-05-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-06 Martin Quinsonsplit smx_synchro_t into a hierarchy of C++ classes
2016-05-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-04 Gabriel Corona[mc] Remove useless header file
2016-05-04 Gabriel Corona[mc] Merge mc_diff.cpp and mc_compare.cpp
2016-05-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-30 degommeRemove valgrind empty files before feeding them to...
2016-04-30 degommeYet another batch of fixes
2016-04-29 degommesuppression++
2016-04-27 Martin Quinsonfix a bunch of typos reported by lintian
2016-04-27 Martin Quinsonthat was funny, but that's a probable copyright violation v3_13
2016-04-27 Martin QuinsonFix the detection of backtrace
2016-04-27 degommeIgnore leaks that are not ours
2016-04-27 degommeNetcards are bound to die, ignore their leaks.
2016-04-27 Martin Quinsonfix the detection of backtrace: not all linuxes have it
2016-04-27 Martin Quinsonthese files are gone, don't specify their optim level
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-26 Frederic Sutercouple cleanups
2016-04-26 degommeIf we call them -thread-, might as well use thread...
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
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 Gabriel CoronaUse our own minimal signal implementation
2016-04-25 Gabriel Coronabg-set-signal.tesh, Don't run the perl interpreter...
2016-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-21 degommetry not to oversuppress
2016-04-21 degommeupdate suppression to account for https://gcc.gnu.org...
2016-04-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-21 Gabriel Corona[cmake] Use the correct multiarch triple instead of...
2016-04-20 Martin Quinsonspellchecking instead of sleeping
2016-04-19 degommesuppress a libc problem from valgrind output
2016-04-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
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 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-18 Frederic Suterplay with mpich3 cmake files
2016-04-18 Gabriel CoronaMove the config.c code in C++
2016-04-17 degommeAllow parallel dynamicanalysis
2016-04-17 Martin Quinsonremove an old cruft from MS Visual
next