Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add Process.getProperty, Host.getProperty, Host.setProperty (update Changelog)
[simgrid.git] / org / simgrid / msg / Host.java
2012-07-05 Samuel LepetitAdd Process.getProperty, Host.getProperty, Host.setProp...
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 a cache on Host.name. Add a cache on some jfieldID...
2012-05-09 Samuel LepetitDeleted simulatedSleep, use waitFor instead. Moved...
2012-05-04 Samuel LepetitMove functions from MsgNative to Host, and from jmsg...
2012-04-27 Martin Quinsonremove the now useless Process.ifInterruptedStop()
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...