Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add dsend_bounded send_with_timeout_bounded
[simgrid.git] / src / msg / msg_gos.c
2013-01-29 Jonathan Rouzaud... Add dsend_bounded send_with_timeout_bounded
2013-01-29 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-29 Jonathan Rouzaud... Add MSG_task_isend_bounded
2013-01-21 Paul BédarideAll hosts types fusion to xbt_dictelm_t
2012-12-21 Paul BédarideRevert "make MSG_comm_waitany use dynar"
2012-12-20 Paul Bédaridemake MSG_comm_waitany use dynar
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-18 Marion Guthmullermodel-checker : ignore some variables enabled with...
2012-11-16 Marion Guthmullermodel-checker : ignore new local variable
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-07 Marion Guthmullermodel-checker : add local variables from xbt/ex.h in...
2012-10-25 navarroFix documentation warnings
2012-10-03 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-09-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-27 Martin Quinsonimprove a tiny bit the doc
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-09-13 Augustin Degommefix a compilation warning/error in MSG_task_isend_with_...
2012-09-12 schnorr[trace] instrumentation of MSG_task_isend_with_matching
2012-09-12 schnorr[trace] instrumenting MSG_task_dsend
2012-09-06 navarroAdd a simcall for as and router property
2012-09-06 navarroAdd 3 msg functions to get and modify property of an...
2012-07-03 navarroFix some warnings in doc
2012-06-29 lbobelinCleaned doc, re-included examples, should be better...
2012-06-29 Samuel LepetitUse msg_error_t instead of MSG_error_t
2012-06-29 Samuel LepetitUse msg_task_t instead of m_task_t
2012-06-29 Samuel LepetitUse msg_host_t instead of m_host_t.
2012-06-29 Samuel LepetitUse msg_process_t instead of m_process_t
2012-06-21 Arnaud GierschMove MSG_parallel_task_create() in msg_task.c.
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Samuel LepetitRemove dead code from MSG
2012-06-21 Arnaud GierschCall simcall_set_category after simdata->compute is...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 Samuel LepetitBugfix in MSG_parallel_task_execute
2012-06-20 Samuel LepetitStop doing evil things in MSG_parallel_task_execute...
2012-06-20 Samuel LepetitFactorise MSG_task_execute and MSG_parallel_task_execute
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 Samuel LepetitMemory leak fix
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 Samuel LepetitUse the same way of checking the state of the communica...
2012-06-20 Samuel LepetitBugfix of the previous commit.
2012-06-20 Samuel LepetitFix issue when a host failed while executing a task...
2012-06-14 Marion Guthmullerresolve merge conflict
2012-06-14 Samuel LepetitIndentation fix
2012-06-14 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-14 Samuel LepetitUpdate MSG_comm_wait documentation
2012-05-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-22 navarroFix compilation with MSG_DEPRECATED
2012-05-22 navarroFix compilation when using MSG_USE_DEPRECATED
2012-05-10 Samuel LepetitAdd explanation in MSG_task_irecv documentation
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 QuinsonRemove the public field msg_host_t->name. Use MSG_host_...
2012-04-27 Martin Quinsonsimplify msg_host_t by inlining the simdata field
2012-04-27 Martin QuinsonEnhance the communication filtering mechanism
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-22 Martin Quinsonrewrite the documentation of MSG_task_get_from_host...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-04 Martin QuinsonDoc improvement: rename GOS into task usage
2012-04-04 Martin Quinsonvarious MSG doc cleanups
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-28 navarroAdd a msg deprecated section on API
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-26 schnorr[trace] fix more two documentation warnings
2012-03-24 schnorr[trace] improve documentation of tracing API, make...
2012-03-24 schnorrnew functions for the MSG API (set/get task category)
2012-03-23 schnorrget rid of CHECK_HOST
2012-03-23 schnorrimprove documentation of the MSG_task_listen* functions
2012-03-23 schnorrimprove the documentation for the MSG_task_[send|receiv...
2012-03-23 navarroAdd missing documentation for msg_gos
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-22 schnorrmissing documentation for these functions
2012-03-20 Martin QuinsonImprove MSG doc a bit
2012-03-20 Martin Quinsonthis is not the way to declare a link to the parameters...
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-09 Arnaud GierschTypo.
2012-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-03 navarroPut #ifdef MSG_USE_DEPRECATED for all functions with...
2012-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-03 Arnaud GierschCorrectly initialize simdata->comm when marked as isused.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-25 Christophe ThiérySIMIX refactoring: replace 'request' by a more precise...
2012-01-19 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-17 navarroPut XBT_WARN when try to use channel and not alias...
2012-01-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-16 Christophe ThiéryMSG_task_dsend: don't apply a default function if clean...
2012-01-13 Christophe ThiéryChange the prototype of copy data callbacks to add...
2012-01-13 Christophe ThiéryMSG_comm_destroy should not assume that the task still...
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-11 Christophe ThiéryMSG: add a function to register a task copy callback
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2011-12-26 Martin QuinsonFurther investigate the dsend issue, in vain so far
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-26 Martin Quinsonfix some glitches in documentation generation
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropUse isend instead of send to set the simdata->comm...
2011-11-22 Marion Guthmullermerge conflicts
next