Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
It does not work on apple to.
[simgrid.git] / tools / tesh /
2011-01-06 navarropAdd an option to tesh : --cfg
2010-12-10 thieryRemove debugging fprintf
2010-12-10 mquinson[tesh] allow to specify the length of the sorting prefix
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-12-01 agierschDo not duplicate rctx_wait_bg in rctx_exit
2010-12-01 agierschFix usage of testsuite_name.
2010-11-30 navarropRemove Makefile.am from autotools.
2010-11-30 navarropPrepare the out of source build.
2010-11-29 mquinsonMore informative messages when using the new --setenv...
2010-11-29 mquinsonAdd --setenv command line options to tesh
2010-11-23 agierschSynchronize threads before exit on armageddon.
2010-11-09 agierschTesh updates:
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-10-08 navarropBe compatible with windows
2010-10-01 mquinsonFix tesh [Arnaud Giersch]:
2010-07-26 navarropWithout this line paranoid mode doesn't work.
2010-06-23 navarropThose variables must be set here.
2010-06-18 navarropDeclare variables at the beginning of the function.
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-05-18 mquinsonA working 'make install' target
2010-05-07 mquinsoncosmetics (kill unused var, and kill/improve debug...
2010-05-06 mquinsonFight for better integration of mmalloc, mc and xbt
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
2010-04-19 navarropAdd version to shared lib and full path for sources.
2010-04-19 velhoCople with ctest 2.8 still compatible with previous...
2010-04-15 velhoAdded a tesh colorizer simple script.
2010-04-14 navarropSecond commit for cmake in an other directory.
2010-03-31 mquinsonuse differing temporary directory names so that the...
2010-03-31 mquinson2 bugs in 5 lines, gone under radar for 6 months (until...
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-04-06 mquinsonGive tesh the ability to get the CWD to use from the...
2009-02-04 mquinsonactually, I have some more gitignore files
2008-11-11 mquinsonKill all the autogenerated I've found. Feel free to...
2008-11-10 mquinsonautogenerated files (sorry)
2008-10-03 mquinsontypo in comments
2008-10-03 mquinson64bits portability buglet
2008-10-03 mquinsonUse mkfile mechanism or similar instead of stream redir...
2008-10-03 mquinsonDocument the new mkfile buildin command
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 mquinson64bit portability bug
2008-10-01 mquinsonUse variable substitution in the command line before...
2008-09-10 mquinsonReindent
2008-09-10 mquinsonremove trailing spaces
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...
2008-05-14 mquinsonautogen commit fest (some of them being tests related...
2008-03-06 mquinsonregenerate all makefiles.in with the lastest autotools
2007-12-20 mquinsonautogenerated
2007-12-19 mquinsonDo load portable.h explicitly since strbuff do not...
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-10-05 mquinsonOther useless copyright notice updates
2007-09-26 mquinsonOps, forgot debuging outputs
2007-09-26 mquinsonFight against synchronization issues on armageddon...
2007-09-21 mquinsonMake FS happy
2007-09-13 alegrandremove cvs files.
2007-09-12 mquinsonRegenerate yet another time the Makefile.in
2007-08-28 marklsrefactored smpi into multiple source files.
2007-08-08 alegrandCommitting automatically generated file (after the...
2007-08-07 marklsadded SMPI_DEP to configure.ac and src/Makefile.am
2007-08-06 mquinsonDamn autogenerated, get out of the way, I can't see...
2007-08-06 mquinsonname threads to ease debugging
2007-08-02 alegrandAutomatically generated files.
2007-07-09 mquinsonWe need the os threads here
2007-07-08 mquinsonhello, automake-1.10
2007-07-02 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
2007-06-29 mquinsonUpdate autogenerated files
2007-06-08 mquinsonAllow to disable timeouts
2007-06-08 mquinsonBe more verbose about which command which message refer...
2007-06-08 mquinsonWe need the tests in the archive, obviously
2007-06-06 mquinsonAdapt the tests to the new code (and use log layouts...
2007-06-06 mquinsonLet the background childs die in any case on error...
2007-06-04 mquinsonbuglet
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-31 mquinsonAdd a way to the tesh syntax to log at CRITICAL level...
2007-05-29 mquinsonMask the diff when logging at error level or higher...
2007-05-07 mquinsonLet's find portable.h during VPATH builds
2007-05-07 mquinsonWe need the threads, and they live in the gras lib...
2007-05-07 mquinsonDo display the output when requested to not take it...
2007-05-07 mquinsonkeep up with lastest diff computation changes
2007-05-07 mquinsonsize_t is long, so don't play it smart and get it worki...
2007-05-07 mquinsonHuge code cleanup + implementation of the background...
2007-04-30 mquinsonshorten
2007-04-27 mquinsonBetter modularization of the tesh source code
2007-04-26 mquinsonFollow cleanups in the xbt_str module
2007-04-16 mquinsonmerge trim.h into str.h, where it belongs to
2007-04-11 cheriermthe expected signal metacommand use now the name of...
2007-04-11 cheriermthe expected signal metacommand use now the name of...
2007-03-23 mquinsonRemove one of the tests which breaks on amd64, it will...
2007-03-23 mquinsonAvoid a segfault on amd64 by leaking the file descriptor
2007-03-23 mquinsonLoad portable ASAP so that stdio do contain getline
2007-03-23 mquinsonAdd tesh[t], the TEsting SHell Tool