aboutsummaryrefslogtreecommitdiffstats
path: root/random.c
Commit message (Expand)AuthorAgeFilesLines
* Updated Copyrights of Matz to 2003.michal2003-01-161-1/+1
* move struct timeval to missing.hmichal2002-09-171-10/+0
* *.c: Int vs Long cleanupmichal2002-08-211-1/+1
* * hash.c (rb_hash_replace): should copy ifnone.matz2002-08-131-1/+0
* * random.c (N, M): undef for <winnt.h> on MinGW.eban2002-07-261-0/+3
* * random.c: replace with Mersenne Twister RNG.matz2002-07-261-80/+155
* * various files: macro fix-up by Michal Rokos.matz2002-04-251-2/+2
* * re.c (rb_reg_expr_str): should treat backslash specially inmatz2002-04-181-6/+6
* * random.c (rand_init): add check for initstate(3).eban2002-04-111-1/+1
* * io.c (READ_DATA_PENDING): uClibc support.eban2002-02-271-1/+1
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-1/+1
* matzmatz2000-11-141-0/+1
* matzmatz2000-11-021-1/+4
* matz - nakada win32 patchmatz2000-08-031-1/+1
* matzmatz2000-07-041-4/+13
* 2000-05-01matz2000-05-011-2/+2
* 2000-02-08matz2000-02-081-2/+2
* 2000-01-17matz2000-01-171-5/+3
* 2000-01-08matz2000-01-081-15/+33
* 20000105matz2000-01-051-1/+1
* 19991206matz1999-12-061-6/+5
* unsigned seedmatz1999-10-271-6/+6
* 1.4.1matz1999-09-161-1/+2
* regexp literal (e.g. \202) match, etc.matz1999-09-011-1/+4
* 1.4.0matz1999-08-131-2/+2
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-37/+85
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-1/+2
* Initial revisionv1_0_r2matz1998-01-161-0/+100