Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix supernovae compilation
[simgrid.git] / src / msg / task.c
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-25 navarropCompletely remove ruby and java from simgrid project.
2011-02-17 agierschUse new style logging macros.
2011-01-04 thieryAdd a debug message
2010-12-15 mquinsonfix the logic of refcount in msg_task_t by ... killing...
2010-12-15 mquinsonKill the braindead MSG_task_refcount_dec() function.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-11-18 velhoFix compilation warning.
2010-11-18 velhoNow for null communications MSG_get_task_remaining...
2010-10-11 alegrandIndent include and src using this command:
2010-09-30 schnorrisolating latency bounded functions with ifdef's
2010-09-27 coldpeaceadding some setter methods
2010-08-09 schnorrfullduplex support
2010-07-30 navarropAdd an example for waitany fct.
2010-06-16 mquinsonMake sure that created sequential tasks cannot look...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
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 coldpeaceadd MSG_task_has_data function
2010-03-24 mquinsonAdd a MSG_task_set_data() function
2010-03-23 mquinsonFix the commit introducing MSG_task_ref by actually...
2010-03-23 mquinsonKill MSG_WARNING and MSG_FATAL return codes
2010-03-12 mquinsonkill crude debugging info for ruby: that part of the...
2010-03-03 mquinsonbummer: I increased the amount of displayed info to...
2010-03-02 mquinsonAcknoledge the fact that JniException is a runtime...
2009-10-05 mquinson[Cristian] Lots and lots of small fixes to MSG to work...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
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 *...