Fixes for #101264 and #99372:
[platform/upstream/glib.git] / glib / grand.c
2003-02-14 Sebastian WilhelmiFixes for #101264 and #99372:
2003-02-11 Sebastian WilhelmiChanged my e-mail address. Removed my e-mail address.
2002-12-11 Owen TaylorInclude string.h, supress a warning.
2002-12-10 Sebastian WilhelmiImprove generation of pseudo-random integers. (#99720...
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-11-26 Sebastian WilhelmiImproved the seeding algorithm. Old behaviour can be...
2002-11-08 Soeren SandmannTrivial s/foo/foo_/ fixes to make <glib.h> includable...
2001-12-12 Matthias ClasenDocumentation fixes.
2001-09-27 Manish Singhfix typo (#if->#ifdef) so it compiles again.
2001-09-27 Bruno HaibleWhen the sublangid is SUBLANG_DEFAULT, return the local...
2000-12-19 Sebastian WilhelmiUpdated G_RAND_DOUBLE_TRANSFORM to be more accurate...
2000-10-13 Sebastian WilhelmiAdded inline documentation.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-04-07 Sebastian WilhelmiFixed bug. Thanks to Marko Kreen <marko@l-t.ee> for...
1999-08-19 Sebastian WilhelmiUse /dev/urandom, as it doesn't block, which /dev/rando...
1999-06-30 Sebastian WilhelmiFinally removed the g_random_normal and g_rand_normal...
1999-04-12 Sebastian WilhelmiMoved struct declaration up. Style fixes.
1999-04-09 Sebastian WilhelmiNew files to implement the Mersenne Twister Pseudo...