Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add setlocale in jmsg.c, to have traces not depending on the locale of the user
[simgrid.git] / src / jmsg_comm.c
2012-05-05 Samuel LepetitCheck if the fields were found in Task.nativeInit and...
2012-05-04 Samuel LepetitMove some functions from MsgNative to Task, to make...
2012-05-04 Samuel LepetitMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-04 Samuel LepetitAdd cache for jfieldID/jmethodID on jtask/jcomm
2012-05-04 Samuel LepetitAdd waitCompletion to Comm as a binding of MSG_comm_wait
2012-05-04 Samuel LepetitAdd isend in Task
2012-05-03 Samuel LepetitAdd asynchronous API (except wait) for communications