Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Pull changes to push BitTorrent fix
[simgrid.git] / src / simix / smx_network.c
2012-10-16 Martin Quinsons/MC_IS_ENABLED/MC_is_active()/ to remove an unfriendly...
2012-10-05 Marion Guthmullermodel-checker : extend MC_ignore mechanism for global...
2012-10-03 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-09-28 Augustin Degommevarious fixes for probing/testing
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-20 Augustin Degommeforgot a declaration, and two others were removed by...
2012-09-20 Augustin Degommeadd MPI_Probe and MPI_Iprobe support, and better handli...
2012-09-17 Arnaud GierschMove instruction at proper place.
2012-09-17 Arnaud GierschQ&D reindent.
2012-08-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-08-21 jean-noel quintin[smpi,simix-network] remove a useless function
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-07 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-08-07 Augustin Degommeadd an immediate asynchronous send possibility for...
2012-06-21 Samuel LepetitCheck if the host is down after a communication
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Samuel LepetitDon't give control back to user after a process is...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-08 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
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 QuinsonImprove an error message
2012-05-10 Martin Quinsonallow a process blocked on a communication that didn...
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 QuinsonEnhance the communication filtering mechanism
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-13 Arnaud GierschAvoid to throw an exception, and catch it just below.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-30 Marion Guthmullermodel-checker : get rdv_points in simix for comparison...
2012-01-25 Christophe ThiérySIMIX refactoring: replace 'request' by a more precise...
2012-01-25 Christophe ThiéryRename SIMIX files
2012-01-19 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
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-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2012-01-05 Christophe Thiéryclean_fun is the function that frees the userdata of...
2012-01-05 Christophe ThiéryExport SIMIX_rdv_remove and fix debug messages
2011-12-26 Martin Quinsoncleanup the debug messages
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 Quinsondupplicate the sender buffer in eager mode, when isends...
2011-12-16 Stephane GenaudMerge branch 'smpi' of git+ssh://scm.gforge.inria.fr...
2011-12-16 Stephane Genauddsend used for small messages
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-12-01 Frederic Sutertwo more clobbered variables that prevent me to compile...
2011-11-22 Marion Guthmullermerge conflicts
2011-11-10 Arnaud GierschSimply say fun_ptr(...) instead of (*fun_ptr)(...).
2011-11-09 Christophe ThiéryAlso remove the comm from processes when SIMIX_post_com...
2011-11-09 Christophe ThiéryFix possible crashes and leaks with dsends during proce...
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-20 Christophe ThiérySIMIX_CANCELED is a more adapted state in SIMIX_comm_ca...
2011-10-14 Christophe ThiéryImprove debug messages
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-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-07-03 Mark Stillwellfixed a bug in comm_copy_data, it wasn't handling messa...
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-24 Pedro VelhoCope with new way of destroying actions, now if the...
2011-05-24 Pedro VelhoBug fix. Cope with the new way actions are handled.
2011-05-24 Martin Quinsonmerge
2011-05-24 Lucas Schnorr[trace] remove old source file with functions that...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-03-18 piniThese functions in SIMIX should return 0, and that...
2011-03-18 piniDirty hacks again: shot more bullets, it may be a zombie
2011-03-18 thieryAdd functions SIMIX_comm_has_send/recv_match
2011-03-15 thieryMake SIMIX_comm_start() public (for a while :))
2011-03-15 mquinsonmake SIMIX_comm_finish() public
2011-03-14 piniAdd wrapper to match receiving mailboxes against a...
2011-02-22 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
2011-02-17 agierschUse new style logging macros.
2011-02-08 thierySimix: add requests to make isend+wait or irecv+wait...
2011-02-08 thieryChord: display the number of messages created
2011-02-02 thieryUse a mallocator for SIMIX actions
2011-02-01 thieryRemove SIMIX requests that get src and dst buffers...
2011-02-01 thieryDon't read a comm after completion since it is auto...
2011-01-31 cristianrosaMake SIMIX_req_comm(test/wait/testany/waitany) requests...
2011-01-31 thieryFix a compilation problem with dsend and Chord
2011-01-31 cristianrosaMake SIMIX cleanup the user data of the detached isend...
2011-01-31 cristianrosaAdd MSG_task_dsend function to MSG.
2011-01-28 thieryMake msg_comm_t be a real structure again, not an alias...
2011-01-26 cristianrosaBugfix: return testany requests' result when they succe...
2011-01-26 cristianrosaBugfix: do not use the action state to determine the...
2011-01-20 cristianrosaLet the model-checker decide if the wait transitions...
2011-01-20 cristianrosaTranslate the executed TestAny and WaitAny requests...
2011-01-20 cristianrosaSome bugfixes:
2011-01-14 thieryDon't store user pointers
next