34 Commits (495a5ab0057504b6719ee5be7462db8fa64a46f2)

Author SHA1 Message Date
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Antony Dovgal 184173fccc fix build 18 years ago
Stanislav Malyshev 507a7840ed improve seed calculation 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
foobar 23e671a51e - Bumber up year 21 years ago
foobar c7f8c84f36 - Fixed bug #26949 (rand(min,max) always returns min when ZTS enabled) 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 23 years ago
Ilia Alshanetsky ece0a731e9 Fixed bug #25170 (Problem with generation of random numbers on solaris) 23 years ago
Sara Golemon cc28589156 Prevent carryover when max-min > signed int max 23 years ago
foobar 9a2a0aa5e1 - Fixed bug #25007 (rand() & mt_rand() seed RNG every call). 23 years ago
Ilia Alshanetsky 6f2df21136 Fixed bug #24909 (Bad random numbers with ZTS builds on Solaris) 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Sebastian Bergmann b506f5c8f8 Bump year. 24 years ago
Andrei Zmievski 5f3a9ebf13 Make RAND_RANGE() an API macro. 24 years ago
Sebastian Bergmann 90613d2282 Maintain headers. 24 years ago
Sebastian Bergmann 38933514e1 Update headers. 25 years ago
Sterling Hughes 97fea0931c Make rand thread safe when ZTS is defined. 25 years ago
Sterling Hughes 6963ac4050 export the mt rand functions... 25 years ago
foobar 42b5521af5 revert bad commit. 25 years ago
Daniel Beulshausen 9b8886410d fix zts+win32 build 25 years ago
Derick Rethans 383691eec2 - Fix broken build 25 years ago
Jeroen van Wolffelaar dc8386e30d Removed outdated comment until I've got a better one 25 years ago
Jeroen van Wolffelaar efb83df9f9 Kill some warnings/errors (reported by Sebastian, more to come, but 25 years ago
Jeroen van Wolffelaar f7306ce010 Merge RAND_REDESIGN into MAIN 25 years ago
Andi Gutmans eb6ba01d1c - Fix copyright notices with 2001 25 years ago
James Moore 118c015529 Adding php_rand() and php_srand(seed) as a wrapper around random, lrand48 and rand. 25 years ago
Sascha Schumann 16017f6d78 Change header protection macros to conform to standard. 26 years ago
Zeev Suraski e043439ff6 Update the license with the new clause 6 26 years ago
Andi Gutmans 5da62dd57e - In Windows RAND_MAX is defined in stdlib.h 26 years ago
Zeev Suraski 86fa2aade2 the pipe is breaking all the time 26 years ago
Sascha Schumann 43ae2bffbb Happy Y2K patch! Happy new year (or the new millennium, depending on whether 27 years ago
Andrei Zmievski 8959144837 Move random functions related defines into its own header file. 27 years ago
Zeev Suraski c5724cbd14 License update 27 years ago
Stig Bakken 9a66ffbaee * added --enable-thread-safety switch 27 years ago
Zeev Suraski aceaabceff PHP 4.0 27 years ago