Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
getMessageSize
[simgrid.git] / org / simgrid / msg / Task.java
2012-11-29 Jonathan Rouzaud... getMessageSize
2012-07-05 Samuel LepetitUpdate copyright comments
2012-06-13 Samuel LepetitMake bind atributes private (we don't want users to...
2012-05-09 Samuel LepetitAdd setName in Task
2012-05-09 Samuel LepetitAdd setComputeDuration in Task
2012-05-09 Samuel LepetitCache the task name in Task
2012-05-09 Samuel LepetitDeleted simulatedSleep, use waitFor instead. Moved...
2012-05-04 Samuel LepetitMove functions from MsgNative to Host, and from jmsg...
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
2012-04-27 Martin Quinsonremove the now useless Process.ifInterruptedStop()
2012-04-24 Martin QuinsonAdd dsend and simulatedSleep to the binding, and add...
2012-02-16 Laurent BobelinProcess kills now seems to work. May need some addition...
2011-10-18 Laurent BobelinImproved javadoc (yet not totally corrected). Added...
2011-02-09 navarropHuge commit for java with simgrid3_5
2010-12-03 mquinsonI guess that I removed the examples *instead of library...
2010-12-02 mquinsoninitial (almost working) release of a separate package...