Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add missing XBT_PUBLIC.
[simgrid.git] / include / msg /
2011-02-03 thieryThe process list of MSG is now a swag instead of a...
2011-01-31 thieryFix possible compilation problem with the declaration...
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-12 agierschMSG_mailbox_create does not exist anymore.
2011-01-05 schnorr[trace] using process name and PID as identification...
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-13 schnorr[trace] protecting category field in process structure
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-10-01 mquinsonAdd missing include for HAVE_TRACING [Arnaud Giersch]
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 schnorrremoving dependency on file that is no longer generated
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 schnorrproper use of the HAVE_TRACING variable defined by...
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 mquinsonRename MSG_TIMEOUT_FAILURE into MSG_TIMEOUT for sake...
2010-03-23 mquinsonadd a dangerous MSG_task_ref() needed by lua to not...
2010-03-23 mquinsonKill MSG_WARNING and MSG_FATAL return codes
2010-03-22 mquinsonfurther cleanups of the java bindings
2010-03-02 mquinsonKill the MSG_paje_output() function. It's a noop since...
2009-10-16 mquinsonIntroduce a MSG_TIMEOUT_FAILURE return code and use...
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 :
2008-01-07 cheriermThis change introduce the new mailbox concept.
2007-11-19 mquinsonmake visible the MSG_task_get variant accepting both...
2007-11-06 mquinsonFix constness of arguments
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-07-10 mquinsonKill the types xbt_context_function_t, smx_process_code...
2007-07-02 mquinsonRevert the convertion of MSG pids from int to long...
2007-07-02 mquinsonConvert MSG pids from int to long int so that they...
2007-03-23 mquinsonHell, I BROKE THE BUILD. Let's take some radical counte...
2007-02-07 mquinsontypo in windows DLL cruft
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-07-04 alegrandAdding a MSG_task_put_with_timeout function and giving...
2006-03-30 alegrandfiner inclusion of sysdep.h
2006-02-23 alegrandAdding Derrick's function to check whether a host is...
2005-10-23 mquinsonConnect the m_datatypes_management_details doxygen...
2005-10-11 alegrandAdd two convenient functions for Cyril Banino.
2005-09-08 mquinsonRename BEGIN_DECL since we changed the usual definition...
2005-08-30 casanovaImplemented the MSG_task_get_source() function. (See...
2005-08-09 alegrandgetting rid of deprecated functions
2005-08-08 alegrandgetting rid of MSG_getClock
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-08-02 alegrandAdd MSG_task_cancel and MSG_task_get_computation_remaining
2005-07-22 alegrandAdding parallel tasks to MSG
2005-07-22 alegranddoc fix
2005-07-01 alegrandmajor doc reorganization to get something that works...
2005-06-29 mquinsondisable MSG_get_msgload until we find a good specificat...
2005-06-29 alegrandAdd a select for Martin.
2005-06-29 mquinsonconfig support in MSG
2005-06-29 alegrandAdd a new function: MSG_task_get_with_timeout. That...
2005-06-01 alegrandReverting Mt's modifications.
2005-05-25 mquinsonStart the implementation of start_time and kill_time...
2005-03-25 alegrandMSG_getClock is a stupid name.
2005-03-16 alegrandAdd MSG_task_get_compute_duration() and MSG_task_get_da...
2005-02-27 mquinsoncode is now splint'able; add a MSG_task_get_name
2005-02-16 alegrandC++ users need love. :)
2005-02-11 alegrandSURF does not use long doubles. Reverting MSG to doubles.
2005-02-07 alegrandReorganizing and cleaning the doc
2005-02-04 alegrandAdding Killall function
2005-01-29 alegrandupdating the doc
2005-01-26 alegrandNow, a process can be killed and all process are killed...
2005-01-15 alegrandTaking into account last SURF modifications (suspend...
2005-01-05 alegrandNow, any surf-based program can take --surf-path argume...
2004-12-31 mquinsonAdd the prototypes
2004-12-29 alegrandMSG almost works. It enabled me to find some bug in...
2004-12-17 alegrandCosmetics
2004-12-17 alegrandcosmetics : s/sim_data/simdata/g
2004-12-16 alegrandjust a move
2004-12-16 alegrandmaking some field names more explicit (e.g. void *...
next