Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
merge conflicts
[simgrid.git] / src / gras / Virtu / sg_process.c
2011-11-22 Marion Guthmullermerge conflicts
2011-11-15 Christophe ThiérySIMIX: add a redundant parameter to avoid repeated...
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-10-20 Martin Quinsonmerge branches
2011-04-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-20 Martin Quinsontypos in comments
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-17 agierschUse new style logging macros.
2011-01-27 thieryReplace the return value of SIMIX_req_process_create...
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-11-24 mquinsonimplement gras_agent_spawn in RL, kill the data argumen...
2010-11-24 mquinsoncosmetics
2010-10-11 alegrandIndent include and src using this command:
2010-08-05 coldpeaceadd gras_load_environment_script & gras_function_regist...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-03-22 mquinsontiny optimizations
2009-11-10 mquinsonRevert "try to port the gras simulation side to the...
2009-11-10 mquinsontry to port the gras simulation side to the new smx_net...
2009-10-05 mquinsonImprovements to the MSG port on top of SIMIX network...
2009-08-17 mquinsonFixed some issues in logs logic due to recent changes...
2009-07-13 mquinsonFirst running version after the relocation of the conte...
2009-07-13 mquinsonsimdata cleanup from smx_action_t. Now all SIMIX's...
2009-07-13 mquinsonSome build adjustments mandatory for the relocation...
2009-07-07 mquinsonDisplay the list of still queued messages in SG mode...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-05-15 mquinsonRemove a crude hack where first call to surf_solve...
2008-03-06 mquinsonConnect correctly the log channels manually for windows...
2007-11-08 mquinsonBetter fix to the comparison between signed and unsigne...
2007-11-06 mquinsonFix constness of arguments
2007-10-26 mquinsonRename gras_os_property_value() to gras_os_host_propert...
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-09-21 cheriermvoid functions don't return
2007-08-06 alegrandcosmetics
2007-07-13 donassbrstructure sockets of gras_trp_prodata_t synchronized.
2007-07-12 donassbrUse a queue to control the selectable sockets. We don...
2007-07-12 mquinsonvarious little cleanups in the gras/sg code. Mainly...
2007-07-11 mquinsonMore cleanups in simix and friends. Do not request...
2007-07-11 mquinsonMove smx_process related functions from sg_emul.c to...
2007-07-05 donassbrIt was more difficult to find the bug that I thought...
2007-07-02 mquinsonConvert GRAS pid from long int to int; setup a virtuali...
2007-07-02 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
2006-06-02 mquinsonAllow to retrieve the libdata of a remote host in SG
2006-06-01 mquinsonGRAS is not the only one using libdata. AMOK does too...
2006-05-24 mquinsonStupid me, use an existing channel as external default
2006-05-24 mquinsonSanitize the log channels naming scheme in GRAS too
2006-04-12 mquinsonUse long int for the pids, just to be sure without...
2005-10-25 mquinsonplug a memleak which is harmless in most situations...
2005-09-09 mquinsonPerf improvement: Change libdata to a set so that we...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-06-23 mquinsonReduce the default amount of logs
2005-06-06 mquinsonrename raw sockets to measurement ones
2005-03-30 mquinsons/gras_process_getpid/gras_os_getpid/
2005-03-29 alegrandadding a getpid function
2005-03-01 alegrandMoving functions to the right location and making them...
2005-02-13 mquinsonNew functionality: possibility for libraries to registe...
2004-12-10 mquinsonFix (c) dates
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-09-27 mquinsonport the SG part to the new stuff intended to work...
2004-09-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-07-06 mquinsonIt works. Isn't that great?
2004-07-06 mquinsonCurrent state. Does not work yet, but I'd prefer not...
2004-06-21 mquinsonMore work on SG, almost done
2004-06-18 mquinsonVarious cleanups; SG almost work
2004-04-26 mquinson [Messaging]
2004-04-06 mquinsonSkeleton of virtualization functions