Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : bugged2_liveness with promela of LTL properties checked
[simgrid.git] / examples / msg /
2012-01-10 Marion Guthmullermodel-checker : bugged2_liveness with promela of LTL...
2012-01-10 Marion Guthmullermodel-checker : new LTL property for bugged2_liveness...
2012-01-09 Marion Guthmullermodel-checker : add comments for the example bugged2_li...
2012-01-09 Marion Guthmullermodel-checker : new examples for verification of livene...
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 : more requests of CS per process in...
2011-12-06 NavarropRewrite the token ring example
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschKill old CVS $Id$ lines.
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-12-01 Arnaud Gierschtesh: fix the stable sort.
2011-11-30 NavarropCorrection of a bug. Always return 0.
2011-11-30 NavarropRemove memleaks
2011-11-30 NavarropAdd a masterslave example with arguments
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-30 Marion Guthmullermodel-checker : number of CS request per process reduce...
2011-11-23 Arnaud GierschSet path for binary in token ring tesh file.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-17 Marion Guthmullermodel-checker : examples changed
2011-11-14 Martin Quinsonnah, properties in the XML file are not the right place...
2011-11-14 Christophe ThiéryLua Chord example (not working yet, the API is still...
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-09 Christophe ThiéryMake the Lua API respect coherent naming conventions
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-09 Marion Guthmullermodel-checker : example for detection of acceptance...
2011-11-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-07 Christophe ThiéryThe parser's behavior has changed, revalidate the outpu...
2011-11-07 Christophe ThiéryAdd some _XBT_GNUC_UNUSED to avoid compilation warnings...
2011-11-03 Martin Quinsonthis output changed back, so revert my change of today
2011-11-03 Martin Quinsonintegrate initialization functions within the parsing...
2011-11-03 Marion Guthmullermodel-checker: new examples for liveness model checking
2011-11-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-02 Christophe ThiéryThis constant may be too large for type long
2011-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
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 : change printf for size_t variables
2011-10-25 Marion Guthmullermodel-checker : add files for examples
2011-10-25 Marion Guthmullermodel-checker : new comparison for reached pairs (autom...
2011-10-25 Marion Guthmullermodel-checker : delete visited in struct xbt_state_t...
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 : 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 : add condition of invisibility to reduce...
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 : example changed
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 : dfs algorithm corrected
2011-10-25 Marion Guthmullermodel-check : show stack when property not valid
2011-10-25 Marion Guthmullermodel-check : show stack for acceptance cycle
2011-10-25 Marion Guthmullermodel check : acceptance cycle detection with automaton...
2011-10-25 Marion Guthmullerdétection de cycle d'acceptation ok mais boucle infinie...
2011-10-25 Marion Guthmullercorrection compile warnings
2011-10-25 Marion Guthmullerstart new example with parsing lex/yacc of automaton...
2011-10-25 Arnaud GierschFix path in tesh file.
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-17 NavarropAdd example to kill a process.
2011-10-14 Christophe ThiéryTimings have changed: comms cannot continue when a...
2011-10-14 Christophe ThiéryNow that processes are terminated cleanly, this recv...
2011-10-14 Christophe ThiéryRevalidate Chord tesh output (the end of the simulation...
2011-10-13 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-10-13 Christophe ThiéryFighting more memory leaks in Chord
2011-10-13 Lucas Schnorr[trace] fix tesh'es to follow recent changes in the...
2011-10-13 Christophe ThiéryFix a memory leak in chord
2011-10-13 Christophe ThiéryRevert msg-actions to an older and more stable version
2011-09-20 Lucas Schnorr[ns3, trace] tracing needs the sentBytes variable being...
2011-09-20 NavarropUpdate ns3 tesh file as platforms have change.
2011-09-20 Lucas Schnorr[trace] fix tesh'es since we changed the paje header
2011-09-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-09-15 NavarropUse more reasonnable values for this example.
2011-09-12 NavarropUpdate tesh for ns3 because we have chnge the value...
2011-09-08 Lucas Schnorr[NS3] updated in the example to cover more execution...
2011-09-08 NavarropAdd a dogbone example with ns3
2011-09-05 Lucas Schnorrcosmetics, fixing tesh file
2011-08-01 NavarropMake a tesh file for ns3.
2011-07-30 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-29 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-29 NavarropAdd platforms for ns3.
2011-07-29 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-28 NavarropImplementation of NS3.
2011-07-18 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-18 NavarropUpdate tesh files for vivaldi.
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-07 Arnaud GierschRemove unused variables.
2011-05-24 Martin Quinsonmerge
2011-05-24 Lucas Schnorr[trace] fix tests: tracing-tasks and smpi-tracing-ptp
2011-05-24 Lucas Schnorr[trace] updating tesh's to follow recent changes in...
2011-05-24 Lucas Schnorr[trace] removing volume case study, deprecated at 3.6
2011-05-19 Pedro VelhoAdded an optinal timer for those who want to sample...
2011-05-18 Arnaud GierschTasks must be initialized.
2011-05-17 Arnaud Giersch[trace] Fix tests: tracing-ms, and tracing-categories.
2011-05-12 Christophe ThiéryAction replayer: don't hardcode the usage of raw contextes
next