Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
When enable_pcre is OFF, disable RuleBased and Vivaldi tests.
[simgrid.git] / tools /
2011-03-31 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 NavarropClean tabs for publis.html
2011-03-31 NavarropAdd Home and Simgrid Forge to tabs.
2011-03-31 NavarropRe-implement the tab.
2011-03-31 NavarropGenerate correctly index.php
2011-03-31 Lucas SchnorrMerge branch 'master' into master-svn
2011-03-29 navarropAdd some missing files from postprocesser.
2011-03-29 navarropAdd the faq page to tabs.
2011-03-29 navarropRe write the postprocesser for doxygen
2011-03-29 navarropRe add the tab to the index.php
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-03-24 agierschReplace, when possible, calls to bprintf() by calls...
2011-03-24 navarropRemove where_network_elements and add element in host_l...
2011-03-15 navarropGenerate publis correctely.
2011-03-14 navarropAdd a graphicator test and use get_network_element_type...
2011-02-22 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
2011-02-22 agierschReplace a combination of malloc+strcpy by xbt_strdup.
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 navarropRemove all xbt_assert.*(0,FALSE or NULL for xbt_die
2011-02-17 agierschUse new style logging macros.
2011-02-16 thieryThis is not a tesh file
2011-01-31 navarropWe need to had symmetrical "no" to route from version...
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2011-01-21 navarropCorrectly set callbacks for tags.
2011-01-20 alegrandUntested update to take deployment file into account.
2011-01-18 mquinsondon't use lock file to protect against parallel invocat...
2011-01-06 navarropAdd an option to tesh : --cfg
2010-12-14 schnorrmoving graphicator from teshsuite to tools/graphicator/
2010-12-14 mquinsonKill tesh2 out of the source tree
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-12-01 alegrandStupid me.
2010-11-30 mquinsonkill ANCIENT junk (souvenirs souvenirs)
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 schnorrscript to put events of paje trace files in order
2010-11-29 mquinsonAdd --setenv command line options to tesh
2010-11-29 navarropFix generated documentation.
2010-11-28 alegrandCope with recent doxygen modifications...
2010-11-28 mquinsoncmake cleanup: redo the documentation generation
2010-11-28 mquinsonlet unit testing stuff build out of source
2010-11-28 mquinsonchange the way unit testing is handled by cmake. Put...
2010-11-26 mquinsoncosmetics
2010-11-23 agierschSynchronize threads before exit on armageddon.
2010-11-18 velhoAdd more precision to the output for colorize.pl
2010-11-09 agierschTesh updates:
2010-10-12 agierschReally do the s/:/_/ in platform upgrading script.
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-10-08 navarropBe compatible with windows
2010-10-04 mquinsonteach the platform upgrading script about the s/:/_...
2010-10-01 mquinsonFix tesh [Arnaud Giersch]:
2010-09-30 mquinsonprotect the changes related to the v3 in an appropriate...
2010-09-30 mquinsonreindent this script (no real change). I'm wondering...
2010-09-30 navarropUnuse file.
2010-09-30 navarropUpdate the script for transform platform into v3.
2010-09-29 navarropScript to transform v2 platfrom into a v3.
2010-09-13 navarropOups this is a mistake.
2010-09-13 navarropNot test with WIN32 but BORLAND because on windows...
2010-09-13 navarropUpdate CMakeLists for windows
2010-09-13 navarropWindows compatibility.
2010-08-24 alegrandFix bug in the documentation.
2010-07-26 navarropWithout this line paranoid mode doesn't work.
2010-07-06 alegrandCope with recent version of doxygen.
2010-06-23 navarropThose variables must be set here.
2010-06-18 navarropDefine correctly variables for windows.
2010-06-18 navarropDeclare variables at the beginning of the function.
2010-06-17 navarropMissing the word line for compiler.
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-06-15 mquinsonfix a bug breaking every navigation tabs. Damn changing...
2010-05-18 navarropRename some variales and cosmetics.
2010-05-18 navarropGenerate files correctely with gras_stub_generator.
2010-05-18 mquinsonA working 'make install' target
2010-05-18 mquinsonfurther cleanups to the cmake files. We now have a...
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-04-13 alegrandBugfix + better output
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...
2010-03-23 mquinsonmore verbose on error
2010-02-02 alegrandWork even when names have ":"
2009-12-03 alegrandAutomatically generare html files from our bibtex file.
2009-08-19 mquinsonmissing file in the archive
2009-07-13 mquinsonbe a bit more paranoid: if a line looks like something...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-04-06 mquinson-Wall by default
next