Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'v3_9_x' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid into v3_9_x
[simgrid.git] / src / surf / random_mgr.c
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-23 Arnaud GierschRename gras_config to internal_config.
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-11 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-11 Arnaud GierschInclude standard header files after local includes.
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschFix type name and parsing for random generator.
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-03-10 navarropAdd log to random_mgr.
2011-02-17 navarropRemove unused include "simgrid_config.h"
2011-02-14 navarropReimplement old tag random.
2010-10-11 alegrandIndent include and src using this command:
2010-08-04 navarropMore windows compatibility for context.
2010-06-18 navarropSet variables for windows.
2010-06-18 navarropDefine correctly variables for windows.
2010-04-25 mquinsonFix copyright headers
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