Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
we need the simgrid library too. True story.
[simgrid.git] / examples / gras /
2012-06-26 Arnaud GierschReindent Cmake files.
2012-06-26 Arnaud GierschRemove unnecessary spaces and empty lines in tesh files.
2012-06-14 Marion Guthmullerresolve merge conflict
2012-06-14 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-14 navarroFirst step to delete GLOB command from cmake
2012-06-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-31 Arnaud GierschRemove usage of environment variable ARGS in tesh files.
2012-05-30 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 navarroSome typos in source code
2012-05-24 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-24 Laurent BobelinRemoved some unused and out-of-date XML files, correcte...
2012-05-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-10 navarroUpdate tesh for 32 bit
2012-05-10 navarroUpdate tesh file
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-22 Arnaud GierschAdd setenv GRAS_NO_WARN_EXPERIMENTAL=1 for gras tests.
2012-03-22 Arnaud GierschUpdate tesh files for gras-rpc tests.
2012-03-22 Arnaud GierschRegenerate examples/gras/synchro/test_sg_{32,64}.tesh.
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 Christophe ThiéryMove datadesc and TCP sockets from GRAS to XBT.
2012-01-31 Arnaud GierschUpdate timings for 32bits too.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-23 navarroUpdate factor for model LegrandVelho.
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-06 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-06 NavarropAdd some tests for crosstraffic = 1.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-25 Martin Quinsonrevalidate two gras tests which timings changed
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 Frederic Sutertwo more clobbered variables that prevent me to compile...
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-14 Arnaud GierschRemove usage of xbt_dict_size().
2011-11-09 Christophe ThiéryMake the Lua API respect coherent naming conventions
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-08 Arnaud GierschParenthesis should be protected in test parameters.
2011-11-07 Christophe ThiéryAdd some _XBT_GNUC_UNUSED to avoid compilation warnings...
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/rpc...
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/pmm...
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/ping...
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/mmrpc...
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/console...
2011-11-03 Arnaud GierschRemove spurious semicolon.
2011-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-20 Arnaud GierschFix race condition with gras-mmrpc test.
2011-10-20 Martin Quinsonmerge branches
2011-07-30 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-07-18 Arnaud GierschRegenerate tesh file for test gras-synchro-sg-32 and...
2011-07-18 Arnaud GierschRegenerate tesh file for test gras-all2all-sg-32 and...
2011-07-18 Arnaud GierschIncrease timeout for gras-rpc tests.
2011-07-18 Arnaud GierschFix tesh files for tests gras-rpc-sg-32 and -64.
2011-07-18 Arnaud GierschFree globals before exit in timer example.
2011-06-23 Arnaud GierschReindent TRY/TRY_CLEANUP/CATCH constructs.
2011-06-23 Arnaud GierschUse CATCH_ANONYMOUS whenever possible, and remove unuse...
2011-06-23 Arnaud GierschCosmetics: handle exception inside exception handler.
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-07 Arnaud GierschAdd missing calls to xbt_ex_free().
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-03-07 navarropAdd working directory to command line for generating...
2011-02-22 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
2011-02-17 agierschUse new style logging macros.
2011-02-16 thieryAll tesh files have the .tesh extension now
2011-02-01 thieryI forgot the ones without the extension .tesh
2011-01-24 navarropUpdate tesh for 64bits
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2011-01-05 navarropCan compile out of source now.
2010-12-10 thieryFix tesh files of gras-rpc-sg and gras-synchro-sg
2010-12-10 mquinsonand now, test that the file I commit actually works...
2010-12-10 mquinsonput pid on 2 chars to help sorting, and revalidate...
2010-12-10 thieryUpdate tesh files of gras-simple_token-sg
2010-12-10 thieryUpdate tesh files of gras-pmm-sg
2010-12-02 thieryFix tesh file of gras-ping-64
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-11-30 navarropRemove Makefile.am from autotools.
2010-11-30 navarropUpdate tesh files for gras 64
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-28 mquinsonAllow out of source builds
2010-11-26 thieryMake sure GRAS RL examples don't use the same ports...
2010-11-26 mquinsonrevalidate the output (minor changes only)
2010-11-26 mquinsonrevalidate the output (timing changes)
2010-11-26 mquinsonsmall fixes to output so that RL works again
2010-11-26 mquinsonMake the pmm robust to the change of amount of slaves
2010-11-26 mquinsontemporarly reduce the example size until it gets debugg...
2010-11-25 navarropFix sources are generated for spawn.
2010-11-25 mquinsonrevalidate the timings (I verified that the output...
2010-11-24 mquinsonadapt to lastest prototype change, and kill a race...
2010-11-24 mquinsonCompletely reimplement the spawn example: speaking...
2010-11-24 mquinsonthat tesh file was wrongly regenerated at some point...
2010-11-22 navarropAdd verification for LUA_CPATH for use require.
2010-11-18 navarropFix lua detection on apple and re-enable option lua...
2010-11-16 agierschFix argument quoting in tesh files.
2010-11-12 coldpeaceupdate lua(bypass) examples
2010-10-31 mquinsonfix file permissions
2010-10-22 agierschCheck return value of (v)asprintf.
2010-10-20 agierschRegenerate tesh files and make the tests gras-{all2all...
next