Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-07-02 Arnaud GierschMove compatibility typedefs in section MSG_USE_DEPRECATED.
2012-07-01 suterAdd a new test to see how failures are handled by SimDag.
2012-06-29 lbobelinAdded some stuff about deployment to please Fred. Corre...
2012-06-29 lbobelinJust added links to tutorials.
2012-06-29 lbobelinMainly cosmetics. I stop for now working on doc.
2012-06-29 lbobelinOk, I forgot most of the examples in one of my previous...
2012-06-29 lbobelinCosmetics
2012-06-29 lbobelinCleaned doc, re-included examples, should be better...
2012-06-29 Samuel LepetitFix typo in msg reference guide
2012-06-29 Marion Guthmullermodel-checker : tests for snapshot comparison
2012-06-29 Marion Guthmullermodel-checker : test unit removed
2012-06-29 Marion Guthmullermodel-checker : move functions about snapshot compariso...
2012-06-29 Marion Guthmullermodel-checker : get fragment number like in realloc...
2012-06-29 Arnaud GierschReindent.
2012-06-29 Samuel LepetitUpdate changelog
2012-06-29 Samuel LepetitMove a simcall doc from MSG to SIMIX
2012-06-29 Samuel LepetitAdd some doc for SIMIX reference guide
2012-06-29 Samuel LepetitFix issues in documentation
2012-06-29 Samuel LepetitUse msg_error_t instead of MSG_error_t
2012-06-29 Samuel LepetitUse msg_gpu_task_t instead of m_gpu_task_t
2012-06-29 Samuel LepetitUse msg_task_t instead of m_task_t
2012-06-29 Samuel LepetitUse msg_host_t instead of m_host_t.
2012-06-29 Samuel LepetitUse msg_process_t instead of m_process_t
2012-06-29 Arnaud GierschUpdate tesh files with process autorestart.
2012-06-29 Arnaud GierschAdd "output sort" in tesh files.
2012-06-29 Arnaud GierschClean CMakeLists.txt in examples/smpi.
2012-06-29 Arnaud GierschDon't mix install and build directories in smpicc.
2012-06-29 Arnaud GierschMissing include when !HAVE_TRACING.
2012-06-29 Arnaud GierschUse memcpy() instead of possibly broken aliasing throug...
2012-06-28 Samuel LepetitFix in SIMIX_host_add_auto_restart_process
2012-06-28 Samuel LepetitFix an issue in process autorestart
2012-06-28 navarroHide cmake variable
2012-06-28 navarroRemove duplicated declartion of functions. They are...
2012-06-28 navarroAdd the function autorestart in simix_global
2012-06-28 Samuel LepetitAdd SIMIX_host_restart_processes
2012-06-28 navarroCreate a dict with all hosts with state SURF_RESOURCE_O...
2012-06-28 navarroTODO comments
2012-06-28 Arnaud GierschTest for failed host is wrong for parallel tasks.
2012-06-28 Arnaud GierschAdd dots, and break long lines.
2012-06-28 Samuel LepetitChangelog update
2012-06-28 Arnaud Gierschmemcheck_tests.cmake: update.
2012-06-28 Arnaud GierschDon't run test when it's not built (!HAVE_GRAPHVIZ).
2012-06-28 Arnaud GierschFix path for out-of-source builds, and kill useless...
2012-06-28 Arnaud GierschUpdate with flex from Debian (includes fixes for ia64).
2012-06-28 suterTest the simdag_tracing code that were already there...
2012-06-27 Marion Guthmullermodel-checker : update supernovae files (automaton_crea...
2012-06-27 Marion Guthmullermodel-checker : detect valid block or fragment pointer...
2012-06-27 Marion Guthmullermodel-checker : check current_heap before SET_RAW_MEM...
2012-06-27 Samuel LepetitFirst bricks for auto_restart support in SIMIX/MSG.
2012-06-27 Samuel LepetitChanges in generated files from DTD change.
2012-06-27 Samuel LepetitChanges in SimGrid DTD files for on_failure support.
2012-06-27 Samuel LepetitAdd on_failure for processes to the SimGrid DTD.
2012-06-27 Arnaud GierschFix search paths for test "simdag-test-lua".
2012-06-27 Arnaud GierschUntabify.
2012-06-26 Arnaud GierschAvoid to recompile automatonparse_promela.c at each...
2012-06-26 Arnaud GierschTesting the value is useless here...
2012-06-26 Arnaud GierschComplete help for logs.
2012-06-26 Arnaud GierschRemove obsolete command line arguments from help.
2012-06-26 Arnaud GierschTypo and spaces at EOL.
2012-06-26 Arnaud Gierschmemcheck_tests.cmake: regenerate.
2012-06-26 Arnaud GierschMake generate_memcheck_tests.pl keep indentation (but...
2012-06-26 Arnaud GierschReindent Cmake files.
2012-06-26 Arnaud GierschRemove unnecessary spaces and empty lines in tesh files.
2012-06-26 sutertest also the dotloader with a file that comprises...
2012-06-26 sutereven with DOT, we should whine if cycle are detected...
2012-06-26 suterinvalid access mode should be tested in the setter...
2012-06-26 suteradd the simdag-dax-cycle test to the list
2012-06-26 suteradd a new test that loads a DAX with a cycle. It should...
2012-06-26 suterhave to use basename once again to make tesh happy
2012-06-26 suterIf the DAX contains a cycle, just miserably die ...
2012-06-26 suterWhen you detect a cycle in a structure supposed to...
2012-06-26 Samuel LepetitFix a memory leak.
2012-06-26 Samuel LepetitAdd bittorrent files to the CMakeLists
2012-06-26 Marion Guthmullermodel-checker : keep one bugged1 example for liveness...
2012-06-26 Marion Guthmullermodel-checker : update list of examples in CMakeLists
2012-06-26 Marion Guthmullermodel-checker : remove unused examples
2012-06-26 Marion Guthmullermodel-checker : cosmetics reindent
2012-06-26 suterrhhaaa, forgot the tesh file of that beautiful test.
2012-06-25 Samuel LepetitAdd a simcall for process_on_exit
2012-06-25 Samuel LepetitFix commit f48cc395ebecc84d865ab551a672d2a2358624e5
2012-06-25 Samuel LepetitFix an issue when you registered a on_exit function...
2012-06-24 suterslight change to verify that access mode can be changed...
2012-06-24 suterextend test to see if SD_workstation_dump displays...
2012-06-24 suterextend the test to unschedule parallel typed tasks...
2012-06-24 suterSD_unschedule was never tested and actually buggy for...
2012-06-24 suterbasename raises a warning without including libgen.h
2012-06-24 suteradd yet another basic tesh to increase coverage. sd_lin...
2012-06-22 Marion Guthmullermodel-checker : keep MC_request_to_string in std heap
2012-06-22 Marion Guthmullermodel-checker : detect pointers on valid fragment in...
2012-06-22 Samuel LepetitAdd bittorrent example in Lua
2012-06-22 suterdon't add the binary to the git
2012-06-22 sutermake this tests pass
2012-06-22 suterremove unused variable
2012-06-22 suterone more test of the dotloader (dot with a good schedul...
2012-06-22 suterforgot to add the test to the whole list
2012-06-22 suteradd a (currently) broken test that tries to create...
2012-06-22 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-22 suterAdd a new basic test: what happens when simulation...
2012-06-22 Martin Quinsonmore content and cosmetics to the ChangeLog
2012-06-22 Martin Quinsondocument some of the recent changes that I can remember of
next