Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Define macros to make compatibility layer of libagraph vs. libcgraph more legible.
[simgrid.git] / src /
2012-07-02 Arnaud GierschDefine macros to make compatibility layer of libagraph...
2012-07-02 Arnaud GierschTiny corrections in doc.
2012-07-02 Marion Guthmullermodel-checker : extend pointer detection in heap compar...
2012-07-02 Marion Guthmullermodel-checker : remove unnecessary test
2012-07-02 lbobelinJust cleaned some stuff to only show undocumented funct...
2012-06-29 lbobelinCleaned doc, re-included examples, should be better...
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 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 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 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 GierschUpdate with flex from Debian (includes fixes for ia64).
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-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 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 suterhave to use basename once again to make tesh happy
2012-06-26 suterWhen you detect a cycle in a structure supposed to...
2012-06-26 Samuel LepetitFix a memory leak.
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 suterSD_unschedule was never tested and actually buggy for...
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 navarroNeed to have a double because the result should not...
2012-06-22 Martin QuinsonMSG_config mc-related stuff is not enough to activate...
2012-06-22 Samuel LepetitRemove MSG_process_kill_from_SIMIX
2012-06-22 Martin Quinsonoops, we broke non-model-checking builds yesterday...
2012-06-21 Marion Guthmullermodel-checker : comment storage of visited pairs
2012-06-21 navarroPut double instead of size_t.
2012-06-21 navarroMore debug
2012-06-21 navarroFix update of the file size when write a double and...
2012-06-21 navarroRewrite the way the disk usage and file size are updated
2012-06-21 Arnaud GierschMove MSG_parallel_task_create() in msg_task.c.
2012-06-21 Arnaud GierschMake the initializations follow the order of the declar...
2012-06-21 Arnaud GierschRemaining s/MSG_global_init/MSG_init/.
2012-06-21 Martin QuinsonCleanups in the --cfg options regarding model-checking
2012-06-21 Martin Quinsonimprove documentation on the way
2012-06-21 Samuel LepetitCheck if the host is down at the end of a SIMIX_io_finish
2012-06-21 Samuel LepetitKill the process when a host fails when doing a synchro...
2012-06-21 Martin QuinsonVarious cleanups to the model-checking user interface
2012-06-21 Samuel LepetitCheck if the host is down after a execute in SIMIX_exec...
2012-06-21 Samuel LepetitCheck if the host is down after a communication
2012-06-21 Samuel LepetitPrevent TRACE_msg_process_kill to be called more than...
2012-06-21 Samuel LepetitAdd TRACE_msg_process_kill to the list of functions...
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Marion Guthmullermodel-checker : fix debug message
2012-06-21 Samuel LepetitRemove dead code from MSG
2012-06-21 jean-noel quintin[simdag,dotloader] clean the valgrind output
2012-06-21 Samuel LepetitDon't give control back to user after a process is...
2012-06-21 Samuel LepetitCheck if the host is down in SIMIX_post_process_sleep.
2012-06-21 Marion Guthmullermodel-checker : end of cleanup for stateful and statele...
2012-06-21 Martin Quinsonlet model-checking compile without supernovae activated...
2012-06-21 Martin Quinsonuseless cosmetics
2012-06-21 Marion Guthmullermodel-checker : unused variable
2012-06-21 Martin Quinsonremove useless check that will never detect any issue
2012-06-21 Marion Guthmullermodel-checker : factorization of code for model-checkin...
2012-06-21 Martin QuinsonDeprecate functions MSG_global_init() / MSG_global_init...
2012-06-21 Samuel LepetitCleanup in SIMIX_process_on_exit_runall
2012-06-21 Samuel LepetitFix bug #14412 (Killing a SIMIX process just after...
2012-06-21 Samuel LepetitFix commit 825fb3d5095e6cce48885d1d04ab1ec3823dae6c
2012-06-21 Arnaud GierschCall simcall_set_category after simdata->compute is...
2012-06-21 Martin Quinsonpebcak protection: some day, someone will use a differe...
2012-06-21 Samuel LepetitMove SIMIX_process_on_exit functions to public
2012-06-21 jbrvremove some trailing spaces
2012-06-21 jbrvevent trace generation : improving some functions
2012-06-20 sutertypo
2012-06-20 Martin QuinsonMC checkpoints implies MC
2012-06-20 Martin Quinsonmeaningful pebcak message: you need to compile MC in...
2012-06-20 Marion Guthmullermodel-checker : new surf configuration mc-checkpoint
2012-06-20 Marion GuthmullerRevert "model-checker : add new surf configuration...
2012-06-20 Marion Guthmullermodel-checker : add new surf configuration mc-checkpoint
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
next