Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics
[simgrid.git] / src / jmsg.c
2012-04-30 Martin Quinsoncosmetics
2012-04-30 Martin Quinsonuse -1 as default kill time to make sure that our proce...
2012-04-30 Martin Quinsonwork around issues by passing the hostname instead...
2012-04-30 Martin Quinsonadapt to the lastest (and probably short-lived) API...
2012-04-27 Martin Quinsonadapt to lastest cleanups in the core library
2012-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-25 Martin Quinsoncheck error conditions of task receiption [Samuel Lepetit]
2012-04-24 Martin QuinsonAdd dsend and simulatedSleep to the binding, and add...
2012-04-23 Martin Quinsonadd a pimple to our code to silence some useless warnin...
2012-03-26 Arnaud GierschBuild argv properly.
2012-03-05 navarroReplace MSG_get_host_number with MSG_hosts_as_dynar.
2012-02-16 unknownRemove deprecated function getErrCode.
2012-01-06 ChristophoDon't destroy the Java thread object yet, we still...
2011-12-19 NavarropRename MSG_TASK_CANCELLED by MSG_TASK_CANCELED
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-19 Martin Quinson1000 lines in already enough in this file, let's kill...
2011-10-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-18 NavarropClean code. Remove unsused jobject.
2011-09-07 navarropFix execution on mac but need to be uncommented later.
2011-04-26 thieryRename Process.changeHost to process.migrate to match...
2011-02-24 thieryWhen exiting a process, replace MSG_process_kill by...
2011-02-18 navarropRename DEBUG, INFO... for XBT_DEBUG ... in simgrid...
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...