Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use MSG_init instead of xbt_init since someone wrongly create mutexes
[simgrid.git] / tools / tesh /
2012-11-22 Arnaud GierschMake tesh build (?).
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschTesh is not ls, and other trivial typos in tesh.1.
2012-10-27 Arnaud GierschAdd tesh.1 to txt_files.
2012-10-27 Arnaud GierschAdd tesh.1 to txt_files.
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 Christophe ThiérySince cmake 2.6, else() and endif() don't need to repea...
2012-10-10 paul bedarideadd tesh man
2012-10-08 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-08 Martin Quinsonwe all love debug informations
2012-06-26 Arnaud GierschReindent Cmake files.
2012-06-26 Arnaud GierschRemove unnecessary spaces and empty lines in tesh files.
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 sutertypos
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 navarroReplace usleep for nanosleep
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-14 navarro2nd part of kill GLOB_RECURSE
2012-06-08 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-04 Arnaud GierschDeclare as "unsigned" bit fields used as boolean.
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-30 Arnaud GierschAlso connect main log categories.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschFix format strings to match their arguments.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-12-01 Arnaud Gierschtesh: fix the stable sort.
2011-12-01 Arnaud Gierschtesh: fix memory leaks.
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-29 Arnaud GierschCorreclty handle the case p1 < p2 in cmpstringp.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-20 Arnaud Gierschtesh: add tests with empty output.
2011-10-20 Arnaud Gierschtesh: do not fail on empty output, when sorting is...
2011-10-20 Martin Quinsonmerge branches
2011-10-13 Christophe ThiéryMerge branch 'lua'
2011-10-05 Arnaud Gierschtesh: try to fix output sanitation.
2011-10-05 Arnaud GierschAdd --enable-coverage to tesh self-tests.
2011-10-05 Arnaud GierschAdd tests for tesh sorting and filtering of ouptut.
2011-10-05 Arnaud Giersch.gitignore: delete .gitignore files in subdirectories.
2011-10-04 NavarropUse xbt_dynar_foreach and xbt_dynar_cursor_rm for remov...
2011-10-04 NavarropAdd option --enable-coverage to test if code coverage...
2011-10-04 NavarropAdd an option on tesh to ignore output of code coverage.
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-18 Arnaud Giersch[tesh] Don't define variables twice.
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-02-22 agierschFix build error: implicit declaration of function ...
2011-02-18 navarropWe need include simgrid_config.h for function getline.
2011-02-17 navarropRemove unused include "simgrid_config.h"
2011-02-17 agierschUse new style logging macros.
2011-02-16 thieryThis is not a tesh file
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
next