Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
config support in MSG
[simgrid.git] / include / msg / msg.h
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-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-16 alegrandjust a move
2004-12-15 alegrandWell, some things really are deprecated. Especially...
2004-12-15 alegrandStarting MSG. To ensure backward compability, those...