Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix bugs due to subVariable method
[simgrid.git] / tools /
2017-03-20 degommeNetcards actually got removed, so these leaks are gone
2017-03-19 degommeThis regexp excluded some files showing errors from...
2017-03-19 degommeAdd smpi_status.cpp and hpp.
2017-03-19 degommesay goodbye to smpi_base.cpp .. It was made quite empty...
2017-03-18 degommeIntroduce smpi::Process
2017-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-16 Martin Quinsonsmpi: regenerate tracing overloads after the recent...
2017-03-16 Martin Quinsontesh: woops, fix java and smpi tests
2017-03-16 Martin QuinsonFix various tesh bugs
2017-03-16 Martin Quinsontesh: timeout *= 10 when run on jenkins (for the dynami...
2017-03-15 degommeMove Keyval handling to a new file, as it is shared...
2017-03-15 degommeFactorize keyval handling for Comm and Datatype (Win...
2017-03-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-15 Martin Quinsontravis: try to run sonar even if some tests are broken
2017-03-14 degommeSimplify, cleanup, remove useless bits, and some files.
2017-03-14 degommeSMPI colls in not really C++. But cleaner than before.
2017-03-14 degommeMove collective algorithms to separate folders
2017-03-14 Christian Heinrich[PLUGIN] Added the HostLoad plugin
2017-03-14 Frederic Suterone step further on C++ization of replay
2017-03-11 degommeReplace all the lookup tables in smpi_f77.cpp by a...
2017-03-09 Martin QuinsonIgnore some more cruft coming from ASan
2017-03-09 degommeMove derived datatypes to their own file.
2017-03-09 degommeContinuing work on datatypes
2017-03-09 degommeFirst works on the datatypes. Still missing a lot.
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 degommeWelcome to simgrid::smpi::Op
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Martin Quinsonfix copyright years and other psychotic cleanups
2017-03-07 degommewelcome simgrid::smpi::Request
2017-03-07 degommeMPI_Win (RMA) -> C++
2017-03-07 Martin Quinsonincrease the default timeout value to 10 seconds
2017-03-07 Frederic SuterRevert "fix distcheck"
2017-03-07 Frederic Suterfix distcheck
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 degommeMPI_Topo -> c++
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin QuinsonCleanups
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-06 Martin Quinsontravis: improve our detection of whether we are on...
2017-03-06 degommeMerge branch 'smpi_cpp'
2017-03-06 degommeMPI_Comm -> C++
2017-03-05 degommefix dist
2017-03-05 degommeMove all smpi colls to cpp.
2017-03-03 Martin QuinsonSonar improvements
2017-03-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-01 degommePoke around trying to get jenkins to display files...
2017-03-01 degommeAdd coverage info for .java files in the simgrid jar.
2017-03-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-01 Augustin Degommeignore added cruft in java tesh output
2017-03-01 Augustin Degommereactivate flags
2017-03-01 degommeTry to have java coverage with jacoco.
2017-02-28 Martin Quinsonanother try at having coverage info on travis, for...
2017-02-27 Martin Quinsonsimplify the way tesh deals with sorted diffs
2017-02-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-27 degommeDon't do the loop ourselves, let jenkins handle this...
2017-02-27 degommeAdd more infos to Flags output, and write them to a...
2017-02-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-27 degommeCleanup Sanitizer jenkins script to allow separate...
2017-02-23 Martin Quinsontesh: better handling of very large sorted output
2017-02-23 Martin Quinsontry to get some coverage info for sonar on travis
2017-02-17 Martin Quinsonkill some other occurences of the fifo
2017-02-17 Frederic Suterxbt_fifo are no longer used, remove the code
2017-02-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-15 Martin Quinsonput all of the host_energy plugin in one file only
2017-02-14 Frederic Suterget rid of sd_workstation.cpp
2017-02-13 Martin Quinsonmove MailboxImpl to kernel::activity where it belongs
2017-02-10 Martin Quinsonsplit simix::MailboxImpl to its own files
2017-02-10 Martin Quinsonrename a header file now that it's clean
2017-02-07 Martin QuinsonAdd a s4u::Link class, at least
2017-01-31 Martin Quinsonlet the users know about config changes concerning...
2017-01-28 Martin Quinsontuto improvements, and add a link to the SMPI CourseWare
2017-01-27 Martin Quinsonjava: kill obscure NativeException
2017-01-26 Martin Quinsonfix make distcheck
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-23 Martin QuinsonRename NetCards to NetPoints
2017-01-16 Martin Quinsoncontinue to split the source code of MC. Split remoting
2017-01-14 Martin Quinsonmove the checker algorithms to their own directory
2017-01-12 Martin Quinsontry to use a rpath for everything on Apple
2017-01-11 Martin QuinsonI hope I understood how to use RPATH on Mac OSX
2017-01-11 Martin Quinsonbummer
2017-01-11 Martin Quinsontry to fix the jarfiles on Mac OSX
2016-12-30 Martin Quinsonrewrite the NS3/SimGrid doc
2016-12-30 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-12-29 Augustin Degommetry to adapt linking to new NS3 compiled versions
2016-12-28 Martin Quinsonfix some typos found by the debian packaging tools
2016-12-19 Martin Quinsonconvert the last vm simcall into s4u code
2016-12-19 Matthieu VolatTwo variables must be defined without using cmakedefine...
2016-12-19 Augustin Degommedisable mc for sanitizers to have a cleaner output
2016-12-19 Matthieu VolatUse the CMake macro #cmakedefine01 in configurable...
2016-12-17 Martin Quinsonremove surf_routing.hpp
2016-12-13 Martin Quinsonrename the class objects and C types for the As ->...
2016-12-13 Martin Quinsonstart renaming AS to NetZone
2016-12-10 Martin Quinsonmake our FindSimGrid.cmake more visible (and improve it)
2016-12-08 Martin Quinsonmove the NetCard related functions into a NetCard.cpp
2016-12-08 Martin Quinsonactually, BypassRoute can be made private to AsImpl
2016-12-08 Martin Quinsonrename AsRoute to BypassRoute, and move it to its own...
2016-12-06 Martin Quinsonmove NetCard to its own header file
2016-12-06 Augustin Degommeadd -no-pie flag to thread sanitizer (see https://bugs...
2016-12-05 Evgeny MandrikovSonarQube: upgrade scanner to the latest version 2.8
2016-12-05 Martin Quinsontry to fix a shell syntax error, bummer
next