Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use shared libraries
[simgrid.git] / examples /
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