Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
liveness tests are working, when I'm not adding a memleak on the critical path
[simgrid.git] / tools /
2017-06-22 Martin Quinsonliveness tests are working, when I'm not adding a memle...
2017-06-21 Martin Quinsontesh: TODO--
2017-06-21 Martin Quinsontesh: codacy treats
2017-06-20 Martin Quinsondisable liveness tests again
2017-06-19 Martin Quinsonadd a hardlinks target to ease working with out-of...
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-17 Martin Quinsonre-activate the liveness tests: they are not melting...
2017-06-16 Martin Quinsonnew platform file, serving as a documentation to clusters
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-14 TakishippMerge branch 'clean_events' of github.com:Takishipp...
2017-06-14 Toufik BoubehzizMerge branch 'master' into clean_events
2017-06-13 Martin Quinsonkill all trailling whitespaces
2017-06-08 Frederic Suteroops, another module was dropped
2017-06-08 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-08 Frederic Sutergetting closer: no more MSG_STORAGE_LEVEL
2017-06-02 Martin QuinsonMerge pull request #179 from Takishipp/signals
2017-06-02 Martin Quinsonfurther cut the sorted diff to not overflow travis
2017-06-02 Martin Quinsongit-format: don't fail if there is nothing to do
2017-06-02 Martin QuinsonMerge pull request #177 from Takishipp/sd_exit
2017-06-01 Martin QuinsonAnother attempt at getting the simgrid.jar working...
2017-06-01 Martin Quinsonwhen fixing the rpath on Apple, search simgrid-java...
2017-06-01 Martin Quinsonsplit the java library packing thing, and try to do...
2017-05-31 Martin Quinsontry to sanitize the lib rpath on Apple
2017-05-30 Martin Quinsonvalgrind.supp: hide some java cruft
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-27 Martin QuinsonRename some activity/SynchroBlah into activity/BlahImpl...
2017-05-26 Martin Quinsonfurther useless cleanups
2017-05-26 Martin Quinsonkill a useless file
2017-05-26 Martin Quinsonmore than 100 codacy treats, not bad
2017-05-24 Martin Quinsonpull the emergency break: disable the liveness tests...
2017-05-24 Frederic Sutersimgrid::surf::Storage => simgrid::surf::StorageImpl
2017-05-24 Frederic Suterfirst step towards a CommPtr
2017-05-24 Frederic Suterignore some unwind cruft
2017-05-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-23 Martin Quinsonsilence a really supurious warning in cmake
2017-05-23 Martin Quinsoncosmetics to please codacy
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...
next