Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Correclty handle the case p1 < p2 in cmpstringp.
[simgrid.git] / examples /
2011-11-23 Arnaud GierschSet path for binary in token ring tesh file.
2011-11-18 Martin Quinsonthere is no route in vivaldi
2011-11-16 Christophe ThiéryLua: debug chord again
2011-11-15 Christophe ThiéryLua: fixing the chord example
2011-11-15 Christophe ThiéryLua: fix Chord example
2011-11-15 Christophe ThiéryLua: removing the MSG_process_sleep hack changes the...
2011-11-14 Martin Quinsonnah, properties in the XML file are not the right place...
2011-11-14 Christophe ThiéryLua: rename simgrid.task.name() to simgrid.task.get_name()
2011-11-14 Christophe ThiéryLua Chord example (not working yet, the API is still...
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-14 Arnaud GierschRemove usage of xbt_dict_size().
2011-11-10 Arnaud GierschSimply say fun_ptr(...) instead of (*fun_ptr)(...).
2011-11-10 Martin QuinsonMerge branch 'parser'
2011-11-10 Christophe ThiéryNew Lua example: Chord (work in progress)
2011-11-10 Christophe ThiéryLua masterslave: simplify the code and improve the...
2011-11-10 Christophe ThiéryLua: garbage collect the simgrid module (remove simgrid...
2011-11-09 Christophe ThiéryLua: merge simgrid.task.recv and simgrid.task.recv_with...
2011-11-09 Christophe ThiéryMake the Lua API respect coherent naming conventions
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-09 NavarropFor radical it is "," and not ";"
2011-11-08 Arnaud GierschParenthesis should be protected in test parameters.
2011-11-08 Christophe ThiéryUpdate README of Lua examples
2011-11-08 Christophe ThiéryClean the code of Lua examples.
2011-11-08 Martin QuinsonReimplement the lua console on top of sg_platf
2011-11-07 Christophe ThiéryAfter a send, the sender should never access the task...
2011-11-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-07 NavarropDon't use a fix value of host.
2011-11-07 NavarropAdd a source file for model vivaldi. Write vivaldi_get_...
2011-11-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-07 Christophe ThiéryThe parser's behavior has changed, revalidate the outpu...
2011-11-07 Christophe ThiéryAdd some _XBT_GNUC_UNUSED to avoid compilation warnings...
2011-11-03 Martin Quinsonthis output changed back, so revert my change of today
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/rpc...
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/pmm...
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/ping...
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/mmrpc...
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/console...
2011-11-03 Arnaud GierschFix warnings about clobbered variables in amok/bandwidt...
2011-11-03 Arnaud GierschRemove spurious semicolon.
2011-11-03 Martin Quinsonintegrate initialization functions within the parsing...
2011-11-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-02 Christophe ThiéryThis constant may be too large for type long
2011-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-10-25 Arnaud GierschFix path in tesh file.
2011-10-20 Martin Quinsonsave some useless strdups
2011-10-20 NavarropRewrite perl script for optorsim
2011-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-20 Martin Quinsonmemory cleanups
2011-10-20 Arnaud GierschFix race condition with gras-mmrpc test.
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-20 Martin Quinsonuse a user level mallocator on the task content
2011-10-20 Martin Quinsonenlarge my cluster once again
2011-10-19 Martin Quinsonenlarge my cluster
2011-10-19 Martin Quinsonfirst prealpha not working prototype (please public...
2011-10-19 Martin Quinsontypo--
2011-10-17 NavarropAdd example to kill a process.
2011-10-14 Christophe ThiéryTimings have changed: comms cannot continue when a...
2011-10-14 Christophe ThiéryNow that processes are terminated cleanly, this recv...
2011-10-14 Christophe ThiéryRevalidate Chord tesh output (the end of the simulation...
2011-10-13 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-10-13 Christophe ThiéryFighting more memory leaks in Chord
2011-10-13 Lucas Schnorr[trace] fix tesh'es to follow recent changes in the...
2011-10-13 NavarropReorganize platforms for optorsim.
2011-10-13 Christophe ThiéryFix a memory leak in chord
2011-10-13 Christophe ThiéryRevert msg-actions to an older and more stable version
2011-10-13 Christophe ThiéryMerge branch 'lua'
2011-10-13 Christophe ThiéryLua: more debugging info
2011-10-06 Christophe ThiéryLua: add support of closures to the state cloner
2011-10-03 Christophe ThiéryLua: add a test to check that global values are correct...
2011-09-20 Lucas Schnorr[ns3, trace] tracing needs the sentBytes variable being...
2011-09-20 NavarropUpdate ns3 tesh file as platforms have change.
2011-09-20 Lucas Schnorr[trace] fix tesh'es since we changed the paje header
2011-09-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-09-15 NavarropUse more reasonnable values for this example.
2011-09-12 NavarropUpdate tesh for ns3 because we have chnge the value...
2011-09-08 Lucas Schnorr[NS3] updated in the example to cover more execution...
2011-09-08 NavarropAdd a dogbone example with ns3
2011-09-05 Lucas Schnorrcosmetics, fixing tesh file
2011-08-01 NavarropMake a tesh file for ns3.
2011-07-30 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-29 NavarropAdd lcg platform.
2011-07-29 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-29 Christophe ThiéryAdd a TODO file with my ideas to make splay work.
2011-07-29 Christophe ThiéryMake the splay example really do something (or at least...
2011-07-29 NavarropAdd a version of gridpp.xml with its tool.
2011-07-29 Christophe ThiéryTrying to make splay work (unfinished).
2011-07-29 NavarropAdd platforms for ns3.
2011-07-29 Christophe ThiéryLua / Splay: some cleanups
2011-07-29 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-28 NavarropImplementation of NS3.
2011-07-18 Arnaud GierschRegenerate tesh file for test gras-synchro-sg-32 and...
2011-07-18 Arnaud GierschRegenerate tesh file for test gras-all2all-sg-32 and...
2011-07-18 Arnaud GierschIncrease timeout for gras-rpc tests.
2011-07-18 Arnaud GierschFix tesh files for tests gras-rpc-sg-32 and -64.
2011-07-18 Arnaud GierschFree globals before exit in timer example.
2011-07-18 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-18 NavarropWe can use the cluster tag without backbone link if...
2011-07-18 NavarropUpdate tesh files for vivaldi.
next