Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
At least. ignore ignorable
[simgrid.git] / src / msg / task.c
2008-07-08 cheriermDetails of this changes:
2008-06-09 velhoAdded the feature of getting remaining communication...
2007-08-06 alegrandindent -i2 -kr. Aaaah, I feel much better now. Sorry...
2007-07-02 mquinsonI scratched my own change to fix the documentation...
2007-07-02 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
2007-06-29 mquinsonMake sure the navbar tricks we use in the post-processo...
2007-03-05 alegrandFix the doc!
2006-08-10 thieryUse a mallocator for MSG tasks
2006-04-11 mquinsonRework the MSG navbar
2005-10-23 mquinsonLet's compile SURF once in the afternoon and cleanup...
2005-08-30 casanovaImplemented the MSG_task_get_source() function. (See...
2005-08-09 alegrandadding a priority mechanism
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
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-23 alegrandupdate MSG_task_destroy for parallel tasks
2005-07-22 alegrandcosmetics
2005-03-16 alegrandAdd MSG_task_get_compute_duration() and MSG_task_get_da...
2005-02-27 mquinsonAdd MSG_task_get_name
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2005-02-11 alegrandSURF does not use long doubles. Reverting MSG to doubles.
2005-02-07 alegrandReorganizing and cleaning the doc
2005-01-15 alegrandTaking into account last SURF modifications (suspend...
2004-12-31 mquinsonAdd a function I need in GRAS
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 alegrandMSG is not a module
2004-12-16 alegrandmaking some field names more explicit (e.g. void *...