Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move functions from MsgNative to Host, and from jmsg to jmsg_host
[simgrid.git] / org / simgrid / msg / Task.java
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...