Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename some symbols around Link::isShared to make their purpose clear
[simgrid.git] / src / surf / random_mgr.c
2015-10-25 Martin QuinsonReduce the amount of implicit include directories
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
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