Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill a 'unused variable' warning when compiling without GTNets
[simgrid.git] / src / surf / random_mgr.c
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-09-26 mquinsonBug fix by Louis-Claude: do not fail miserably when...
2008-06-25 cheriermWindows version of rand_r() and drand48()functions.
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