Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge scm.gforge.inria.fr:/gitroot/simgrid/simgrid-java
[simgrid.git] / src / jmsg_process.c
2012-06-12 Samuel LepetitMerge scm.gforge.inria.fr:/gitroot/simgrid/simgrid...
2012-06-12 Samuel LepetitAdd setKillTime in Process
2012-06-11 Samuel LepetitAdd EXPERIMENTAL Coroutines support
2012-05-31 Samuel LepetitExport RngStreams to Java
2012-05-29 Samuel LepetitMake simgrid-java buildable after MSG_process_create_wi...
2012-05-25 Samuel LepetitWe don't need the msg process to sleep.
2012-05-21 Samuel LepetitBugfix in Process.waitFor and Process.sleep: Throw...
2012-05-16 Samuel LepetitRemoved "ApplicationHandler" and "japplication_handler...
2012-05-16 Samuel LepetitChange the way the process killing is handled, using...
2012-05-16 Samuel LepetitAdd a straightforward implementation of start_time...
2012-05-14 Samuel LepetitRemoved jprocess_start (useless now), cached ids in...
2012-05-14 Samuel LepetitChange the way the Process are killed, since we need...
2012-05-14 Samuel LepetitChange the way the threads are stopped, not killing...
2012-05-11 Samuel LepetitChange the way the threads are launched: they are now...
2012-05-10 Samuel LepetitChange the way the objects are created in ApplicationHa...
2012-05-09 Samuel LepetitAdd sleep in Process, with a Thread.sleep like use...
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 some functions from MsgNative to Task again,to...
2011-02-18 navarropRename DEBUG, INFO... for XBT_DEBUG ... in simgrid...
2011-02-10 navarropAdd some functions.
2011-02-09 navarropHuge commit for java with simgrid3_5
2010-12-03 mquinsonIt may even work, soon
2010-12-02 mquinsonkinda working again: only a segfault at termination
2010-12-02 mquinsoninitial (almost working) release of a separate package...