Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
More cleanup!
[simgrid.git] / src / amok /
2012-02-22 Arnaud GierschRename variable hiding others.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschFix format strings to match their arguments.
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 Christophe ThiéryMove datadesc and TCP sockets from GRAS to XBT.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-28 Christophe ThiéryWith optimizations, gcc 4.6 warns about clobbered variables
2011-10-20 Martin Quinsonmerge branches
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-23 Arnaud GierschUse CATCH_ANONYMOUS whenever possible, and remove unuse...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-02-17 agierschUse new style logging macros.
2010-11-30 navarropRemove Makefile.am from autotools.
2010-10-11 alegrandIndent include and src using this command:
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-12-23 mquinsonChange the protocol of pm_join: cannot force the rank...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-11-11 mquinsonKill all the autogenerated I've found. Feel free to...
2008-06-10 mquinsonallow to attribute a rank to slaves in peer groups...
2008-06-04 mquinsonkill dead code
2008-03-06 mquinsonConnect correctly the log channels manually for windows...
2008-03-06 mquinsonDo connect all log channel manually to parent using...
2007-11-08 mquinsonBetter fix to the comparison between signed and unsigne...
2007-10-22 cheriermThis, modify the declaration of type of function pointe...
2007-09-13 alegrandremove cvs files.
2007-03-07 mquinsonadapt to lastest changes in GRAS API
2007-03-07 mquinsonFirst wave of GRAS API breaking: gras_cb_register wants...
2007-02-07 cheriermdo not export the functions of this header in the dll
2007-02-07 cheriermdo not export private functions in the dll (win32 specific)
2007-02-07 mquinsonSome more conversion to windows decoration cruft
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2007-01-17 mquinsonBe a nice boy and don't saturate with 512*1024 messages...
2007-01-17 mquinsonDebug messages improvement
2007-01-08 mquinsonRemove the generated from the .cvsignore files now...
2007-01-08 mquinsonAdd generated files to the CVS so that the use of autot...
2006-12-12 eyraudlPropagate the change the API of GRAS measurement socket...
2006-11-30 mquinsonChange the way we specify the sizes of bandwidth tests...
2006-11-30 mquinsonwhining at CRITICAL level is not enough. Let's kill...
2006-11-30 eyraudlIncrease the number of messages when we reach the maxim...
2006-11-30 mquinsoncap the increment of the experience size to avoid choos...
2006-11-23 mquinsonDocumentation improvement
2006-11-14 mquinsonleak plugs
2006-11-14 mquinsonreindent
2006-11-13 mquinsonBug fix: there is no 'xbt_dynar_t' type description
2006-11-10 eyraudlMakes sure that exp_size is always a multiple of msg_size.
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-09-28 eyraudlLess verbosity
2006-09-25 eyraudlMake AMOK bandwidth tests more robust.
2006-09-07 mquinsonAnd now, let it compile cleanly
2006-09-07 mquinsonRemove Darina's cruft. No idea why it survived so long
2006-08-27 mquinsonAdd port number to process identification in logs,...
2006-08-27 mquinsonSTFU
2006-07-19 mquinsonSwitch from libdata to moddata (to ensure the correctne...
2006-07-19 mquinsoncleanup the GRAS+AMOK initialization schema
2006-07-19 mquinsongras_modules come into the dance, cleanup the GRAS...
2006-07-17 mquinsonReally rename this module to peermanagement
2006-07-12 mquinsonRevert Darina's last changes. This is definitively...
2006-07-12 mquinsonRevert last change so that it still work
2006-07-12 mquinsonLet it compile
2006-07-12 dimitrovcatching exceptions if some during amok_bw_request...
2006-07-12 mquinsonsome people don't have 1Gb of RAM, apparently. Play...
2006-07-12 mquinsons/xbt_host_t/xbt_peer_t/
2006-07-12 mquinsonActually use the autocomputed saturation size, too
2006-07-12 mquinsonMore documentation; logs tweaking; make sure msg_size...
2006-07-11 mquinsonArnaud ask me for more documentation in my code. Can...
2006-07-11 mquinson- Also adapt the message size when experiment is too...
2006-07-10 mquinsonallow to autocompute msgsize to achieve Real Saturations
2006-07-10 mquinsongarde-fou
2006-07-09 mquinsonShorter delays, more logging
2006-07-09 mquinsonPlug a memleak
2006-07-04 mquinsonMore debugging and shorter timeouts
2006-06-20 mquinsonIncrease an hard-coded timeout since it gave me a bunch...
2006-06-20 mquinsonyou're too verbose, dude
2006-06-13 mquinsonLogging improvements
2006-06-09 mquinsonMore logging and other cosmetics
2006-06-02 mquinsoncosmetics
2006-06-02 mquinsonGive this module a minimal level of testing. I'm a...
2006-06-01 mquinsonallow to request remote measurement with a min_duration...
2006-06-01 mquinsonAnd now, do it right. Change the experience total size...
2006-06-01 mquinsonIn amok_bw_test, it is now possible to ask that the...
2006-05-29 mquinsonPlug a memleak
2006-05-29 mquinsonMake a log message more explicit
2006-05-29 mquinsonReduce default verbosity, shorten a message
2006-05-29 mquinsonYeah, right. I'm plainly stupid and cannot come up...
2006-05-29 mquinsonDo obey messages asking to stop the saturation
2006-05-29 mquinsonYet some more logging
2006-05-29 mquinsonShould compile before committing (sorry for the spam)
2006-05-29 mquinsonAllow endless saturation experiment (by passing duration=0)
2006-05-29 mquinsonSome more debugging informations
2006-05-29 mquinson- Some more debugging info
2006-05-29 mquinsonDeclare the payload we expect (stupid me)
2006-05-16 mquinsonDoc improvement
next