Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove useless use of XBT_LOG_EXTERNAL_CATEGORY.
[simgrid.git] / src / gras / gras.c
2012-03-28 Arnaud GierschRemove useless use of XBT_LOG_EXTERNAL_CATEGORY.
2012-03-22 Arnaud GierschFix gras initialization messages.
2012-03-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-20 Martin Quinsonbig fat warning about GRAS not being stable anymore
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 Christophe ThiéryMove datadesc and TCP sockets from GRAS to XBT.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-22 Marion Guthmullermerge conflicts
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-10-20 Martin Quinsonmerge branches
2011-09-01 NavarropAdd pages for ns3 and gtnets.
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-07 Arnaud GierschRemove unused variables.
2011-02-17 agierschUse new style logging macros.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-05-06 mquinsonLet xbt_exit() issue a warning stating that this is...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-10-20 mquinsonuseless cosmetics
2009-10-15 mquinsonRevert the change inducing that GRAS processes keep...
2009-10-13 mquinsonShut gras processes up on simulators
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-05-19 mquinsonDisplay the status of simulated processes when receivin...
2009-04-12 mquinsoncosmetics
2008-03-06 mquinsonConnect correctly the log channels manually for windows...
2008-03-06 mquinsonDo connect all log channel manually to parent using...
2007-10-22 cheriermThis, modify the declaration of type of function pointe...
2007-10-10 mquinsoncosmetics
2007-07-18 donassbrNew thread to receive messages. Not working yet.
2007-07-14 mquinsonSanitize backtrace naming space
2007-07-11 mquinsonof course, you shouldn't use the simulated time but...
2007-07-11 mquinsonplease shutdown the process/agent BEFORE the whole...
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-12-21 cherierma directory for all builds
2006-11-14 mquinsonCleanup the way moddata are destroyed at the end of...
2006-08-27 mquinsonAlso shut amok down
2006-08-24 mquinsonSIGURS1 is not defined on windows (but signal() and...
2006-08-22 mquinsonImprove the hexa displayer by separating raw and hex...
2006-07-19 mquinsoncleanup the GRAS+AMOK initialization schema
2006-07-06 mquinsonAlso display the backtrace on Ctrl-C (use Ctrl-C Ctrl...
2006-07-04 mquinsonWhen a GRAS process receives the SIGUSR1 signal, it...
2005-09-08 mquinsonRework the hexadecimal displayer I use to debug the...
2005-06-28 mquinsonStupid C++ comments breaking AIX compilers
2005-06-27 mquinsonKill defaultlog and gras/core.h
2005-06-23 mquinsonreduce the amount of logging; don't exit the process...
2005-06-02 mquinsonPut a header to a function
2005-05-30 mquinsonTell explicitly gcc that hexa_print returns void
2005-05-30 mquinsonan hexadecimal printer I sometime use for debugging
2005-05-10 mquinsonRename gras_chrono_{init,exit} to gras_emul_{init,exit...
2005-05-10 mquinsonkill dead and useless headers
2005-05-10 mquinsonthe chrono module now cleanups its mess on gras exit
2005-02-26 alegrandGRAS_rl does not depends on MSG anymore.
2005-02-25 mquinsonWTF
2005-02-17 alegrandFunctionnal benchmarking macros :
2005-02-13 mquinsonNew functionality: possibility for libraries to registe...
2005-02-11 mquinsondead code eradication strike
2005-02-11 alegrandLet's try to play with the simulation...
2005-02-08 mquinsonlog category declaration cleanup; add a pointer from...
2005-02-04 mquinsonMissing header
2005-02-04 mquinsonre-enable GRAS, but only in real world for now (until...
2005-01-27 mquinsonblurp
2005-01-27 alegrandGo away. There is nothing to look at here yet.
2004-12-10 mquinsonA proper gras_init function