Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Integrate Bruno's work on SIMIX onto main stream. Tests are broken, but it looks...
[simgrid.git] / tools / tesh /
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