Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
one level less in the last lib
[simgrid.git] / tools /
2017-05-23 Martin Quinsonremove an empty file
2017-05-23 Martin Quinsonkill all horizontal tabs
2017-05-23 degommeremove spurious non breaking spaces, grrr
2017-05-23 Matthieu VolatAdd support for flang and ifort Fortran compilers.
2017-05-23 Matthieu VolatOnly use -Wno-format-nonliteral if compiler is GCC...
2017-05-23 Matthieu VolatUse FindThreads to check for pthreading
2017-05-22 Frederic Suternow useless that app-pmm is dead
2017-05-22 Martin QuinsonRemove attribute content_type of <storage_type>: was...
2017-05-22 Martin QuinsonMake it easier to work with the XML parser
2017-05-22 Martin QuinsonConvert our README file to markdown
2017-05-22 Martin Quinsontry to please travis
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-22 Martin Quinsonwe want to execute ctest on PR on travis
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-21 Martin Quinsondrop module strbuff. We don't need it anymore.
2017-05-20 Martin QuinsonDrop unused functions: xbt_str_varsubst(), xbt_strbuff_...
2017-05-20 Martin Quinsonsonar: try to reduce verbosity of the coverage
2017-05-20 Martin QuinsonRemove an empty file (thx, sonar)
2017-05-20 Martin Quinsoninstr: merge the TI output in the converted code (WIP)
2017-05-19 Martin QuinsonMerge pull request #167 from simgrid/smpi_execute_public
2017-05-17 degommeIgnore pseudo-leaks when we use dlopen in smpi.
2017-05-14 Augustin DegommeRevert "try to help netbsd compiling the unit_tmgr...
2017-05-14 Augustin Degommetry to help netbsd compiling the unit_tmgr test, which...
2017-05-14 Martin Quinsonuse the Boost.test library where it was detected by...
2017-05-14 Martin Quinsontesh: ignore modern systems complaining about the lack...
2017-05-14 Martin QuinsonRevert "jenkins: modern python mandate UTF8 locales"
2017-05-14 Martin Quinsonjenkins: modern python mandate UTF8 locales
2017-05-14 Martin QuinsonFix dist
2017-05-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-13 Martin Quinsonadd a unit test for tgmr (using boost tests)
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-05 Martin QuinsonUpdate all our XML files + next XML version will be...
2017-05-05 Martin Quinsonfinish the conversion of public MACRO names, in the...
2017-05-04 Takishippget methods and theirs print methods together
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-01 Martin Quinsonfix make dist
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)
2017-04-20 Martin Quinsonrename option smpi/privatize-global-variables to smpi...
2017-04-14 Augustin Degommefix dist
2017-04-13 Martin QuinsonMerge pull request #154 from simgrid/partial_shared_malloc
2017-04-13 Martin Quinsonportable implementation of sendfile
2017-04-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
2017-04-12 Christian Heinrich[SMPI] Added SmpiHost.cpp and .hpp
2017-04-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-11 degommeAvoid trailing whitespaces when dl not found
2017-04-11 degommeOoooops ²
2017-04-11 degommeYet another dlopen merge
2017-04-10 degommeDue to recent "improvements" in the smpi mpich rma...
2017-04-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-05 Gabriel Corona[mc] Install simgrid-mc
2017-03-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-28 degommeSplit up smpi_bench.cpp .
2017-03-24 Frederic SuterTESH: msg to s4u - act 1
2017-03-23 Martin Quinsonfix case of a header file
2017-03-22 Martin Quinsondoxygen fixups
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.
next