Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix tesh [Arnaud Giersch]:
[simgrid.git] / tools / tesh / run_context.c
2010-10-01 mquinsonFix tesh [Arnaud Giersch]:
2010-05-07 mquinsoncosmetics (kill unused var, and kill/improve debug...
2010-05-06 mquinsonFight for better integration of mmalloc, mc and xbt
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-10-03 mquinson64bits portability buglet
2008-10-03 mquinsonIntroduce a mkfile buildin command to be used in place...
2008-10-03 mquinsonAlso add the variables defined in the script to the...
2008-10-01 mquinsonUse variable substitution in the command line before...
2008-09-10 mquinsonReindent
2008-09-09 mquinsonSearch the binary to run in the path, if not in this dir
2008-09-08 mquinsondo not execle (/bin/sh), but execve directly the comman...
2008-05-20 mquinsonExtra care for environ shouldn't be mandatory here...
2008-05-20 mquinsonadd the ability to tesh to mess with the processes...
2007-10-23 cheriermThis change is about the refactoring of the source...
2007-10-11 mquinsonMove string buffers from 'private to tesh' to 'public...
2007-09-26 mquinsonOps, forgot debuging outputs
2007-09-26 mquinsonFight against synchronization issues on armageddon...
2007-08-06 mquinsonname threads to ease debugging
2007-07-09 mquinsonWe need the os threads here
2007-06-08 mquinsonAllow to disable timeouts
2007-06-08 mquinsonBe more verbose about which command which message refer...
2007-06-06 mquinsonLet the background childs die in any case on error...
2007-05-31 mquinsonError message pretty printing (to ease grepping on...
2007-05-31 mquinsonoups, leaked a debug output
2007-05-31 mquinsonImplement metacommand 'output display' to show it witho...
2007-05-29 mquinsonMask the diff when logging at error level or higher...
2007-05-07 mquinsonDo display the output when requested to not take it...
2007-05-07 mquinsonHuge code cleanup + implementation of the background...