Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
xbt_dynar_length returns an unsigned long, not a size_t.
[simgrid.git] / examples / msg / sendrecv /
2012-02-03 Martin Quinsonkill some dupplicate routes: now that we issue a warnin...
2012-01-19 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-17 navarroCompletely remove channel mecanism with tesh tested...
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-25 Martin Quinsonfix the tests that my cleanups in the config variable...
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropRevert an old commit (f0f66d620ef58973870652446275a5552...
2011-10-20 Martin Quinsonmerge branches
2011-04-21 NavarropWe now use the good workstation/model with 'CLM03'...
2011-02-17 navarropRemove all xbt_assert.*(0,FALSE or NULL for xbt_die
2011-02-17 agierschUse new style logging macros.
2011-02-01 thieryProtect --log=root.fmt flag with double quotes in tesh...
2011-01-27 agierschFix memory leaks in msg examples.
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-28 mquinsonAllow out of source builds
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-10-04 mquinsonupdate all the platforms file with the new s/:/_/ in DTD
2010-09-28 navarropNew platform files (just add AS tag)
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-04-25 mquinsonFix copyright headers
2010-04-14 navarropSecond commit for cmake in an other directory.
2010-03-30 mquinsonRename configuration variables *_model into */model...
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2010-03-02 mquinsonKill the MSG_paje_output() function. It's a noop since...
2009-09-21 donassbrFix tests since the default network model has changed.
2009-07-13 mquinsonSURF: Kill the SDP model
2009-07-13 mquinsonupdate that file after conversion of option mecanism...
2009-06-26 mquinsonUpdate tesh files of msg that use configuration after...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-03-27 velhoCope with model best gtnets fit, that is latency_factor...
2009-03-27 velhoCope with model best gtnets fit, that is latency_factor...
2008-06-27 cheriermBy default, the output of floating point numbers by...
2008-01-11 cheriermUsage of xbt_new0 instead calloc
2007-12-18 mquinsonrename surfxml.dtd into simgrid.dtd
2007-12-12 quasarupdated test results for metaxml, props, modified test...
2007-11-02 mquinsonThis time, hopefully, the files are in valid version...
2007-10-31 mquinsonUpdate the platform files: the root tag is now called...
2007-10-26 quasarupdate all the XML files
2007-09-13 alegrandremove cvs files.
2007-08-08 alegrandClean up the mess after the new surf_resource managemen...
2007-07-18 alegrandRemoving bugs and changing verbosity.
2007-07-17 mquinsonignore some more crufts
2007-07-17 velhoNow use --cfg=workstation_model:<MODELNAME> to switch...
2007-07-17 velhoAdded a blacklist of removed files to ignore also the...
2007-07-17 velhoThe tesh files don't need to be generated by configure.
2007-07-16 alegrandsurf_workstation_model -> workstation_model
2007-07-16 velhoAdded files to the sendrecv example.