Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not embeed our version of semaphores
[simgrid.git] / org /
2012-05-02 Martin QuinsonDo not embeed our version of semaphores
2012-04-30 Martin Quinsonwork around issues by passing the hostname instead...
2012-04-27 Martin Quinsonremove the now useless Process.ifInterruptedStop()
2012-04-27 Martin Quinsonimplement the ability to kill processes without relying...
2012-04-27 Samuel LepetitMerge branch 'master' of git://scm.gforge.inria.fr...
2012-04-26 Martin Quinsonremove a method that is deprecated since a very long...
2012-04-26 Martin QuinsonMake Process.kill(process) an instance method, not...
2012-04-26 Samuel Lepetitcache for pid/ppid/host in Process.java
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...
2012-02-16 navarroLoad SG_java but rename libSG_java for SG_java on windows.
2012-02-16 unknownLoad libSG_java instead of SG_java
2012-02-16 unknownRemove deprecated function getErrCode.
2012-01-06 ChristophoClean smx_ctx_java_stop, but it does not work yet
2011-10-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-19 Martin Quinsonsplit simulation run and simulation cleanup so that...
2011-10-18 Martin Quinsonlaurent's eclipse was a bit too greedy
2011-10-18 Laurent BobelinImproved javadoc (yet not totally corrected). Added...
2011-04-26 thieryRename Process.changeHost to process.migrate to match...
2011-02-28 navarropAdd svn and cdash to java project.
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 mquinsonkinda working again: only a segfault at termination
2010-12-02 mquinsoninitial (almost working) release of a separate package...