Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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)
2008-09-10 mquinsonReindent
2008-09-10 mquinsonremove trailing spaces
2008-09-10 mquinsonKill dead commented code
2008-09-09 mquinsonSearch the binary to run in the path, if not in this dir
2008-09-09 mquinsonKill old manual makefile
2008-09-08 mquinsonOups, commited a stupid check which will help me one...
2008-09-08 mquinsondo not execle (/bin/sh), but execve directly the comman...
2008-09-08 mquinsons/NOTRECEIPT/NOTRECEIVED/ (plus some reindent)
2008-09-04 mquinsonRemove trailing space to jardir definition since it...
2008-09-04 mquinsonrandom generator arguments must be double to avoid...
2008-08-19 cherierm_GNU_SOURCE macro is already defined in CPP and asprint...
2008-08-19 cheriermlast changes of Tesh tools
2008-08-19 cheriermsamples of makefile for cpp wrappers examples.
2008-08-19 cheriermlast changes of cpp wrappers examples
2008-08-19 cherierma sample of makefile for cpp wrappers library.
2008-08-19 cheriermlast change of cpp wrappers for msg
2008-08-11 cherierman absent-mindedness
2008-08-11 cheriermThe default alias name is now build from the name of...
2008-08-11 cheriermThe default alias name is now build from the name of...
2008-08-11 cheriermRemove all indefinite variables
2008-08-11 cheriermIf the length of the description is more than 76 charac...
2008-08-11 cheriermenable some tesh files.
2008-08-11 cheriermjust delete some blank lines
2008-07-16 cheriermUse err_line instead command->context->line to display...
2008-07-16 cheriermRemove CXX examples (compile them separately)
2008-07-14 alegrandAutogenerated file.
2008-07-14 alegrandAdd Tchimou's illustration of an old bug to the tests.
2008-07-14 alegrandUpdate expected output after rewrite of the sharing...
2008-07-14 alegrandComplete rewrite of the sharing function for the ptask_...
2008-07-14 alegrandDon't be a sissy! Abort when there is something wrong.
2008-07-14 alegrandDo not mix unix and msdos linefeeds. I've used dos2unix...
2008-07-14 alegrandUpdate expected output after fixing a bug raised by...
next