Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / src / mc / mc_liveness.c
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-14 Arnaud GierschSimply say func(...) instead of (*func)(...) when func...
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-01-31 Marion Guthmullermodel-checker : debug message if log enabled
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2013-01-14 Marion Guthmullermodel-checker : use a global timer for snapshot compari...
2012-12-18 Martin QuinsonUse xbt_malloc (and friends) instead of direct malloc()
2012-12-18 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideRestructure config headers
2012-12-02 Marion Guthmullermodel-checker : get global variables with objdump and...
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-21 Marion Guthmullermodel-checker : abort if acceptance cycle detected
2012-11-20 Marion Guthmullermodel-checker : rename cfg flag for state comparison...
2012-11-18 Marion Guthmullermodel-checker : use XBT_DEBUG instead of XBT_INFO
2012-11-16 Marion Guthmullermodel-checker : use XBT_DEBUG instead of XBT_INFO
2012-11-15 Marion Guthmullermodel-checker : factorize code for safety and liveness...
2012-11-15 Marion Guthmullermodel-checker : warning message if max depth is reached
2012-11-15 Marion Guthmullermodel-checker : memory free
2012-11-15 Marion Guthmullermodel-checker : cleanups in verification of current...
2012-11-15 Marion Guthmullermodel-checker : store last visited states during explor...
2012-11-13 Marion Guthmullermodel-checker : new cfg command line flag (model-check...
2012-11-12 Marion Guthmullermodel-checker : Add statistics about comparison times...
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-09 Marion Guthmullermodel-checker : move creation of initial_state_liveness...
2012-11-07 Marion Guthmullermodel-checker : add debug information on processes...
2012-11-07 Marion Guthmullermodel-checker : remove backtracking if no more request...
2012-11-07 Marion Guthmullermodel-checker : comment trigger for state equality...
2012-11-07 Marion Guthmullermodel-checker : memory free
2012-11-07 Marion Guthmullermodel-checker : verification of current_heap
2012-10-27 Marion Guthmullermodel-checker : store initial snapshot in structure...
2012-10-27 Marion Guthmullermodel-checker : update debug information
2012-10-27 Marion Guthmullermodel-checker : backtracking if there is no request...
2012-10-27 Marion Guthmullermodel-checker : use xbt_abort to exit MC if acceptance...
2012-10-27 Marion Guthmullermodel-checker : change MC_take_snapshot_liveness declar...
2012-10-27 Marion Guthmullermodel-checker : debug information more concise
2012-10-27 Marion Guthmullermodel-checker : fix some memory leaks
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-06 Marion Guthmullermodel-checker : ignore differences in data segment...
2012-10-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-03 Arnaud GierschUse xbt_abort instead of abort.
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-07-31 Jean-Baptiste HervéMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-07-30 Marion Guthmullermodel-checker : ignore differences of pointers in ...
2012-07-30 Marion Guthmullermodel-checker : remove core dump for each reached pair
2012-07-25 Marion Guthmullermodel-checker : cleanups for liveness property model...
2012-07-16 Marion Guthmullermodel-checker : add new pair reached in raw_heap
2012-07-16 Marion Guthmullermodel-checker : add new pair reached even if compare==0
2012-07-11 Marion Guthmullermodel-checker : application alert for state equality...
2012-07-10 Marion Guthmullermodel-checker : factorization of set_pair_reached and...
2012-07-10 Marion Guthmullermodel-checker : remove useless code
2012-07-04 Marion Guthmullermodel-checker : use rename() instead of system(mv ..)
2012-07-03 Marion Guthmullermodel-checker : use abort() instead of a hack for core...
2012-07-03 Marion Guthmullermodel-checker : typo
2012-07-03 Marion Guthmullermodel-checker : create core dump without termination...
2012-06-29 Marion Guthmullermodel-checker : test unit removed
2012-06-29 Marion Guthmullermodel-checker : move functions about snapshot compariso...
2012-06-27 Marion Guthmullermodel-checker : check current_heap before SET_RAW_MEM...
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-21 Marion Guthmullermodel-checker : comment storage of visited pairs
2012-06-21 Martin QuinsonVarious cleanups to the model-checking user interface
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 Marion Guthmullermodel-checker : cosmetics reindent
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-14 Marion Guthmullermodel-checker : in second test unit, snapshot compariso...
2012-06-13 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-13 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-13 Marion Guthmullermodel-checker : get std_heap with mmalloc_get_current_h...
2012-06-13 Marion Guthmullermodel-checker : new test unit for snapshot comparison
2012-06-13 Marion Guthmullermodel-checker : remove unused argument in functions...
2012-06-13 Marion Guthmullermodel-checker : test unit for snapshot comparison
2012-06-13 Marion Guthmullermodel-checker : unused variables deleted
2012-06-13 Marion Guthmullermodel-checker : remove unnecessary get_memory_map_addr...
2012-06-03 Marion Guthmullermodel-checker : free pointers
2012-06-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-02 Marion Guthmullermodel-checker : initialize pointers (segfault with...
2012-06-02 Marion Guthmullermodel-checker : add pair's number in struct mc_pair_rea...
2012-05-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-29 Marion Guthmullermodel-checker : replace all XBT_DEBUG by XBT_INFO
2012-05-24 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-24 Marion Guthmullermodel-checker : reindent, no change
2012-05-24 Marion Guthmullermodel-checker : switch between data program and data...
2012-05-24 Marion Guthmullermodel-checker : fclose forgotten in get_memory_map_addr
2012-05-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 Marion Guthmullermodel-checker : function get_addr_memory_map rewrited...
2012-05-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 Marion Guthmullercompilation errors (optimizations and model checking...
2012-05-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-21 Marion Guthmullermodel-checker : get location of pointed address in...
2012-05-03 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-03 Marion Guthmullermodel-checker : new comparison of region (program data...
2012-02-28 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
next