Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : stateless model checking for liveness properties
[simgrid.git] / src /
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
2011-10-25 Marion GuthmullerMC LTL : last version dfs algorithm before reduction
2011-10-25 Marion GuthmullerMC LTL : add statistics
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 : dump stack for acceptance cycle
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 Marion Guthmullernew dfs algorithm with automaton of LTL formula
2011-10-25 Marion Guthmullernew struct automaton
2011-10-21 NavarropOptimize bprintf during cluster loop.
2011-10-20 Martin Quinsonuse more consistently the resource create of models...
2011-10-20 Martin Quinsonreduce the amount of damn paranoid checks in simdag...
2011-10-20 NavarropNeed to set state_file and availability file into the...
2011-10-20 NavarropUpdate include tag.
2011-10-20 NavarropMove arguments outside of the loop of hosts.
2011-10-20 NavarropRemove unused and old function.
2011-10-20 NavarropRemove supernovae mode for SimGrid v3.7
2011-10-20 NavarropUpdate tag include
2011-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-20 Martin Quinsonsetup a mallocator for the simdag tasks. The gain is...
2011-10-20 Arnaud Gierschs/GRAS_STUB_GENERATOR/SIMGRID_LUA/ to actually match...
2011-10-20 Arnaud GierschGuard against multiple inclusion.
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-20 Martin QuinsonPerformance boost by using a swag internally in SD_simulate
2011-10-20 Martin QuinsonUse the partial invalidation optimization by default...
2011-10-20 Christophe ThiéryThis memory leak fix did not work with complex simulations.
2011-10-20 Christophe ThiérySIMIX_CANCELED is a more adapted state in SIMIX_comm_ca...
2011-10-14 Christophe ThiéryIn case of failures, a process may become runnable...
2011-10-14 Christophe ThiéryImprove debug messages
2011-10-14 Christophe ThiéryMake cancelling a non-running task a no-op
2011-10-14 Christophe ThiéryFix remaining memory leaks in MSG
2011-10-14 Christophe ThiérySimix: clean unfinished comms when terminating a process
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 NavarropAdd host core to "1.0" for tag peer.
2011-10-13 Christophe ThiéryMerge branch 'lua'
2011-10-13 Christophe ThiéryLua: more debugging info
2011-10-10 Lucas Schnorr[trace] strictly following the header of the paje file...
2011-10-06 Christophe ThiéryLua: add support of closures to the state cloner
2011-10-05 Arnaud GierschMake xbt_strbuff_chomp() really do its work.
2011-10-05 Arnaud GierschAn empty strbuff should really be empty.
2011-10-05 Arnaud Giersch.gitignore: delete .gitignore files in subdirectories.
2011-10-05 Arnaud GierschDo not call surf_solve() when there is nothing to run.
2011-10-04 Christophe ThiéryRemove an obsolete function
2011-10-03 Christophe ThiéryLua: fix registering maestro tables
2011-09-29 Christophe ThiérySimplifying and improving identification of tables
2011-09-29 Christophe ThiérySplit sglua_move_value() in different functions for...
2011-09-29 Christophe ThiéryRename s_buffer_t to s_sglua_buffer_t
2011-09-29 Christophe ThiéryLua: separate bindings, state cloning functions and...
2011-09-29 NavarropImplement RED module for ns3 into simgrid code.
2011-09-28 Christophe ThiéryLua: sending and receiving tasks work, tests are okay.
2011-09-28 NavarropWe need the same gcc of cmake for smpicc.
2011-09-27 Christophe ThiéryTrying to make userdata work
2011-09-27 Christophe ThiéryLua: handle userdata and the registry
2011-09-27 NavarropRevert "Those files should not be in git."
2011-09-27 Christophe ThiéryMerge branch 'lua' of git+ssh://scm.gforge.inria.fr...
2011-09-27 NavarropThose files should not be in git.
2011-09-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-09-27 Christophe ThiéryRevert "Implementing Lua simulated processes as indepen...
2011-09-27 Christophe ThiéryRevert "These messages should be print in debug logs...
2011-09-27 Christophe ThiéryRevert "Fix format string error."
2011-09-27 NavarropThis file should not be in git repository.
2011-09-27 Christophe ThiéryImprove formatting of debug info
2011-09-27 Arnaud GierschFix format string error.
2011-09-27 Arnaud GierschFree exception.
2011-09-27 Arnaud GierschCommit changes to simgrid_dtd.l.
2011-09-27 Christophe ThiéryThese messages should be print in debug logs only
2011-09-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-09-27 Christophe ThiéryImplementing Lua simulated processes as independent...
2011-09-21 Martin Quinsoncut an infinite loop of exception raising which raises...
2011-09-20 Lucas Schnorr[ns3, trace] tracing needs the sentBytes variable being...
2011-09-20 NavarropRemove option for pcre from cmake files and from sources.
2011-09-20 NavarropDon't malloc data if mysmysocket->remaining equals...
2011-09-20 NavarropRewrite the way to use dict_socket.
2011-09-20 Lucas Schnorr[trace] "bugfix", this line is causing a segfault in...
2011-09-20 Lucas Schnorr[trace] cosmetics, declare variable when it is first...
2011-09-20 Lucas Schnorr[trace] cosmetics, break lines of --help-tracing
2011-09-16 Christophe ThiéryFix a uninitialized variable warning and simplify surf_...
2011-09-16 Lucas Schnorr[trace] fix on the trace header, strictly following...
2011-09-16 Lucas Schnorr[trace] hosts might have spaces
2011-09-15 Martin Quinsonlet this code compile without warning
2011-09-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
next