Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
still not our
[simgrid.git] / teshsuite / msg /
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
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Arnaud GierschMissing space, and more zu -> PRIu64 conversions.
2013-10-06 suteruse proper format
2013-10-02 Pierre VeyreUpdate msg-storage tesh
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Pierre VeyreIntroduce sg_storage_size_t type
2013-09-28 Arnaud GierschUse word 'bytes' instead of 'octets'.
2013-09-28 Martin QuinsonMerge pull request #2 from cemsbr/master
2013-09-28 Arnaud GierschAdd --cfg=path:..., for out-of-source builds.
2013-09-28 Arnaud GierschThose file need to be listed for "make distcheck" to...
2013-09-28 Arnaud GierschFix file name (plateform -> platform).
2013-09-28 Pierre Veyreremove bin
2013-09-28 Pierre VeyrePrepare test suite for msg-storage "ctest -R msg-storage"
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-05-07 Arnaud GierschUse correct capitalization for unit prefixes.
2013-05-06 Paul BédarideAdd unit support in xml files [#14422]
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
next