summaryrefslogtreecommitdiff
path: root/ext/standard/uniqid.c
Commit message (Expand)AuthorAgeFilesLines
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fine tune Andi's patchZeev Suraski2000-02-111-2/+2
* - Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32Andi Gutmans2000-02-101-2/+2
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-1/+1
* Use new Zend API.Sascha Schumann1999-09-241-9/+11
* logic fixStig Bakken1999-09-201-1/+1
* - uniqid() used the additional parameter even if it was not providedUwe Steinmann1999-09-071-1/+1
* ext/lcg -> ext/standard in various placesStig Bakken1999-08-311-1/+1
* oopsStig Bakken1999-08-311-2/+0
* compat fix, bug #2201Stig Bakken1999-08-311-9/+24
* get rid of that usleep() and add some entropy using the combined lcgSascha Schumann1999-08-211-6/+3
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-1/+1
* License updateZeev Suraski1999-07-161-21/+10
* conv_proto *.[ch]Sascha Schumann1999-05-161-1/+1
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-2/+0
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+1
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+103