Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix VM Trace bugs
[simgrid.git] / src / smx_context_java.c
2012-06-14 Samuel LepetitFix indentation
2012-06-12 alebreMerge branch 'master' of git://scm.gforge.inria.fr...
2012-06-12 Samuel LepetitMerge scm.gforge.inria.fr:/gitroot/simgrid/simgrid...
2012-06-12 Samuel LepetitChange the way the flag is handled in smx_ctx_java_stop
2012-06-11 Samuel LepetitProcess bind bugfix
2012-05-23 Samuel LepetitStop using JNI_GetCreatedJavaVMs, cache the java_vm...
2012-05-18 Samuel LepetitChanged the way current_context is handled in smx_conte...
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-15 Samuel LepetitChange "ProcessKilledException" to "ProcessKilledError...
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-04 Samuel LepetitMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-04 navarroUsed of tesh for test.
2012-04-27 Martin Quinsonadapt to lastest cleanups in the core library
2012-02-16 Laurent BobelinProcess kills now seems to work. May need some addition...
2012-01-06 ChristophoClean smx_ctx_java_stop, but it does not work yet
2011-12-19 NavarropUpdate way to have processes to run from Simgrid 3.7
2011-05-09 agierschThe smx_ctx_*_runall function should not reset the...
2011-05-09 agierschField get_thread_id does not exist anymore in smx_conte...
2011-03-23 coldpeaceremove the usless function : smx_ctx_java_get_data...
2011-02-24 thieryWhen exiting a process, replace MSG_process_kill by...
2011-02-22 thieryThe cleanup function is already called by SIMIX when...
2011-02-18 navarropRename DEBUG, INFO... for XBT_DEBUG ... in simgrid...
2011-02-16 navarropDon't need private files without this command line
2011-02-16 navarropChange fprintf for DEBUG
2011-02-15 navarropDue to __thread smx_current_context we need to have...
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 mquinsonend of previous commit. Sorry for the noise, I'm doomed...