Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Using xbt_new0 instead of callox in fifo and heap
[simgrid.git] / examples /
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
2004-07-06 mquinsonMake sure the process get the --gras-log argument in...
2004-07-06 mquinsonEach process have to run gras_init/exit (one day, they...
2004-07-05 mquinsonprocess_{init,exit} from within gras_{init,exit}
2004-07-05 mquinsonPlug memleaks on exit (I know, it's useless)
2004-07-03 mquinsondummy scripts passing the args to the programs. Damn...
2004-07-03 mquinsonLet it work in RL (yuhu)
2004-06-21 mquinsoncosmetics
2004-06-21 mquinsonChange the default port
2004-06-21 mquinsonCosmetics
2004-06-18 mquinsonInitialize GRAS before use ;)
2004-06-11 mquinson [Data description]
2004-04-26 mquinsonWork to port on new API, to be terminated
2004-04-26 mquinsonGenerate code compatible with the new interfaces
2004-01-29 mquinsonFix the location of the gras library (again)
2004-01-29 mquinsonmv core Core
2004-01-27 mquinsonInitial revision