Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
support MPI_Op_commutative call, as it was already implemented internally
[simgrid.git] / teshsuite / msg /
2017-03-27 Frederic Suterthis test has been converted
2017-03-27 Frederic Suterdumb me
2017-03-27 Frederic Sutertesh conversion
2017-03-26 Frederic Suterconversion++
2017-03-26 Frederic Suterone more teshsuite convertion
2017-03-24 Frederic SuterTESH: msg to s4u - act 1
2017-03-23 Frederic Suterstart to mess up with storage
2017-03-13 Martin Quinsonmake msg_process_t point onto s4u::Actor*
2017-03-13 Martin Quinsonmove an example from teshsuite to examples
2017-02-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-14 Frederic Sutersteal a bunch of easy commits and please sonar
2017-02-06 Martin Quinsontest that joining a terminated process still works
2017-01-07 Martin Quinsonplease sonar by removing useless asignments and return...
2016-12-19 Martin QuinsonVM: don't take ignored parameter that may fool the...
2016-12-06 Martin Quinsonplease sonar and use & when creating function pointers
2016-12-04 Martin Quinsondon't pass the free_f parameter to MSG_*_set_property_v...
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-20 Martin Quinsondon't use deprecated functions, and don't hide the...
2016-11-16 Martin Quinsonmove the VM-related data out of MSG's private data...
2016-08-20 Martin Quinsonplug a memleak
2016-08-16 Martin Quinsonkeep polite and informative
2016-08-11 Martin QuinsonMerge pull request #107 from adfaure/master
2016-08-11 Frederic Suterrework this test
2016-08-03 Frederic Sutercatch some dumb "nested code block"
2016-07-05 Gabriel CoronaAvoid depending on C++11 stuff when including C/SMPI...
2016-06-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-20 Frederic Sutergrunt!
2016-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-09 Gabriel CoronaGetting rid of C exceptions
2016-05-31 degommeReplace sprintf by snprintf.
2016-05-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-27 Frederic Suterremove a couple of dumb sprintf
2016-05-26 Martin Quinsonthe github project was renamed
2016-03-22 Frederic Suterreorganize cmake files to group ADD_TEST together
2016-03-17 Gabriel CoronaMerge commit '7937c47'
2016-03-17 Gabriel CoronaMerge the merges of merges
2016-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-16 Frederic Suterdeal with trace
2016-03-16 Frederic Suterhave a single Cmake file for tesh-msg
2016-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-16 Frederic Suterget rid of some useless deployment files
2016-03-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Julien GossaSTFU you dawn VM - The lovingly handmade tests
2016-03-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-02 Frederic Suterimprove a bunch of CMake files
2016-03-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-01 Frederic Sutermake test pass with make distcheck too
2016-03-01 Frederic Suterfix newly added tesh
2016-03-01 Frederic Suterdeclare test right in the CMakelists
2016-03-01 Frederic Sutermake this code a real test with a tesh
2016-03-01 Frederic Suterdon't want to display storage info
2016-03-01 Frederic Suterremove code that is already tested elsewhere
2016-03-01 Frederic Suterthird try ...
2016-03-01 Frederic Sutersecond try w/o parent_scope
2016-03-01 Frederic Suterhave a try with foreach in CMakeLists
2016-02-29 Frederic Sutercleanup in teshsuite/msg
2016-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-28 Martin QuinsonEnsure that task_listen works on asynchronous mailboxes...
2016-02-28 Martin Quinsonsome useless cleanups
2016-02-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-23 Martin Quinsonvarious cleanups in the CMakeLists.txt files
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-18 Frederic Sutercleanup XML jungle in teshsuite
2016-02-15 Frederic SuterDo not declare empty sets
2016-02-08 Martin Quinsonconvert all xml files to the new DTD v4
2016-02-07 Martin QuinsonKill some more atof
2016-02-06 Martin Quinsonsed -i -e 's/\t/ /g' [sources] Please people, stop...
2016-01-22 Frederic Sutercoverage madness in examples
2016-01-22 Frederic Suterimprove coverage in teshsuite
2016-01-22 Martin Quinsonrevalidate tesh files when maestro is given a process...
2016-01-21 Martin Quinsoncosmetics in teshsuite/msg/host_on_off -- don't ask why
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-11-01 Martin Quinsonfix a test that got broken when I suppressed some simcalls
2015-11-01 Martin Quinsontypo (s/deamon/daemon/)
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-09-22 Martin Quinsonavoid a name clash on windows
2015-09-18 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-09-17 Martin Quinsons/_XBT_GNUC/XBT_ATTRIB/ as we will port them to MSVC
2015-09-10 Martin Quinsonplug some memleaks
2015-09-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-08 Gabriel Coronas/onexit/my_onexit
2015-08-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-31 Martin Quinsondon't tell 165 times that we need CMAKE v2.6
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-24 Martin Quinsonfix a tesh because of the recent file moving around...
2015-07-24 kbaatiMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-18 Martin QuinsonUse MSG_host_by_name() instead of MSG_get_host_by_name()
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-07-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-10 Martin QuinsonMASSIVE cleanup: s/workstation/host/
next