Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / src / msg / msg_mailbox.c
2014-04-25 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-24 Gabriel CoronaMerge "mc"
2014-04-24 Gabriel Corona[mc] Do not use "simdata" variable (workaround for...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-22 Paul BédarideRename option multiple use of task and fix leak
2014-04-18 Stéphane CastelliMerge with master
2014-04-17 Paul BédarideAdd option to msg to debug multiple use of task
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-01-30 Arnaud GierschRemove duplicated code.
2013-12-10 Arnaud GierschFix build with MSG_USE_DEPRECATED.
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Martin Quinsonadd some comments to avoid that someone breaks the...
2013-10-04 Marion Guthmullermodel-checker : set comm to NULL before creating them...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-14 Jonathan Rouzaud... New version of recv/irecv with bounded rate
2013-02-13 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-12 Jonathan Rouzaud... Bounded receive
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-03 Arnaud GierschDon't let exceptions pass through the MSG layer.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-21 Paul BédarideAll hosts types fusion to xbt_dictelm_t
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-26 Arnaud GierschRemove needless volatile qualifier.
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-12 Augustin Degommeupdate doc for asynchronous send
2012-10-25 navarroFix documentation warnings
2012-10-25 navarroDelete some warning during the ref_guide build
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-08-10 Augustin Degommenow that the simcall has been created, use it
2012-08-09 Jean-Baptiste HervéMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-08-08 Augustin Degommeadd getter/setter functions in simix to access more...
2012-08-08 Augustin DegommeAdd a MSG_mailbox_set_async function to allow to set...
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 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Samuel LepetitRemove dead code from MSG
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 Samuel LepetitFix issue when a host failed while executing a task...
2012-05-22 navarroFix compilation when using MSG_USE_DEPRECATED
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 Quinsonsimplify msg_host_t by inlining the simdata field
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-23 schnorrget rid of CHECK_HOST
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-02-01 Arnaud GierschRevert "Reset t_simdata->comm after comm is over."
2012-02-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-01 Arnaud GierschReset t_simdata->comm after comm is over.
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-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-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-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-23 Arnaud GierschFix warning about clobbered variable.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-15 Christophe ThiérySIMIX: add a redundant parameter to avoid repeated...
2011-11-10 Christophe ThiéryClean MSG source file names
2011-11-10 Martin Quinsonfurther improve that damn message (fct called from...
2011-11-10 Martin Quinsonfix a typo spotted by Henri
2011-10-20 Martin Quinsonmerge branches
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-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-24 Martin Quinsonmerge
2011-05-24 Lucas Schnorr[trace] cosmetics, remove TRACE_is_active, use TRACE_is...
2011-05-17 Pierre-Nicolas ClaussMerge back master branch.
2011-05-17 Arnaud Giersch[trace] Do not split comm if trace is not active.
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-22 thierySimplify the management of processes in MSG.
2011-02-17 agierschUse new style logging macros.
2011-02-08 thierySimix: add requests to make isend+wait or irecv+wait...
2011-02-04 schnorr[trace] cleaner instrumentation
2011-01-31 cristianrosaMake SIMIX_req_comm(test/wait/testany/waitany) requests...
2011-01-31 cristianrosaAdd MSG_task_dsend function to MSG.
2011-01-25 thieryFinally beat the communication failure leaks of MSG
next