Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| | |||||
* | Adding object aggregation capability along with tests. | Andrei Zmievski | 2002-02-21 | 1 | -0/+1 |
| | |||||
* | Move type-handling functions into ext/standard/type.c (which had | jim winstead | 2002-01-09 | 1 | -1/+1 |
| | | | | | a few otherwise unused functions in it). | ||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | Check in ftok() function by Andrew Sitnikov <sitnikov@infonet.ee> | Stanislav Malyshev | 2001-11-15 | 1 | -0/+1 |
| | |||||
* | * prototype of version_compare, doesn't work yet | Stig Bakken | 2001-10-05 | 1 | -0/+1 |
| | |||||
* | revert bad commit. | foobar | 2001-09-05 | 1 | -1/+0 |
| | |||||
* | Merge RAND_REDESIGN into MAIN | Jeroen van Wolffelaar | 2001-09-03 | 1 | -0/+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 | -22/+10 |
| | | | | | | | | | Added a few RCS $Id$ tags. # Note: I have avoided changing any .h files if the corresponding .c file # had not already been changed as I am not sure if there are any legal # issues here. So some extensions still have PHP 3 headers. | ||||
* | Rename phpmath.h to php_math.h. | Sascha Schumann | 2000-06-13 | 1 | -1/+1 |
| | |||||
* | Make syslog module thread-safe. | Sascha Schumann | 2000-05-28 | 1 | -1/+1 |
| | |||||
* | @Cleaned up extension namespace (Stig) | Stig Bakken | 2000-03-06 | 1 | -0/+5 |
| | | | | | | Cleaned up extension namespace, and changed ext/standard into one single extension. | ||||
* | post.c really had nothing to do with POST anymore, and it belongs to the top ↵ | Zeev Suraski | 2000-01-28 | 1 | -1/+0 |
| | | | | level directory | ||||
* | Clean up php3.*\.h files. The files itself are renamed, and references in all | Sascha Schumann | 1999-12-04 | 1 | -0/+75 |
.*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them manually. |