| Commit message (Expand) | Author | Age | Files | Lines |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | Always seed the LCG from the request-init hook, otherwise the seed | Sascha Schumann | 2001-09-21 | 1 | -3/+5 |
* | more tsrm cleanup | Sascha Schumann | 2001-08-06 | 1 | -1/+1 |
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -5/+1 |
* | The lcg needs to operate on signed 32-bit integers, so use | Sascha Schumann | 2001-07-18 | 1 | -2/+4 |
* | Moved ts_alloca_id() into MINIT like Andi requested. | foobar | 2001-05-06 | 1 | -1/+2 |
* | Fix bug: #8834. Now there should be more random salts.. | foobar | 2001-05-06 | 1 | -1/+1 |
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
* | Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. | David Croft | 2000-07-24 | 1 | -1/+3 |
* | Unify use of my email address | Sascha Schumann | 2000-07-10 | 1 | -1/+1 |
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 |
* | @Cleaned up extension namespace (Stig) | Stig Bakken | 2000-03-06 | 1 | -3/+1 |
* | the pipe is breaking all the time | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
* | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 |
* | Fix a maintainer-mode warning | Rasmus Lerdorf | 1999-12-05 | 1 | -1/+1 |
* | moved lcg stuff to ext/standard | Stig Bakken | 1999-08-29 | 1 | -0/+43 |