Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix compilation with tracing and new network_element_t
[simgrid.git] / src / amok /
2006-05-16 mquinsonNew amok module: Host management
2006-05-16 mquinsonsanitize logging channel naming
2006-04-20 mquinsonDoc improvement
2006-04-18 mquinsonKill dead code; make sure that amok_bw_saturate_stop...
2006-04-12 mquinsonRevert API breakage about xbt_ex_free since it was...
2006-04-12 mquinsonDo not close socket which were never opened (see docume...
2006-04-11 mquinsonPlug a memleak and shut it up
2006-04-07 mquinsonCatch up with the lastest API breakage, and fix doxygen...
2006-04-04 mquinsonseems to work in most cases. Yuhu
2006-04-04 mquinsonallow caller to not be interested in all the data we...
2006-04-04 mquinson* Better split between bandwidth and saturation sub...
2006-04-04 mquinsonsanitize around the xbt_host_t typedef; kill the remote...
2006-04-03 amad206the code of Matrix bandwidth function
2006-03-31 mquinsonStick to the coding standards wrt xbt_host_t structure
2006-03-31 mquinsonDo use those wonderful RPC
2006-03-30 mquinsonKeep in sync with last changes in the GRAS callback API
2006-03-30 mquinsonDo not force experiment sizes to be expressed in kb...
2005-10-20 mquinsonamok_remoterr is dead; fix a logic issue: error was...
2005-09-05 mquinsonMake sure that the code still compiles with the freakin...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-07 mquinsonProvide all the needed args in format
2005-08-07 mquinsonUseless cleanup
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-02 mquinsons/TRY/TRYOLD/ I'd like to introduce a TRY macro in...
2005-06-29 mquinsonBig fat warning of deprecation
2005-06-27 mquinsonImprove documentation and other cleanups
2005-06-23 mquinsonTry to reput the cvs base in a usable state, sorry
2005-06-23 mquinsonTry to reput the cvs base in a usable state, sorry
2005-06-23 mquinsonLet bw_request work
2005-06-23 mquinsonlet it work in RL (more work needed for SG)
2005-06-23 mquinsonsizes are unsigned long int
2005-06-23 mquinsondead code
2005-06-06 mquinsonrename raw sock to meas ones; do declare msgtypes on...
2005-02-27 mquinsonloads all of gras.h, not only parts
2005-02-27 mquinsonAdd a dist-files target to all makefiles. It outputs...
2005-02-14 alegrandTypos : a lot of mecanism -> mechanism and functional...
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2004-12-31 mquinsonKill dead code, sorry for the noise
2004-12-31 mquinsonSimGrid is dead, long life to SimGrid
2004-12-09 mquinsonFix (C) dates
2004-12-09 mquinsonFix (C) dates; cosmetics on documentation
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-30 alegrandRemoved a bunch of unused variables. Mostly some xbt_er...
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 mquinsonbandwidth.c -> Bandwidth/
2004-11-02 mquinsonsome more work on the bandwidth test module (ie, root...
2004-11-02 mquinsonstar eradication
2004-11-02 mquinson.
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-09-28 mquinsonOnly use the C comment style, not the C++ one
2004-07-08 mquinsonget ride of the testing to XML, since SG is now compile...
2004-01-27 mquinsonInitial revision