Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-06-22 Marion Guthmullermodel-checker : update tesh with new cleanups done...
2012-06-22 navarroThose files are generated so they don't have to be...
2012-06-22 Samuel LepetitRemove MSG_process_kill_from_SIMIX
2012-06-22 Martin Quinsonoops, we broke non-model-checking builds yesterday...
2012-06-22 Martin Quinsonignore some new binary files
2012-06-22 Martin Quinsonuse an axe (and dupplicate targets) to get the doc...
2012-06-21 Marion Guthmullermodel-checker : update name of generated_files
2012-06-21 Marion Guthmullermodel-checker : comment storage of visited pairs
2012-06-21 navarroRe add file (CMake files) to generate doc in the dist
2012-06-21 navarroDon't need to track those files they are generated
2012-06-21 navarroThose files are generated
2012-06-21 navarroRemove deleted files from archive.
2012-06-21 navarroPut double instead of size_t.
2012-06-21 Martin QuinsonDocument the new config options that we introduced...
2012-06-21 navarroFix path for the cmake generated file.
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 navarroComsetics
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 GierschUse the right directory name.
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 Arnaud GierschRemove obsolete files.
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 Samuel LepetitUpdate masterslave_cloud tesh file
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 : update examples with new function MSG_init
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 Marion Guthmullermodel-checker: remove unused examples
2012-06-21 Martin QuinsonDeprecate functions MSG_global_init() / MSG_global_init...
2012-06-21 navarroClean some files and target
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 Martin Quinsonmore informative documentation of cmake option, and...
2012-06-20 sutermore on testing the dotloader
2012-06-20 Marion Guthmullermodel-checker : remove unused example
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...
2012-06-20 Samuel LepetitAdd on_exit support on SIMIX/MSG, calling functions...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suterbeginning of automated tests for the dotloader. To...
2012-06-20 suteroups
2012-06-20 suterdon't try to browse a dynar that has been freed
2012-06-20 suterDon't try to dump an output if no event has been stored...
2012-06-20 Marion Guthmullermodel-checker : cosmetics, tab forgotten
2012-06-20 navarroRemove unused variable
2012-06-20 Samuel LepetitBugfix in MSG_parallel_task_execute
2012-06-20 Samuel LepetitStop doing evil things in MSG_parallel_task_execute...
2012-06-20 navarroPut the different model in the dtd. Permit the xml...
2012-06-20 sutertypos
2012-06-20 suterAdd 2 tesh files for new stuff and make them part of...
2012-06-20 Samuel LepetitFactorise MSG_task_execute and MSG_parallel_task_execute
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 Arnaud GierschMore cleanup!
2012-06-20 suteradd a simple explication about how to use the config...
2012-06-20 Arnaud GierschRemove old cruft.
2012-06-20 Samuel LepetitMemory leak fix
2012-06-20 suterremove some useless output on workstations
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 sutermake use of the newly introduced MxN data redistributio...
2012-06-20 suterworks better once tested
2012-06-20 Samuel LepetitUse the same way of checking the state of the communica...
2012-06-20 navarroReplace usleep for nanosleep
2012-06-20 Samuel LepetitBugfix of the previous commit.
2012-06-20 Arnaud GierschRemove unused file.
2012-06-20 Arnaud GierschKeep tabs in generated files.
2012-06-20 Arnaud GierschInclude "xbt/RngStream.h", and avoid duplicate definiti...
2012-06-20 Samuel LepetitFix issue when a host failed while executing a task...
2012-06-20 Marion Guthmullermodel-checker : cosmetics reindent
2012-06-20 Marion Guthmullermodel-checker : cosmetics reindent
next