Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Deal with empty args.
[simgrid.git] / src / mc /
2013-10-24 Marion Guthmullermodel-checker : print depth of the counter-example...
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 Marion Guthmullermodel-checker : avoid unnecessary snapshot restore
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Marion Guthmullermodel-checker : fix memory leak in ddfs algorithm
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-04 Marion Guthmullermodel-checker : ignore information about simix_global...
2013-10-04 Marion Guthmullermodel-checker : ignore information about simix_global
2013-10-04 Marion Guthmullermodel-checker : fix detection of pointers on a fragment...
2013-10-04 Marion Guthmullermodel-checker : ignore process_to_run and process_that_...
2013-10-04 Marion Guthmullermodel-checker : restore sequential system state compari...
2013-10-04 Marion Guthmullermodel-checker : fix sort of acceptance pairs
2013-10-04 Marion Guthmullermodel-checker : add debug message
2013-10-04 Marion Guthmullermodel-checker : ignore some information for system...
2013-10-04 Marion Guthmullermodel-checker : automaton state comparison removed...
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Arnaud GierschCentralize declaration for _sg_init_status (renamed...
2013-10-01 Marion Guthmullermodel-checker : fix removal of a visited pair in livene...
2013-10-01 Marion Guthmullermodel-checker : parallel system state comparison for...
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-29 Marion Guthmullermodel-checker : update system state comparison
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-25 Marion Guthmullermodel-checker : init var
2013-09-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Marion Guthmullermodel-checker : fix system state comparison (I hate...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-23 Arnaud GierschFix error: ‘current_region’ may be used uninitialized...
2013-09-21 Marion Guthmullermodel-checker : parallel comparison of system states...
2013-09-21 Marion Guthmullermodel-checker : minor fix in ddfs algorithm
2013-09-21 Marion Guthmullermodel-checker : --cfg=model-check/checkpoint is an...
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-22 Arnaud LegrandFix a bunch of typos thanks to the new spell script...
2013-08-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-14 Marion Guthmullermodel-checker : memory free and cleanup
2013-08-14 Marion Guthmullermodel-checker : stop stack comparison before the contex...
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-13 Marion Guthmullermodel-checker : fix dot output for liveness MC
2013-08-13 Marion Guthmullermodel-checker : fix ignore mechanism
2013-08-12 Marion Guthmullermodel-checker : fix ignore global variable
2013-08-12 Marion Guthmullermodel-checker : remove unused variable
2013-08-12 Marion Guthmullermodel-checker : add debug message
2013-08-12 Marion Guthmullermodel-checker : fix comparison of local variables
2013-08-12 Marion Guthmullermodel-checker : extend ignore mechanism with new user...
2013-08-10 Marion Guthmullermodel-checker : udpate debug information
2013-08-10 Marion Guthmullermodel-checker : fix DPOR with visited states reduction
2013-08-10 Marion Guthmullermodel-checker : add min and max values for MC_RANDOM...
2013-08-10 Marion Guthmullermodel-checker : rename MC_max_depth(int prop) -> MC_cut()
2013-08-10 Marion Guthmullermodel-checker : fix dot_output with DPOR
2013-08-05 Marion Guthmullercosmetics
2013-08-05 Marion Guthmullermodel-checker : new primitive MC_max_depth, to define...
2013-08-05 Marion Guthmullermodel-checker : fix DPOR with timeout
2013-08-05 Marion Guthmullermodel-checker : include simcall number in request_to_string
2013-08-05 Marion Guthmullermodel-checker : snapshot comparison with the types...
2013-08-05 Marion Guthmullermodel-checker : comparison of number of processes and...
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...
next