Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Factorize code for mutex locks.
[simgrid.git] / testsuite /
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-23 Arnaud GierschRename gras_config to internal_config.
2012-11-22 Arnaud GierschLink against simgrid instead of gras.
2012-11-22 Arnaud GierschUse xbt_os_time() instead of gras_os_time().
2012-11-22 Arnaud GierschRemove more references to gras.
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
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-11 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-11 Arnaud GierschInclude standard header files after local includes.
2012-07-04 Arnaud GierschCall xbt_init() to parse the command line, specially...
2012-06-26 Arnaud GierschReindent Cmake files.
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-09 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-08 jbrvModify structures to support different sources of avaib...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-09 Martin Quinson[route parsing] make surf_network_resource_by_name...
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-27 navarroFix surf_storage execution
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-16 navarroNow call communicate and get_route with void* and not...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschFix format strings to match their arguments.
2012-02-21 Arnaud GierschRemove trailing commas in enum declarations.
2012-02-21 Arnaud GierschAllow to use another base for parameter "modes" in...
2012-02-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-01 Arnaud GierschAdd parmap_bench.c.
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-25 Martin Quinsonfix the tests that my cleanups in the config variable...
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropAllow selective update to be independently set for...
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-08 Martin Quinsonfurther parser cleanups
2011-11-03 Martin Quinsonstop messing with the surf internals from the test...
2011-11-03 Martin QuinsonNobody cares about this argument since maybe 4 years...
2011-10-20 Martin Quinsonmerge branches
2011-10-13 Christophe ThiéryMerge branch 'lua'
2011-10-05 Arnaud Giersch.gitignore: delete .gitignore files in subdirectories.
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-07 Arnaud GierschRemove unused variables.
2011-03-24 navarropRemove old function surf_model_resource_by_name.
2011-03-14 navarropSorry need to be call here for compile warning.
2011-03-14 navarropFix memory leak in this example.
2011-03-07 navarropNeed to set this flag to compile on windows
2011-02-22 agierschDo explicit lmm_variable_free to avoid warning messages.
2011-02-22 agierschDo explicit lmm_variable_free to avoid warning messages.
2011-02-22 agierschFix memory leaks in lmm_usage.
2011-02-17 navarropRemove all xbt_assert.*(0,FALSE or NULL for xbt_die
2011-02-17 agierschUse new style logging macros.
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2011-01-21 navarropCorrectly set callbacks for tags.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-11-30 navarropThis file is old autotools file.
2010-11-30 navarropRemove testsuite/simdag.
2010-11-30 navarropRemove Makefile.am from autotools.
2010-11-30 navarropPrepare the out of source build.
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-28 mquinsonAllow out of source builds
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-10-04 mquinsonupdate all the platforms file with the new s/:/_/ in DTD
2010-09-28 navarropNew platform files (just add AS tag)
2010-09-28 navarroptest of sd_test
2010-09-13 navarropWindows compatibility.
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-06-11 suterModify the examples and tests to cope with the new...
2010-05-07 mquinsonDamnit malek. In C, arguments are passed by value,...
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-14 navarropSecond commit for cmake in an other directory.
2010-04-14 navarropFirst commit for do cmake in an other directory.
2010-04-09 mquinsonplug a memleak
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2010-02-05 navarropRemove arg Rate.
2009-12-22 mquinsonBig fat warning 'dont forget ctest'
2009-09-11 donassbrFix tests.
2009-08-17 mquinsonKill context test since contextes cannot be used withou...
2009-07-13 mquinsonI'm wondering since when this test was broken, and...
2009-07-13 mquinsonSURF: Kill the SDP model
2009-07-01 mquinsonUpdate to lastest changes in SURF
2009-07-01 mquinsonRename model methods action_use/free to action_ref...
2009-06-30 mquinsonSURF: Embeed every fields of common_public directly...
2009-06-26 mquinsonChange --surf-path into --cfg=path
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
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-16 velhoDf parameter of Low models is replaced by weight becaus...
2008-06-18 mquinsonthe prototype of the models in surf changed a looong...
2008-06-07 alegrandRevalidate "output" avec Benjamin Depardon's bug correc...
2008-05-14 mquinsonautogen commit fest (some of them being tests related...
2008-03-15 alegrandBug fix. I wonder how this function may have ever worked...
2008-03-06 mquinsonregenerate all makefiles.in with the lastest autotools
next