Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't use reserved keywords.
[simgrid.git] / src / mc /
2012-02-02 Martin Quinsonnormalize the function names wrt to the rest of XBT
2012-02-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-01 Martin Quinsoncosmetics and comment improvements
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-30 Marion Guthmullermodel-checker : merge conflict resolved
2012-01-30 Marion Guthmullerremove function MC_take_snapshot_to_restore_liveness
2012-01-30 Martin Quinsonkill some cruft asking to die
2012-01-30 Martin Quinsonthis type name is usable as is, so add _t postfix ...
2012-01-30 Martin Quinsonadd proper copyright headers to the MC files
2012-01-30 Martin Quinsonmv src/mc/private.h src/mc/mc_private.h
2012-01-30 Marion Guthmullermodel-checker : fix compilation error
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-30 Marion Guthmullermodel-checker : new function (rdv_points_compare) to...
2012-01-30 Marion Guthmullermodel-checker : more debug information
2012-01-25 Christophe ThiérySIMIX refactoring: replace 'request' by a more precise...
2012-01-19 Arnaud GierschUse %zu to format a sizeof value.
2012-01-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-13 Marion GuthmullerMerge branch 'MC_LTL'
2012-01-13 Marion Guthmullermodel-checker : new function MC_diff to display all...
2012-01-13 Marion Guthmullermodel-checker : break forgotten in switch
2012-01-13 Martin QuinsonMerge branch 'MC_LTL'
2012-01-12 Marion Guthmullermodel-checker : add informations when log debug enabled
2012-01-12 Marion Guthmullermodel-checker : prototypes of static functions moved
2012-01-12 Marion Guthmullermodel-checker : %zu instead of %Zu in printf
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-11 Marion Guthmullermodel-checker : more informations if log enabled for...
2012-01-10 Arnaud GierschFix other "missing prototype" errors.
2012-01-10 Arnaud GierschFix test, and remove duplicated checks.
2012-01-10 Arnaud GierschDon't use printf modifier %Z. Use %z instead.
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-05 Marion Guthmullermodel-checker : warnings fixed
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-13 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-13 Marion Guthmullermodel-checker : clean code
2011-12-07 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-07 Marion Guthmullermodel-checker : hash of regions in snapshot for reached...
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-06 Marion Guthmullermodel-checker : reached_pairs changed to dynar
2011-12-05 Marion Guthmullermodel-checker : visited_pairs and visited_pairs_hash...
2011-12-05 Marion Guthmullermodel-checker : comparison between two hash of regions...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-05 Marion Guthmullermodel-checker : hash of regions in snapshot stored...
2011-12-01 Arnaud GierschKill old CVS $Id$ lines.
2011-12-01 Marion Guthmullermodel-checker : args prgm and automaton changed in...
2011-12-01 Marion Guthmullermodel-checker : free memory
2011-12-01 Marion Guthmullermodel-checker : new function MC_take_snapshot_to_restor...
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-30 Marion Guthmullermodel-checker : remove stack from regions added in...
2011-11-28 Marion Guthmullermodel-checker : comparison of heap between two snapshot...
2011-11-28 Marion Guthmullermodel-checker : remove test useless before free(line)
2011-11-22 Marion Guthmullermodel-checker : close file /proc/self/maps at the end...
2011-11-22 Marion Guthmullermerge conflicts
2011-11-22 Marion Guthmullermodel-checker : add snapshot of stack memory region...
2011-11-17 Marion Guthmullermodel-checker : detection of pair already visited with...
2011-11-17 Marion Guthmullermodel-checker : stop exploration if there isn't evoluti...
2011-11-15 Marion Guthmullermodel-checker : free memory at the end of stateless...
2011-11-15 Marion Guthmullermodel-checker : detection of acceptance cycle when...
2011-11-14 Marion Guthmullermodel-checker : add region (data of program) in snapshot
2011-11-14 Marion Guthmullermodel-checker : add name of program in arguments of...
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-10 Marion Guthmullermodel-checker : MC_replay_liveness function extended...
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-09 Marion Guthmullermodel-checker : new version of stateless double dfs...
2011-11-09 Marion Guthmullermodel-checker : add number of requests executed for...
2011-11-09 Marion Guthmullermodel-checker : pair without request executed not repla...
2011-11-07 Marion Guthmullermodel-checker : add new MAX_DEPTH_LIVENESS with verific...
2011-11-04 Marion Guthmullermodel-checker : last version (incorrect) of double...
2011-11-03 Marion Guthmullermodel-checker : more condition (state with processes...
2011-11-02 Marion Guthmullermodel-checker : change variable successors (local-...
2011-11-02 Marion Guthmullermodel-checker : memory leaks fixed in dfs algorithm...
2011-10-25 Marion Guthmullermodel-checker : function to compare values of propositi...
2011-10-25 Marion Guthmullermodel-checker : remove unused variables
2011-10-25 Marion Guthmullermodel-checker : function to compare propositional symbo...
2011-10-25 Marion Guthmullermodel-checker : change printf for size_t variables
2011-10-25 Marion Guthmullermodel-checker : test data in libsimgrid memory region...
2011-10-25 Marion Guthmullermodel-checker : add type in s_mc_mem_region (0=std_heap...
2011-10-25 Marion Guthmullermodel-checker : nettoyage du code
2011-10-25 Marion Guthmullermodel-checker : new comparison for reached pairs (autom...
2011-10-25 Marion Guthmullermodel-checker : new comparison of pair reached (automat...
2011-10-25 Marion Guthmullermodel-checker : delete visited in struct xbt_state_t...
2011-10-25 Marion Guthmullermodel-checker : delete struct reached_pair_stateless...
2011-10-25 Marion Guthmullermodel-checker : delete num in struct mc_pair_t
2011-10-25 Marion Guthmullermodel-checker : empty pair for stateless ddfs fixed
2011-10-25 Marion Guthmullermodel-checker : ddfs stateless and stateful fixed
2011-10-25 Marion Guthmullermodel-checker : update ddfs stateful model checking...
2011-10-25 Marion Guthmullermodel-checker : new structure reached_pair_stateless...
2011-10-25 Marion Guthmullermodel-checker : stateless model checking for liveness...
2011-10-25 Marion Guthmullermodel-checker : separate informations for safety statef...
2011-10-25 Marion Guthmullermodel-checker : new example bugged1 for stateful dpor
2011-10-25 Marion Guthmullermodel-checker : one more condition before interleaving...
2011-10-25 Marion Guthmullermodel-checker : add condition of invisibility to reduce...
2011-10-25 Marion Guthmullermodel-checker : new structure mc_pair_prop_t and backup...
2011-10-25 Marion Guthmullermodel-checker : DPOR (independant transitions) algorith...
2011-10-25 Marion Guthmullermodel-checker : separate dfs and dpor algorithms with...
2011-10-25 Marion Guthmullermodel-checker : 128bits->160bits for hash of visited...
2011-10-25 Marion Guthmullermodel-checker : restore interleaved process when restor...
2011-10-25 Marion Guthmullermodel-checker : dfs with good restore snapshot
2011-10-25 Marion Guthmullermodel-checker : correction of dfs algorithm for livenes...
2011-10-25 Marion Guthmullermodel-checker : test dpor without replay from initial...
2011-10-25 Marion Guthmullermodel-checker : rename file mc_dfs -> mc_liveness
next