Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] cleaner code for tracing examples
[simgrid.git] / examples / gras /
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...
2010-10-14 navarropAuto set the library extension for links.
2010-10-13 navarropAdd simgrid dependency for ping_generator.lua
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-10-05 coldpeacefix gras_platform_script
2010-10-01 mquinsonFix test pmm_rl by synchronizing the slaves [Arnaud...
2010-09-28 navarropNew platform files (just add AS tag)
2010-09-13 navarropUpdate CMakeLists for windows
2010-09-06 navarropLink to lib simgrid work when compil out of build source.
2010-08-11 coldpeaceremove dependency line
2010-08-11 coldpeaceadd gras console example, illustrating the use of lua...
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-05-18 navarropGenerate files correctely with gras_stub_generator.
2010-05-18 mquinsonfurther cleanups to the cmake files. We now have a...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-04-15 navarropTesh files for 32 bits arch.
2010-04-15 navarropCorrect tesh files after patch time commit.
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-01 mquinsonallow gras test to run in //
2010-04-01 mquinsonkill windows cruft. Should use tesh2 when it works...
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2009-12-23 mquinsonupdate timings for 64bits also
next