Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Forgot to update migrate signature in Process
[simgrid.git] / src / smx_context_java.c
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...