Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use the same type name (network_link_GTNETS_t) as in the private header.
[simgrid.git] / src / surf / random_mgr.c
2008-06-09 mquinsonEnsure that the random generator respects the provided...
2008-03-17 cheriermrand_r() function is not implemented on Windows
2008-03-15 alegrandAdd seed management to have independant streams.
2008-03-15 alegrandUse doubles for random generators instead of ints and...
2008-01-11 cheriermA distraction
2007-12-07 mquinsonDon't hide issues. If users asked for rand48, we must...
2007-12-05 cheriermWindow doesn't provide the function drand48(), remove...
2007-11-29 quasarmerging branch 5018:5083 into trunk