Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
handle modifications of the DTD in surf
[simgrid.git] / src / mc /
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-14 Guillaume SerrièreChange xbt_os_timer interface to handle cpu time, threa...
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Marion Guthmullermodel-checker : fix (again ..) DPOR for iSend/iRecv...
2013-06-13 Marion Guthmullermodel-checker : improve debug messages
2013-06-08 Marion Guthmullermodel-checker : free memory
2013-06-08 Marion Guthmullermodel-checker : increase number of colors for dot output
2013-06-08 Marion Guthmullermodel-checker : use raw_heap instead of std_heap
2013-06-08 Marion Guthmullermodel-checker : fix dot output for smpi examples
2013-06-08 Marion Guthmullermodel-checker : add information in counter-example...
2013-06-02 Marion Guthmullermodel-checker : generate dot file for the verification...
2013-06-02 Marion Guthmullermodel-checker : use else if instead of if then if
2013-06-02 Marion Guthmullermodel-checker : fix dpor with dot_output
2013-06-01 Marion Guthmullermodel-checker : fix memory free
2013-05-31 Marion Guthmullermodel-checker : remove useless if
2013-05-31 Marion Guthmullermodel-checker : fix compilation error
2013-05-31 Marion Guthmullermodel-checker : remove useless take/restore snapshot
2013-05-31 Marion Guthmullermodel-checker : initialize variables
2013-05-31 Marion Guthmullermodel-checker : remove comment and add debug message
2013-05-31 Marion Guthmullermodel-checker : simplify algorithm for the verification...
2013-05-30 Marion Guthmullermodel-checker : take snapshot of memory segments during...
2013-05-28 Marion Guthmullermodel-checker : use only structure (mc_pair_t) for...
2013-05-28 Marion Guthmullermodel-checker : free memory
2013-05-10 Paul BédarideAdd new boolean type for configuration
2013-05-06 Paul BédarideFix to handle warnings+optimizations on CI for MC32...
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-10 Arnaud GierschDisable stream buffer when reading /proc/self/maps.
2013-04-03 Marion Guthmullermodel-checker : display address of communication in...
2013-04-03 Marion Guthmullermodel-checker : iSend/iRecv independent with Wait but...
2013-04-02 Marion Guthmullermodel-checker : state at max depth may have none interl...
2013-04-02 Marion Guthmullermodel-checker : create dot_output file after MC_do_the_...
2013-04-01 Marion Guthmullermodel-checker : restore independence between iSend...
2013-04-01 Marion Guthmullermodel-checker : update state equality detection
2013-03-25 Marion Guthmullermodel-checker : variable declaration deleted with a...
2013-03-25 Marion Guthmullermodel-checker : add variable deleted before to resolve...
2013-03-25 Marion Guthmullermodel-checker : ignore variable about time used with...
2013-03-25 Marion Guthmullermodel-checker : if acceptance cycle is detected, get...
2013-03-25 Marion Guthmullermodel-checker : last fix in DPOR algorithm if max depth...
2013-03-25 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-03-25 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-03-21 Arnaud GierschDumb commit: kill empty line.
2013-03-21 Arnaud GierschKill unused variable.
2013-03-21 Marion Guthmullermodel-checker : use xbt_free_f instead of a new functio...
2013-03-21 Marion Guthmullermodel-checker : fix soundness of DPOR algorithm if...
2013-03-19 Arnaud GierschInitialize variables.
2013-03-19 Marion Guthmullermodel-checker : order reached_pairs by number of proces...
2013-03-19 Marion Guthmullermodel-checker : store heap_bytes_used and number of...
2013-03-19 Marion Guthmullermodel-checker : cleanups
2013-03-19 Marion Guthmullermodel-checker : code refactoring for get_hash_global
2013-03-16 Marion Guthmullermodel-checker : fix dpor
2013-03-16 Marion Guthmullermodel-checker : add state equality reduction in ddfs...
2013-03-16 Marion Guthmullermodel-checker : code refactoring
2013-03-16 Marion Guthmullermodel-checker : ignore mc_time for heap comparison...
2013-03-16 Marion Guthmullermodel-checker : improve debug message
2013-03-16 Marion Guthmullermodel-checker : new model-checker configuration model...
2013-03-16 Marion Guthmullermodel-checker : return state number if the current...
2013-03-16 Marion Guthmullermodel-checker : fix MC_RANDOM simcall
2013-03-16 Marion Guthmullermodel-checker : remove local variable only if frame...
2013-03-16 Marion Guthmullermodel-checker : remove static function
2013-03-16 Marion Guthmullermodel-checker : cosmetics
2013-03-16 Marion Guthmullermodel-checker : get hash of local and global variables...
2013-03-16 Marion Guthmullermodel-checker : remove commentated declaration of funct...
2013-03-16 Marion Guthmullermodel-checker : remove variable from mc_local_variables...
2013-03-16 Marion Guthmullermodel-checker : fix memory leak
2013-03-16 Marion Guthmullermodel-checker : cosmetics
2013-03-16 Marion Guthmullermodel-checker : cleanups in mc_snapshot structure
2013-03-16 Marion Guthmullermodel-checker : new simcall MC_RANDOM
2013-03-16 Marion Guthmullermodel-checker : get instruction pointer and frame name...
2013-02-21 Arnaud GierschRemove useless statements.
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-18 Arnaud GierschRemove declarations for nonexistent functions or variables.
2013-02-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
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-11 Augustin Degommevarious fixes to hopefully compile under win32
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-06 Marion Guthmullermodel-checker : fix insertion in mc_heap_comparison_ignore
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-03 Arnaud GierschRename getline as xbt_getline.
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-02-01 Marion Guthmullermodel-checker : remove var in list of global variables...
2013-02-01 Marion Guthmullermodel-checker : fix index of dynar in get_location
2013-01-31 Marion Guthmullermodel-checker : debug message if log enabled
2013-01-31 Marion Guthmullermodel-checker : variable used ifdef MC_VERBOSE
2013-01-31 Marion Guthmullermodel-checker : start heap comparison from local variables
2013-01-31 Marion Guthmullermodel-checker : fix get_local_variables
2013-01-31 Marion Guthmullermodel-checker : get bytes used in std_heap instead...
2013-01-31 Marion Guthmullermodel-checker : remove unnecessary variable
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-30 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschRemove old cruft.
2013-01-28 Marion Guthmullerunnecessary loop for the reset of the simcall args
2013-01-28 Marion Guthmullermodel-checker : reset args and result of simcalls in...
2013-01-25 Marion Guthmullermodel-checker : need to switch between raw heap and...
2013-01-25 Marion Guthmullermodel-checker : move function from mc_global in mm_modu...
2013-01-25 Marion Guthmullermodel-checker : compare directly local variables found...
2013-01-25 Marion Guthmullermodel-checker : start canonicalizatipn in heap comparis...
2013-01-25 Marion Guthmullermodel-checker : cleanups for heap comparison from globa...
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
next