Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2008-11-25 velhoCope with new gtnets.c file.
2008-11-25 velhoCommented debuging message to speedup experiments.
2008-11-25 velhoIncrease readability to plot results afterwards.
2008-11-25 velhoBUGFIX bindinig always with port 80 cause more than...
2008-11-25 velhoCope with recent modifications of the gtets.c example.
2008-11-25 velhoGenerate a deployment where each host is used at most...
2008-11-25 velhoRemove gtnets verbose output.
2008-11-25 velhoBug fix.
2008-11-25 velhoRemove memory management error.
2008-11-25 velhoAdded parameters to indicate flow id, so unique flows...
2008-11-13 mquinsonTry to add pipol builders in the dance
2008-11-11 mquinsonReduce a bit the paralellism of the test builds (-j...
2008-11-11 mquinsonwithout these files, make check fails
2008-11-11 mquinsonI killed so much autogenerated that the svn revision...
2008-11-11 mquinsonkilkilkil
2008-11-11 mquinsonkilkilkil
2008-11-11 mquinsonsome more ignorable autogenerated
2008-11-11 mquinsonAt least. ignore ignorable
2008-11-11 mquinsonKill all the autogenerated I've found. Feel free to...
2008-11-11 mquinsonmake so that the tester builders are trigered when...
2008-11-11 mquinsonAdd svn revision to build overall status in a new Clean...
2008-11-10 mquinsonupdate ucontext factory to download the archive instead...
2008-11-10 mquinsonget the SVN poller working, use the real archive name...
2008-11-10 mquinsonErm. Fix previous commit (by looking for the header...
2008-11-10 mquinsonAdd a header file to the SRC list so that it lands...
2008-11-10 mquinsonchange nickname of IRC buildbot instance, and avoid...
2008-11-10 mquinsonsupurious commit to try to get an automatic build in...
2008-11-10 mquinsontry to add a 'svn watch' build scheduler
2008-11-10 mquinsonport to lastest builbot; fixup the tarball maker slave
2008-11-10 mquinsonport to lastest builbot
2008-11-10 mquinsonfix encoding
2008-11-10 mquinsonAdd some basic file locking to prevent parallel invocat...
2008-11-10 mquinsonautogenerated files (sorry)
2008-11-10 mquinsonignore one more configure-autogenerated file
2008-11-10 mquinsonCommit a bunch of auto-generated files (sorry)
2008-11-10 mquinsonChange sg_unit_extractor so that it takes all units...
2008-11-10 mquinsonKill MSG_mailbox_put, which were not meant to be a...
2008-11-10 mquinsonRegenerate with newest flex, so that new gcc paranoia...
2008-11-10 mquinsonignore automatic m4 macro files
2008-11-10 mquinsonignore generated
2008-11-10 mquinsonRegenerate with newest flex, so that new gcc paranoia...
2008-11-07 mquinsonWork around newly reincreased paranoia of gcc and libc...
2008-11-07 mquinsonHey, gcc, calm down with your stupid useless warnings
2008-11-07 mquinsonCircumvent what seems to be a bug in recent libtools...
2008-10-24 mquinsonAdd the bibtex entry of the prefered reference paper...
2008-10-16 alegrandAdd a convenient script to create a random deployment...
2008-10-16 velhoCompute the weight using bandwidth if needed for the...
2008-10-16 velhoAdd a new weight field to actions so that we do not...
2008-10-16 velhoAdd the bandwidth factor for the standard model as...
2008-10-16 velhoAdd the latency factor for the standard model as well...
2008-10-16 velhoDf parameter of Low models is replaced by weight becaus...
2008-10-16 velhoRevert "Uses alpha and beta from LegrandVelho model...
2008-10-16 velhoRevert "Added a get Df function in order to implement...
2008-10-16 velhoRevert "Added correction factors for Hockney basic...
2008-10-14 velhoUses alpha and beta from LegrandVelho model to compute...
2008-10-14 velhoAdded a get Df function in order to implement beta...
2008-10-14 velhoAdded correction factors for Hockney basic model. The...
2008-10-14 velhoAdded a new network model option, LegrandVelho, based...
2008-10-14 alegrandAdd some platform and deployment files.
2008-10-14 alegrandComply with "recent" DTD modifications (i.e. routers...
2008-10-14 alegrandAdd debug and comply with latest parsing modifications.
2008-10-10 velhoReplaced the using field of surf_action to refcount...
2008-10-10 velhoDisabled paje output, not working at the time.
2008-10-10 velhoAdded a reliable print mechanism, now flow labels depen...
2008-10-10 velhoImproved output message to help automated experiments.
2008-10-03 mquinsonmisleading typo in test description
2008-10-03 mquinsonAutogenerated file
2008-10-03 mquinsonThis test do not seem to fail
2008-10-03 mquinsonRedo the test to avoid stream redirections
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
2008-10-03 mquinsonIntroduce a mkfile buildin command to be used in place...
2008-10-03 mquinsonAlso add the variables defined in the script to the...
2008-10-01 mquinson64bit portability bug
2008-10-01 mquinsonUse variable substitution in the command line before...
2008-10-01 mquinsonAnd now, use the correct syntax for default values...
2008-10-01 mquinsonfix previous commits, bummer
2008-10-01 mquinsonTypo in comments spoted by eclipse
2008-10-01 mquinsonnew function: xbt_str_varsubst(), which call xbt_strbuf...
2008-10-01 mquinsonNew functions:
2008-10-01 mquinsonAdd a stupid function to display the content of a dict...
2008-10-01 mquinsontiny doc improvement
2008-09-28 marklscleaned up mpi_comm_split code some more.
2008-09-26 marklsjust changed some comments.
2008-09-26 marklschange spmirun and smpicc to use bash instead of sh...
2008-09-26 marklsminor changes to comm_split code.
2008-09-26 mquinsonBug fix by Louis-Claude: do not fail miserably when...
2008-09-26 mquinsonNew function to replaces a set of variables by their...
2008-09-26 mquinsonNew function to substitute a char to another in a string:
2008-09-22 alegrandUpdate
2008-09-16 mquinsonMore spell checking of the documentation
2008-09-16 mquinsontiny optimization: use xbt_dict_get_or_null_ext instead...
2008-09-16 mquinsonBugfix: I inverted the semantic of xbt_dict_get_or_null...
2008-09-16 cheriermAdd the compile of the java classes
2008-09-16 cheriermto resolve the problem concerning the relative paths
2008-09-16 cheriermto resolve the problem concerning the relative paths
2008-09-16 cheriermto resolve the problem concerning the relative paths
2008-09-16 cheriermto resolve the problem concerning the relative paths
next