Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add explanation in MSG_task_irecv documentation
[simgrid.git] / examples / msg /
2012-05-03 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-03 Samuel LepetitBugfix in masterslave_arg
2012-05-03 Arnaud LegrandRevalidate output after my recent modifications in...
2012-05-03 Arnaud LegrandUse this variable so that gcc does not warn anymore.
2012-05-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-02 schnorr[trace] always set initial value for variables, if...
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 Martin QuinsonRemove the public field msg_host_t->name. Use MSG_host_...
2012-04-27 Martin QuinsonMerge all public simix headers, and distribute them...
2012-04-27 navarroAjout de tests pour kill et start time
2012-04-27 navarroUpdate tesh for kill start time.
2012-04-27 navarroRewrite the kill_time mecanism.
2012-04-27 Frederic Suterremove unused variable that raises warning (when treate...
2012-04-27 navarroAdd a specific test for arguments start_time and kill_t...
2012-04-26 Arnaud LegrandTesh update.
2012-04-26 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-25 Arnaud LegrandHide pretty nasty issue.
2012-04-25 Arnaud LegrandCosmetics.
2012-04-25 navarroAdd tesh for storag.
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-20 Marion Guthmullermodel-checker : reindent, no change
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-20 Marion Guthmullermodel-checker : separate bugged1_liveness (deleted...
2012-04-17 Christophe ThiéryRespect the coding style
2012-04-17 Christophe ThiéryRemove tabs
2012-04-05 schnorr[trace] we need to close the file
2012-04-05 schnorr[trace] updating tesh due to buffering by default
2012-04-05 schnorr[trace] it seems that buffering affects trace alias...
2012-04-05 schnorr[trace] example of creating a customized graph configur...
2012-04-05 schnorr[trace] not tracing to test the absense of output
2012-04-05 schnorr[trace] pay attention to the return value of get functi...
2012-04-05 schnorr[trace] test the TRACE_get_[host|link]_variables
2012-04-05 schnorr[trace] update example to show how to get declared...
2012-04-05 schnorr[trace] update example to show how to use TRACE_get_cat...
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 navarroMake smx_file_t, surf_file_t and msg_file_t
2012-04-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-29 navarroTry to clean platform files containing in examples...
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-27 Marion Guthmullermodel-checker : new example test_snapshot to check...
2012-03-26 navarroUpdate example for return values and more files.
2012-03-24 schnorr[trace] update examples with the new API for setting...
2012-03-23 navarroGenerate doc for actions
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-22 navarroFirst step to take care of constraint into storage...
2012-03-22 schnorrdocument MSG tracing examples
2012-03-21 Martin Quinsonrewrite the text README by dumping the newly written...
2012-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-21 Martin Quinsonfurther improve the MSG doc by documenting the examples
2012-03-21 Martin Quinsonthis is not an example that the users can read, but...
2012-03-21 schnorr[trace] update tesh to follow recent changes in the...
2012-03-21 schnorr[trace] new example to show how to use TRACE_link_srcds...
2012-03-21 schnorr[trace] add new example to show how to use link user...
2012-03-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-20 Martin Quinsonthat example is useless too
2012-03-20 Martin Quinsonremove a deprecated example file
2012-03-19 navarroThis platform works without NS3 now. Must have route...
2012-03-15 Marion Guthmullermodel-checker : change log category name
2012-03-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-13 Arnaud GierschUpdate tesh file after commit 588d84f.
2012-03-12 navarroFix ns3 tesh.
2012-03-07 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-07 schnorr[trace] fix trace_platform tesh
2012-03-06 schnorr[trace] updating tracing tesh'es due to recent changes...
2012-03-06 schnorr[trace] fixing tracing tesh'es due to latest changes...
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-05 Arnaud LegrandMake this example insensitive to scheduling order of...
2012-03-05 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-02 navarroUpdate file.c example since new modifications in surf...
2012-02-29 Arnaud Gierschxbt_dynar_length returns an unsigned long, not a size_t.
2012-02-29 Arnaud GierschReally get the first host (fixes failing test).
2012-02-29 Arnaud GierschDyanr is already destroyed bt xbt_dynar_to_array.
2012-02-28 navarroFix token_ring execution.
2012-02-28 Martin QuinsonDeprecate MSG_get_host_{table,number}; Implement MSG_ho...
2012-02-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-23 Marion Guthmullermodel-checker : example bugged2_liveness modified
2012-02-23 Pedro VelhoStarted the gpu model by adding the MSG_gpu_task_create...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschFix format strings to match their arguments.
2012-02-08 Martin Quinsonstop using internal header files from the examples...
2012-02-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-08 Martin Quinsonmove a public header in the simgrid/ directory to fight...
2012-02-05 Arnaud GierschKill more duplicate routes in platform files.
2012-02-05 Arnaud GierschFix compilation errors about multiple definition of...
2012-02-03 Martin Quinsonkill some dupplicate routes: now that we issue a warnin...
2012-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-02 Arnaud GierschAnother %ld -> %zu fix.
2012-02-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 navarroUse m_file_t instead of m_file_t*
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 Lucas Schnorr[trace] add missing tesh to test user variables tracing
2012-01-31 navarroRewrite file example for use MSG API
2012-01-31 navarroMake the commit on file read and write compile with...
2012-01-31 navarroAdd an example for file
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-25 Christophe ThiérySIMIX refactoring: replace 'request' by a more precise...
2012-01-23 Lucas Schnorr[trace] new example inspired by storage systems to...
next