Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-05-29 degommesome more files for sonar
2016-05-28 Martin Quinsoncleanups in XML so that sonarqube manages to parse...
2016-05-28 Martin Quinsontravis: Switch to Trusty, and cleanup old workarounds
2016-05-28 Martin Quinsonchange some sprintf into snprintf
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-28 Martin Quinsonuse snprintf instead of sprintf
2016-05-27 degommeActually sonar did find an actual (tiny) bug. Requalify...
2016-05-27 degommeint -> bool for replay control
2016-05-27 degommemake sonar happier with smpi_base.cpp
2016-05-27 degommeMake instr_smpi.cpp more sonarqube friendly
2016-05-27 degommeint -> bool for smpi tracing (so many of these ...)
2016-05-27 degommeuse env for perl in this script
2016-05-27 degommethat was moved to another file
2016-05-27 degommeUpdate lying doc.
2016-05-27 Christian Heinrich[SMPI Examples] Fix absolute paths, part 2.
2016-05-27 Christian Heinrich[SMPI Examples] Use absolute paths for the tracing...
2016-05-27 Christian Heinrich[gitignore] Blacklist call location test binary.
2016-05-27 Christian Heinrich[SMPI Examples] Remove binary blob that was not blacklisted
2016-05-27 Christian Heinrich[SMPI] Only allocate memory for call-loc when cfg-optio...
2016-05-27 Christian Heinrich[SMPI] Fix memory leak
2016-05-27 Christian Heinrich[SMPI Examples] Change path to trace file in tesh
2016-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-27 Christian Heinrich[SMPI Examples] Fix tesh for windows.
2016-05-27 Christian Heinrich[SMPI] Reverted removal of 'extern C' as this broke...
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 Martin Quinsontravis: install MC dependencies
2016-05-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-27 Gabriel CoronaName parameters in function declarations
2016-05-27 Gabriel CoronaUse & when forming pointer-to-functions
2016-05-27 Christian Heinrich[SMPI Examples] Make SMPICC the compiler under windows
2016-05-27 Frederic Sutera few more fixes
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 Martin Quinsonsonar+doc: a word of how it's implemented on our side
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 if() condition to verbose comparison.
2016-05-27 Christian Heinrich[SMPI Examples] Enable the call location test.
2016-05-27 Christian Heinrich[SMPI Examples] Add C-example for call location tracing.
2016-05-27 Christian Heinrich[SMPI] Fix headers for call-location tracing.
2016-05-27 Christian Heinrich[SMPI] Fix smpicc.in for call-location tracing.
2016-05-27 Christian Heinrich[Examples] Cmake indentation
2016-05-27 Frederic Suterremove a couple of dumb sprintf
2016-05-27 Gabriel CoronaAdd missing 'override'
2016-05-27 Martin Quinsonmake clean before make all for sonarqube
2016-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-27 Frederic SuterSmelly code, smelly code, how are they writing you
2016-05-27 Frederic Suterhave a try at solving some SonarQube issues
2016-05-27 Martin Quinsonsonar: typo
2016-05-27 Martin Quinsonsonar: also test include and testsuite (but not the...
2016-05-26 Martin Quinsonsonar: reduce verbosity now that it works
2016-05-26 Martin Quinsondoc: sonarqube is working for us \o/
2016-05-26 Martin Quinsonsonar: dont specify the language we need -> take all...
2016-05-26 Martin Quinsonthe github project was renamed
2016-05-26 Martin Quinsonsonar: try to also analyse C and Java source files
2016-05-26 Martin Quinsonmake it work with -Werror=undef
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 Quinsonsonar: verbose mode, and verify examples too
2016-05-26 Martin Quinsonsonarqube improvements
2016-05-26 Martin Quinsonuse unordered_map instead of map for sake of speed
2016-05-26 Martin Quinsoncopyright header+include everything in ifdef+cosmetics
2016-05-26 Martin Quinsonthe project was renamed
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 Christian Heinrich[SMPI] Remove outcommented include from mpi.h
2016-05-26 Gabriel CoronaMove some C++ helpers in xbt/
2016-05-26 Christian Heinrich[SMPI/INSTR] Header cleanup.
2016-05-26 Martin Quinsonactually say how to use lua platform stuff
2016-05-26 Gabriel Corona[simix] Declare the real type of the argument od run_ke...
2016-05-26 Christian Heinrich[INSTR] Rename paje headers for call-location tracing
2016-05-26 Gabriel Corona[simix] Do not need a space bewteen simcall name and...
2016-05-26 Gabriel Corona[simix] Simplify simcalls.py
2016-05-26 Gabriel Corona[simix] Update the documentation of simcalls.in
2016-05-26 Gabriel Corona[simix] Infer Proc/Func type from signature and use...
2016-05-26 Gabriel Corona[simix] Use a C-like syntax for simcalls.in
2016-05-26 Gabriel Corona[simix] Remove the notion of casted type in the simcall...
2016-05-26 Gabriel Corona[simix] Use C++ templates for generating the marshaling...
2016-05-26 Gabriel Corona[simix] Remove useless parameter in the type list of...
2016-05-26 Martin Quinsonpopulate simix::Exec ctor
2016-05-26 Martin Quinsondoc cleanups
2016-05-26 Martin Quinsondoc: fix broken references
2016-05-25 Martin Quinsonshort note on describing the platf with lua
2016-05-25 Christian Heinrich[SMPI] Fix #include of private header.
2016-05-25 Gabriel Corona[simix] Remove simcall_HANDLER_process_create() as...
2016-05-25 Gabriel Corona[simix] Remove the process_create simcall
2016-05-25 Gabriel Corona[xbt] Don't return nullptr in simgrid::xbt::string
2016-05-25 Gabriel Corona[smx] Fix simcalls.py
2016-05-24 Martin QuinsonWe only have one packet-level simulator underneath
2016-05-24 Christian Heinrich[Changelog] Move new entry to 3.14...
2016-05-23 Gabriel Corona[mc] Fix remote access to the new Process structure
2016-05-23 Christian Heinrich[Changelog] Added call location tracing.
2016-05-23 Christian Heinrich[CMAKE/SMPI] Automatically generate header files for...
2016-05-23 Gabriel Corona[s4u] Add missing XBT_PUBLIC()
next