Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2009-04-08 mquinsonAdd some more explaination about the network model...
2009-04-08 mquinsonLittle reword in the introduction (switch to current...
2009-04-06 mquinsonalso ignore java cruft in git
2009-04-06 mquinsonAlso work with older test binary which don't understand...
2009-04-06 mquinsonAllow autoconf stuf to be run from another directory
2009-04-06 mquinson-Wall by default
2009-04-06 mquinsonGive tesh the ability to get the CWD to use from the...
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...
2009-03-27 velhoCople with new gtnets.c and deployment files.
2009-03-27 velhoReduced message size in dogbone topollogy to speed...
2009-03-27 velhoAdded a parameter for each process, given flow id,...
2009-03-26 mquinsonalso awake the listener after opening a file socket
2009-03-26 mquinsonRevalidate some forgotten 32bit outputs after gras...
2009-03-26 mquinsonDeal with negative indices the same way than too big...
2009-03-26 mquinsonrevalidate the 64bits test outputs after the listener...
2009-03-26 mquinsondynars: use inline functions instead of macros + releas...
2009-03-16 alegrandRemoving these trailing spaces seems to help doxygen...
2009-03-16 alegrandAdd publication (Thanks Derrick!) and fix count in...
2009-03-10 mquinsonignore more ignorable
2009-03-10 mquinsonkill generated files out of the svn, damnit
2009-03-10 mquinsonRevalidate the outputs I can test on my machine (build...
2009-03-10 mquinsonGras listener thread of each process do select(-1)...
2009-03-10 mquinsonbe more explicit when we die because we got an unknown...
2009-03-10 mquinsonno need to sleep(1), it slows down my tests
2009-03-10 mquinsondon't open master socket before we declared the message...
2009-03-10 mquinsonFix a small bug found by eclipse, and change some detai...
2009-03-10 alegrandAdd references from myself, Loris and Kurt.
2009-03-04 mquinsonfix up synchronization of documentation on web site
2009-03-04 mquinsontypo in unit test name
2009-03-04 mquinsonReadd the example with pointed data in the documentation
2009-02-24 alegrandFix the bug on MSG_task_put_bounded raised by Fredo...
2009-02-24 alegrandAvoid C++ comments.
2009-02-15 casanovaFixed a race condition in msg for communication between...
2009-02-14 casanovaAdded a reference counter to the s_smx_action data...
2009-02-04 mquinsonI shouldn't do dcommit that fast
2009-02-04 mquinsonactually, I have some more gitignore files
2009-02-04 mquinsonyeah, right all of us use git-svn these days. No need...
2009-01-29 mquinsonmemleak founds by cppcheck
2008-12-12 mquinsonIntroduce log appenders
2008-12-12 mquinsondo not display backtrace capturing stuff in the display...
2008-12-12 mquinsonkill an unused variable, fix a segfault after resizing...
2008-12-12 mquinsonAdd --surf-path so that testing remains possible with...
2008-12-11 mquinsonrename build directory into buildtool to avoid name...
2008-12-11 mquinsonkeep documentation in sync with implementation
2008-11-26 alegrandAdd useful gnets headers to the dist.
2008-11-26 alegrandAdd debug on topology.
2008-11-25 velhoRemoving libtool file from repository.
2008-11-25 velhoSolving libtool conflict.
2008-11-25 velhoRemoved bogus +1 while printing flow id coping with...
2008-11-25 velhoAdded the weight model improvements to lagrange models.
2008-11-25 velhoGtnets file that cope with previous Kayo Fujiwara exper...
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...
next