Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Pull changes to push BitTorrent fix
[simgrid.git] / src / simix / smx_private.h
2012-10-15 Martin Quinsonensures that runall is never called on empty set
2012-10-12 navarroFirst steps for making a tutorial on How to create...
2012-10-08 Marion Guthmullermodel-checker : restore struct smx_ctx_sysv in smx_cont...
2012-10-07 Marion Guthmullermodel-checker : forget include ucontext.h for struct...
2012-10-05 Marion Guthmullermodel-checker : move struct s_smx_ctx_sysv in smx_priva...
2012-08-03 Jean-Baptiste HervéPlatform generation can now be used with MSG
2012-07-22 Martin QuinsonAdd some support to bench the sequential and parallel...
2012-07-04 Samuel LepetitFix SIMIX_process_kill(SIMIX_process_self()); issue...
2012-06-28 navarroAdd the function autorestart in simix_global
2012-06-08 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-04 Arnaud GierschDeclare as "unsigned" bit fields used as boolean.
2012-06-04 Arnaud GierschCosmetics: align comment.
2012-06-04 Christophe ThiéryA boolean should be unsigned if you want to compare...
2012-05-30 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-29 Martin Quinsonmake it clear that this is a boolean field
2012-05-29 navarroCosmetics
2012-05-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-14 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-14 Arnaud GierschRemove old cruft.
2012-05-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 Martin QuinsonMerge all public simix headers, and distribute them...
2012-04-27 Martin QuinsonEnhance the communication filtering mechanism
2012-04-26 Arnaud LegrandThis function has no reason to go public.
2012-04-26 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-26 Duco van AmstelFixed some compilation issues (warnings) in last commits
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-10 navarroFix compilation error with gcc4.4
2012-04-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-03 navarroImplement file stat for storage model.
2012-04-03 navarroReorganize storage structures (msg, smx and surf) and...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschSIMIX_context_runall() doesn't take any argument.
2012-02-13 Arnaud GierschAvoid to throw an exception, and catch it just below.
2012-02-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-07 Arnaud GierschRemove bogus inline declarations in private interface.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-25 Christophe ThiérySIMIX refactoring: replace 'request' by a more precise...
2012-01-25 Christophe ThiéryRename SIMIX files