Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright comments
[simgrid.git] / src / jmsg_task.h
2012-07-05 Samuel LepetitUpdate copyright comments
2012-06-29 Samuel LepetitAdapt to the latest changes in MSG API
2012-05-09 Samuel LepetitAdd setName in Task
2012-05-09 Samuel LepetitAdd setComputeDuration in Task
2012-05-04 Samuel LepetitMove all the remaining stuff for Task from MsgNative...
2012-05-04 Samuel LepetitMove some functions from MsgNative to Task again,to...
2012-05-04 Samuel LepetitMove some functions from MsgNative to Task, to make...
2012-05-04 Samuel LepetitMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-04 Samuel LepetitAdd cache for jfieldID/jmethodID on jtask/jcomm
2012-05-04 Samuel LepetitAdd isend in Task
2012-05-03 Samuel LepetitAdd asynchronous API (except wait) for communications
2010-12-02 mquinsoninitial (almost working) release of a separate package...