Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics in outputs, and call surf_init before initialization of msg_global since...
[simgrid.git] / src / msg / global.c
2005-02-27 mquinsoncosmetics in outputs, and call surf_init before initial...
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2005-02-11 alegrandLet's stop being no negative ...
2005-02-11 alegrandSURF does not use long doubles. Reverting MSG to doubles.
2005-02-07 alegrandReorganizing and cleaning the doc
2005-02-04 alegrandAdding Killall function
2005-01-29 alegrandupdating the doc
2005-01-26 alegrandNow, a process can be killed and all process are killed...
2005-01-19 alegrandUsing logs and making some message more clear.
2005-01-14 alegrandNot using MSG_suspend anymore in the internals
2005-01-05 alegrandNow, any surf-based program can take --surf-path argume...
2004-12-31 alegrandsurf:~/Work/GRAS/heap $ valgrind --leak-check=yes ...
2004-12-29 alegrandMSG almost works. It enabled me to find some bug in...
2004-12-21 alegranddebug debug debug
2004-12-17 alegrandA few more functions and I'll be able to make MSG progr...