Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
small cosmetics advised by sonar
[simgrid.git] / teshsuite / msg /
2015-04-04 Martin Quinsonrename parameters all around to make their meaning...
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-04 Augustin Degommereplace xbt_dynar_member by xbt_dynar_search_or_negativ...
2014-08-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-11 Paul BédarideAdd vm tesh
2014-08-11 Paul BédarideAdd java teshsuite for sleep_host_off
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Paul BédarideFix host_on_off_process tesh
2014-07-28 Paul BédarideFix tesh host_on_off_processes 4
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Adrien Lebrefix tesh (add the sleep test output) - adrien
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Adrien LebreAdd test sleep for host_on_off + minor changes - Adrien
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Paul BédarideFix msg-host-on-off tesh
2014-07-24 Adrien Lebrefix daemon typos
2014-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-24 Paul BédarideAdd test for host on off and some fixes
2014-07-07 Paul BédarideXml platform cleaning teshsuite/msg
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-20 Pierre VeyreRemove call to concurrent-rw test
2014-06-20 Pierre VeyreAdd new tesh suite for msg-storage
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-02 Arnaud GierschMake xbt_free a function-like macro.
2014-05-30 suterchange key name to prevent reuse + indent (this example...
2014-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-27 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-27 Arnaud GierschFix path for binary.
2014-05-27 Pierre VeyreLeak --
2014-05-27 Pierre VeyreImprove code coverage
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-20 Arnaud GierschFix race condition.
2014-05-16 Paul BédarideRevert "Replace xbt_heap by boost::heap::fibonacci_heap"
2014-05-16 Paul BédarideReplace xbt_heap by boost::heap::fibonacci_heap
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-05 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-28 Arnaud GierschRemove stale temp file.
2014-04-28 Paul BédarideAdd missing CMakeLists.txt
2014-04-25 Paul BédarideReorganize teshsuite/msg
2014-04-25 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-25 Paul BédarideAdd MSG_process_join [#13601]
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-14 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-14 Gabriel CoronaMerge branch 'mc-perf'
2014-04-11 sutersimplify the way free and used space are accessed
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-20 Arnaud GierschFix cfg=path for test sorage_basic.
2014-03-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-20 Pierre VeyreFix bug and leak for msg_file_open
2014-03-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-20 Pierre VeyreUpdate storage_basic tesh file
2014-03-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-19 Pierre VeyreModify MSG_file_open() implementation
2014-03-13 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-12 Arnaud GierschFree allocated string.
2014-03-11 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-11 Arnaud GierschSplit another xml file (memory leaks in the parser).
2014-03-11 Arnaud GierschSlight reindent.
2014-03-11 Arnaud GierschFix wrong timings in msg/process.tesh.
2014-03-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-03-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-07 Pierre VeyreAdd "attach" attribute to storage tag in platform descr...
2014-03-07 Paul BédarideAdd msg process test and fix ppid of created processes
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-03-06 Arnaud GierschCorrectly destroy tasks.
2014-03-06 Arnaud GierschDisplay proper execution status.
2014-03-06 Arnaud GierschWait for isends, and destroy comms.
2014-03-06 Arnaud GierschDestroy tasks if sending has failed.
2014-03-06 Arnaud GierschVariable "duration" is never used. Remove it.
2014-03-06 Arnaud GierschRemove unused variables.
2014-03-06 Arnaud GierschSplit xml files to avoid memory leaks in the parser.
2014-03-06 Arnaud GierschTypos.
2014-03-06 Arnaud GierschReset task before each receive.
2014-03-06 Arnaud GierschFix file names: they were exchanged.
2014-03-05 Paul BédarideAdd msg task destroy cancel test
2014-03-05 Paul BédarideAdd msg host on/off test
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-21 Pierre VeyreDisk usage computation bug fix
2014-02-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-02-21 Pierre VeyreMSG_file_write() bug fix + tesh files improvements
2014-02-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-02-20 Pierre VeyreIntroduce model specific properties for storage_type
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-11-18 Arnaud GierschUse unsigned long long instead of uint64_t for sg_size_t.
2013-11-18 Paul BédarideChange sg_storage_size_t to sg_size_t and fix surf...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-13 sutercleaning up my mess about changing teshsuite test name
2013-11-13 suterrename files in teshsuite to prevent conflicts with...
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-09 Arnaud GierschLength modifier 'l' is indeed wrong in %l[efg] for...
2013-10-09 suterfree dicts
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 suterdict now contains pointers on size
next