Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add Doxygen documentation for mallocators
[simgrid.git] / include / msg /
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 *...
2004-12-15 alegrandWell, some things really are deprecated. Especially...
2004-12-15 alegrandStarting MSG. To ensure backward compability, those...