summaryrefslogtreecommitdiff
path: root/ext/standard/php_rand.h
Commit message (Expand)AuthorAgeFilesLines
* Implement the proposal v2experimental/rand_redesignJeroen van Wolffelaar2001-09-031-3/+4
* Fix the other 5% of the build - thanx to Zeev & WezJeroen van Wolffelaar2001-09-021-6/+9
* Fix build for 95%Jeroen van Wolffelaar2001-09-021-5/+6
* - Different approach to handling multiple random number generators,Jeroen van Wolffelaar2001-08-261-52/+38
* Implement (not yet totally complete) INI-logic for rand.Jeroen van Wolffelaar2001-08-241-0/+8
* Experimental beginning of a change in the way rand-functions work.Jeroen van Wolffelaar2001-08-221-8/+78
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Adding php_rand() and php_srand(seed) as a wrapper around random, lrand48 and...James Moore2001-02-221-0/+22
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* - In Windows RAND_MAX is defined in stdlib.hAndi Gutmans2000-04-221-0/+2
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Move random functions related defines into its own header file.Andrei Zmievski1999-10-061-0/+37