Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
let model-checking compile without supernovae activated, too
[simgrid.git] / src /
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...
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 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 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 Samuel LepetitMemory leak fix
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
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 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
2012-06-20 Marion Guthmullermodel-checker : cosmectics reindent and unnecessary...
2012-06-20 suterSolve white space conflicts
2012-06-20 suteradd a new type of typed task to represent a MxN data...
2012-06-20 jbrvProbabilist trace generator : variable names changed
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-20 Marion Guthmullermodel-checker : detect pointers on valid blocks in...
2012-06-20 Marion Guthmullermodel-checker : memset 0 on block/fragment allocated...
2012-06-19 navarroStart to rewrite the mechanism for usage of a storage
2012-06-19 jbrvMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-19 Christophe ThiéryActually, upvalues were implemented a while ago.
2012-06-19 jbrvMake rngStream management functions in platform more...
2012-06-19 Marion Guthmullermodel-checker : fixme about initialization
2012-06-19 Marion Guthmullermodel-checker : remove unused code and update debug...
2012-06-19 Marion Guthmullermodel-checker : add stats in mmalloc
2012-06-19 Marion Guthmullermodel-checker : cosmetics reindent
2012-06-19 navarroFix compilation warning for unused variables
2012-06-19 Samuel LepetitRemove internal function from the documentation
2012-06-19 Samuel LepetitTypo
2012-06-18 Marion Guthmullermodel-checker : add debug messages
2012-06-18 Marion Guthmullermodel-checker : assert on block/fragment address in...
2012-06-18 Marion Guthmullermodel-checker : unnecessary comments removed
2012-06-18 navarroAdd 'content' priority for storage and then storage_type
2012-06-18 navarroPut the storage content into the storage and not into...
2012-06-15 navarroClean sources for mc and reedit some files
2012-06-14 Marion Guthmullerresolve merge conflict
2012-06-14 Marion Guthmullermodel-checker : lex and yacc parsing moved in src/xbt...
2012-06-14 Marion Guthmullermodel-checker : remove unused files
2012-06-14 Samuel LepetitIndentation fix
2012-06-14 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-14 Arnaud GierschFix format string.
2012-06-14 Arnaud GierschRemove unused variable.
2012-06-14 Arnaud GierschAdd cases for missing enumeration values.
2012-06-14 schnorr[trace] correctly generating viva categorized configuration
2012-06-14 suteradd a SD_task_set_rate function
2012-06-14 Samuel LepetitUpdate MSG_comm_wait documentation
2012-06-14 Samuel LepetitAdd a MSG_vm_destroy function to free a virtual machine
2012-06-14 Samuel LepetitBugfix in cloud API (again)
2012-06-14 Samuel LepetitFix the cloud API, nicely this time.
2012-06-14 Samuel LepetitRevert "Debug the cloud API, it should work as expected...
2012-06-14 schnorr[trace] re-write of trace mark API, need to declare...
2012-06-14 schnorr[trace] only ignore the call if the mark type wasn...
2012-06-14 schnorr[trace] we don't need to trace the destruction of the...
2012-06-14 schnorr[trace] don't let mark the trace if platform is not...
2012-06-14 Marion Guthmullermodel-checker : add header (description, copyright...
2012-06-14 Arnaud GierschFix build with paranoid flags: remove redundant '\0...
2012-06-14 Marion Guthmullermodel-checker : comment unused variable
2012-06-14 Marion Guthmullermodel-checker : get end heap with field breakval in...
2012-06-14 Sascha Hunoldupdated jedule output of SimDag
2012-06-14 Marion Guthmullermodel-checker : move print statistics if property is...
2012-06-14 Marion Guthmullermodel-checker : fix std_heap address for heap compariso...
2012-06-14 Marion Guthmullermodel-checker : in second test unit, snapshot compariso...
2012-06-13 Arnaud Giersch[trace] correct impossible code.
2012-06-13 Arnaud Giersch[trace] new function: PJ_value_get_or_new().
2012-06-13 Arnaud Giersch[trace] throw an exception instead of returning NULL.
2012-06-13 Arnaud Giersch[trace] test is obviously redundant here.
2012-06-13 Martin QuinsonNew function: MSG_host_set_property_value()
next