Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
WTF
[simgrid.git] / examples /
2005-02-23 alegrandTypo
2005-02-23 alegrandUpdate
2005-02-23 mquinsonIgnore ignorable autogenerated crufts
2005-02-23 mquinsonAdapt to API changes on gras_os_sleep
2005-02-23 mquinsonuniformize gras_os_sleep prototype (seconds are double...
2005-02-23 mquinsonFix the copy/paste
2005-02-23 alegrandSimilar to chrono.c but should be linked with atlas...
2005-02-18 alegrandMinor bugfix requested off-list
2005-02-17 alegrandFunctionnal benchmarking macros :
2005-02-16 alegrandAdding everything needed to develop GRAS benchmarking...
2005-02-13 mquinsonAdd timer
2005-02-13 mquinsonChange the timer regression test to an example
2005-02-13 mquinsontypo
2005-02-13 mquinsonalways compile the examples, not only on make check
2005-02-11 mquinsonContinuation of the long double->double convertion
2005-02-11 mquinsonrename the tool
2005-02-11 mquinsonuse the deployment file to specify the host where the...
2005-02-11 mquinsonthe server is not on 127.0.0.1 in simulation mode
2005-02-11 alegrandRunning GRAS on top of MSG
2005-02-11 alegrandXML is... well we're using it.
2005-02-10 mquinsongeneralize it so that others may use if
2005-02-10 mquinsonthis is not the way to doccument examples
2005-02-10 mquinsonImprove documentation so that it can be included in...
2005-02-08 mquinsonUseless cleanup
2005-02-08 mquinsonlet make distcheck work
2005-02-08 mquinsonHelper script to work with make distcheck
2005-02-08 mquinsonDo run the test on make check
2005-02-08 mquinsonThis moved to the examples/gras directory, kill old...
2005-02-07 mquinsoncode cleanup
2005-02-04 mquinsoncleanup
2005-02-04 mquinsonRe-enable GRAS/RL; remove brain dead stuff: temps must...
2005-02-04 mquinsonembeed this in the tarball
2005-02-04 mquinsonDo recurse into the newly created gras/ dir
2005-02-04 mquinsonMove this file to gras subdir
2005-02-04 mquinsoncleanup
2005-02-04 mquinsonMove gras example to their own subdir
2005-02-04 mquinsonuseless cleanup
2005-01-31 alegrandUpdating the documentation
2005-01-31 alegrandNot distributing too much gras for now.
2005-01-29 alegranda small example
2005-01-28 mquinsonKill it the crude way
2005-01-27 mquinsonReadd this dead code to the tarball since removing...
2005-01-27 alegrandupdating the doc
2005-01-27 alegrandOoups I had forgotten this one...
2005-01-27 alegrandImporting the documentation !!! :)
2005-01-27 alegrandA nice example on how to use MSG.
2005-01-27 mquinsonTry to allow VPATH builds when we have to regenerate...
2005-01-27 alegrandPlease. Don't try to run gras...
2004-12-31 alegrandSince we're using the SURF and not SG anymore, we shoul...
2004-12-31 mquinsonsearch the deployment files where they are
2004-12-31 mquinsonFix perl syntax
2004-12-31 mquinsonSearch msg.h where it is
2004-12-31 mquinsonget ready to use MSG NG
2004-12-31 mquinsonPre-release cleanup: rename libgrasrl to libgras and...
2004-12-31 mquinsonLet's get funky and try to settle gras on top of msg...
2004-12-16 mquinsonCleanup library dependencies declaration
2004-12-16 mquinsontest_rl now generated
2004-12-16 mquinsontest_rl now generated
2004-12-14 mquinsongenerate an helper script to make it work on win32
2004-12-14 mquinsonuse gras_exit, not only xbt_exit
2004-12-10 mquinsonuse gras_init. xbt_init is not enough
2004-12-09 mquinsonfix (C) dates
2004-12-09 mquinsonfix (C) dates; proper xbt_log function
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-15 mquinsonHardcode GRAS_MAX_CHANNEL since it got killed somehow...
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 mquinsonStar eradication
2004-11-02 mquinsonsome tests on the first AMOK module, showing how greatl...
2004-11-02 mquinson+= test_sg
2004-11-02 mquinsonmissing parts
2004-11-02 mquinsoncleanup MSG after simulation
2004-11-02 mquinsonGet ready to add bandwidth when it works
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-09-27 mquinsonport the SG part to the new stuff intended to work...
2004-09-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-09-07 mquinsonfix paths so that make distcheck works again
2004-08-18 mquinsonapply last API modification
2004-08-07 mquinsonFix a fuckin bug preventing to pass --gras-log argument...
2004-07-27 mquinson2004-07-26 Martin Quinson
2004-07-27 mquinsonTake the gras.h from the current dir, not the installed one
2004-07-24 mquinsoncompile with -g; do not compile by default, but only...
2004-07-22 mquinsonmake distcheck is now successful
2004-07-22 mquinsonGenerate this file
2004-07-22 mquinsonMove Virtu functions into the gras_os_ namespace
2004-07-22 mquinsonRemove the useless last argument of msgtype_declare
2004-07-20 mquinsonUse the shared libraries; build progs only on make...
2004-07-13 mquinsonLet the client to wait a bit on startup so that it...
2004-07-11 mquinsonlet it work on solaris (test -e does not exist there...
2004-07-11 mquinsonThe server timeouts after a while instead of running...
2004-07-11 mquinsonlet it work on old perl
2004-07-08 mquinsonTest if SG was compiled in a way that even solaris...
2004-07-08 mquinsonIf test cannot be run, say so to automake
2004-07-08 mquinsonget ride of the testing to XML, since SG is now compile...
2004-07-07 mquinsonLet make dist work even when SG is not there
2004-07-07 mquinsonFix make dist
2004-07-07 mquinsonDo not use broken modules/examples
2004-07-06 mquinsonMSG is freeing the pointer it gives me as argv. That...
2004-07-06 mquinsonexit gras in server, and say process are done when...
2004-07-06 mquinsonEradicate fprintf, use proper logging function
next