Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove kill_time from MSG_process_create_with_environment
[simgrid.git] / include / msg / msg.h
2012-05-29 navarroRemove kill_time from MSG_process_create_with_environment
2012-05-29 navarroAdd MSG_process_set_kill_time
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-27 navarroRewrite the kill_time mecanism.
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-04 Martin Quinsonimprove the doc of MSG datatypes (and dispatch them...
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-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-24 schnorrnew functions for the MSG API (set/get task category)
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-22 schnorrprototypes in public msg.h file should be marked XBT_PUBLIC
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-05 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-02 navarroAdd storage to functions
2012-02-28 Martin Quinsonimplement MSG_processes_as_dynar (closes gforge #13642)
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 Pedro VelhoStarted the gpu model by adding the MSG_gpu_task_create...
2012-02-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-07 Arnaud GierschRemove bogus inline declarations in public interface.
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-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 navarroAdd MSG functions for file.
2012-01-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-13 Christophe ThiéryLua: close the Lua world of a process being destroyed
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...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-13 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-13 Marion Guthmullermodel-checker : clean code
2011-12-07 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-22 Marion Guthmullermerge conflicts
2011-11-15 Christophe ThiéryNobody uses MSG_get_errno and wants useless calls to...
2011-11-15 Christophe ThiéryCosmetics
2011-11-14 Christophe ThiéryMake MSG_TASK_CANCELLED deprecated, replace it by MSG_T...
2011-11-14 Marion Guthmullermodel-checker : add name of program in arguments of...
2011-11-10 Martin Quinsonsome users prefer this name, so provide it for symmetry...
2011-10-25 Marion Guthmullermodel-checker : separate informations for safety statef...
2011-10-25 Marion Guthmullermodel-checker : new example bugged1 for stateful dpor
2011-10-25 Marion Guthmullerstart new example with parsing lex/yacc of automaton...
2011-10-20 Martin Quinsonmerge branches
2011-09-08 Arnaud GierschFix compilation warnings in ISO-C99 mode.
2011-04-12 NavarropFixing building warning.
2011-03-31 Lucas SchnorrMerge branch 'master' into master-svn
2011-03-29 Pierre-Nicolas ClaussMerge branch 'master' of github.com:THEpini/simgrid
2011-03-29 Pierre-Nicolas ClaussCoding Sprint : Synchronize SVN with GitHub
2011-03-29 cristianrosaMerge branch 'master', remote branch 'git-hub-cristian...
2011-03-15 mquinsonallow MSG users to play with request matching mecanism
2011-02-11 agierschReview const attribute for pointers..
2011-01-31 cristianrosaMake SIMIX cleanup the user data of the detached isend...
2011-01-31 cristianrosaAdd MSG_task_dsend function to MSG.
2010-12-16 thieryHandle transfer failures in MSG_test, MSG_testany and...
2010-12-15 mquinsonKill the braindead MSG_task_refcount_dec() function.
2010-12-14 mquinsonget the good parts of the replay without stack into...
2010-12-07 mquinsonnew function: MSG_action_paranoid_mode_set (allowing...
2010-12-07 mquinsonstubs for comm_testany, implemented with comm_waitany...
2010-12-07 mquinsontry a bit harder to get the simulated time without...
2010-12-02 mquinsonmake simix headers public so that we can write external...
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-10-11 alegrandIndent include and src using this command:
2010-09-27 coldpeaceadding some setter methods
2010-08-09 schnorrfullduplex support
2010-07-30 navarropAdd an example for waitany fct.
2010-07-29 coldpeaceadd function MSG_load_platform_script that load the...
2010-07-21 coldpeaceadd MSG_set_function function, used to bypass the deplo...
2010-07-07 navarropAdd function MSG_comm_waitall for icomm and add one...
2010-07-07 navarropwindows compatibility.
2010-07-05 navarropAdd a function called after a MSG_comm_test.
2010-05-10 mquinsonMSG_task_isend/irecv and MSG_comm_test/wait added in...
2010-04-25 mquinsonFix copyright headers
2010-04-09 mquinsonallow the use of MSG_TIMEOUT_FAILURE if MSG_USE_DEPRECA...
2010-04-09 mquinsonKill the dangerous MSG_task_ref() now that the bindings...
2010-04-09 mquinsonkill trivial MSG_task_has_data() and use get_data(...
2010-04-01 alegrandHuge import with Lucas tracing modifications.
2010-03-25 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-03-24 mquinsonAdd a MSG_task_set_data() function
2010-03-23 mquinsonadd a dangerous MSG_task_ref() needed by lua to not...
2010-03-02 mquinsonKill the MSG_paje_output() function. It's a noop since...
2009-09-16 mquinsonAPI change fix: please define MSG_USE_DEPRECATED to...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-05-05 mquinsonfirst draft of the action runner
2009-04-11 mquinsonallow to define a default value to registered functions...
2008-11-10 mquinsonKill MSG_mailbox_put, which were not meant to be a...
2008-06-09 velhoAdded the feature of getting remaining communication...
2008-06-07 alegrandRodrigo Righi patch to enable migration.
2008-05-07 mquinsonExport some mailbox related functions
2008-01-11 cheriermDeclaration of the MSG_task_receive_from_host() function
2008-01-11 cheriermThis change is relative with the mailbox concept :
next