Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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
2008-09-16 cheriermto resolve the problem concerning the relative paths
2008-09-12 cheriermuse extern keyword when you link with the static librar...
2008-09-12 cheriermthe route_multi_table variable was declared two times
2008-09-12 alegrandUse the rate variable... (thanks Fred for noticing...
2008-09-12 cheriermcorrection of the definition of a preprocessor macro...
2008-09-12 cheriermcomment the parallel task sample in the Tesh file
2008-09-12 cheriermchange consecutive to the renaming of the C++ wrappers
2008-09-12 cheriermremove the SimGrid library project from this project...
2008-09-12 cheriermchange some compiler options
2008-09-12 cheriermconsecutive to the renaming of the C++ wrappers
2008-09-12 cheriermuse the multi thread version of the c runtime
2008-09-12 cheriermThe C++ Wrapper examples use now the SimGrid library...
2008-09-12 cheriermthe Windows make file used to built the SimGrid dynamic...
2008-09-12 cheriermChange the default string format the the double values.
2008-09-12 cheriermchange consecutive to the renaming of the CXX wrappers
2008-09-12 cheriermThe previous files renamed.
2008-09-12 cheriermDelete and create a new files prefixed by Msg because...
2008-09-11 cheriermthe is_not_found field is defined for WIN32 only
2008-09-11 mquinsonSpell-checking comments used as documentation (thanks...
2008-09-10 mquinsonAdd a xbt_dict_get_or_null_ext function
2008-09-10 mquinsonreindent (with eclipse)
next