summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Step 1 in nuking the garbage collector:Zeev Suraski1999-07-0915-31/+50
| | | | | | - Change the hash destructor to return int - Don't kill the bucket on hash_destroy if the destructor returns 0
* Add Aspell moduleRasmus Lerdorf1999-07-095-0/+304
|
* *** empty log message ***Zeev Suraski1999-07-093-4/+13
|
* Send a SIGSEGV instead of exiting, to trigger a core dumpZeev Suraski1999-07-091-0/+8
|
* * Support recoverable failure from erealloc()Zeev Suraski1999-07-093-27/+32
| | | | | * Fix the shutdown code on an unrecoverable erealloc() failure
* Fix the mess in SIGSEGV handling, hopefullyZeev Suraski1999-07-091-5/+14
|
* More cleanup.Andrey Hristov1999-07-085-0/+0
|
* Reduce clutter a bit.Andrey Hristov1999-07-0818-1/+1
|
* *** empty log message ***Zeev Suraski1999-07-081-0/+1
|
* Avoid sending NULL argument to printfZeev Suraski1999-07-081-2/+2
|
* Support definition of classes that are derived from classes that are defined ↵Zeev Suraski1999-07-082-22/+73
| | | | in runtime
* on par with latest php3Thies C. Arntzen1999-07-082-179/+215
|
* Fix a memory leak by not allowing session_start() to be called more than once.Andrey Hristov1999-07-071-0/+2
|
* enable it, until we find a better waySascha Schumann1999-07-061-1/+1
|
* add sendmailSascha Schumann1999-07-061-1/+1
|
* Support PCRE under Win32Zeev Suraski1999-07-065-7/+106
|
* avoid two copies of pcre.c in the repositoryZeev Suraski1999-07-062-1/+1
|
* make Solaris gcc happySascha Schumann1999-07-051-1/+2
|
* Correct option cachingAndrey Hristov1999-07-052-1/+7
|
* use void * instead of long for 64-bit testSascha Schumann1999-07-052-2/+2
|
* upsThies C. Arntzen1999-07-051-4/+4
|
* fixed mem-leakThies C. Arntzen1999-07-051-2/+4
|
* ported IPTC fro php3Thies C. Arntzen1999-07-053-17/+286
|
* added RESOURCE-returningThies C. Arntzen1999-07-051-3/+3
|
* up to php3 versionThies C. Arntzen1999-07-051-21/+15
| | | | | returns resources now!
* added RETVAL_RESOURCE and RETURN_RESOURCEThies C. Arntzen1999-07-051-0/+9
|
* Make convert_to_string() regard false as "" instead of "0"Zeev Suraski1999-07-041-2/+7
|
* updated to latest php3Thies C. Arntzen1999-07-041-1/+1
|
* *** empty log message ***Zeev Suraski1999-07-031-0/+4
|
* Support x-httpd-php-sourceZeev Suraski1999-07-031-5/+15
|
* *** empty log message ***Sascha Schumann1999-07-031-3/+9
|
* remove cvsignore files as wellSascha Schumann1999-07-031-1/+1
|
* don't wipe files for distributionsSascha Schumann1999-07-031-1/+1
|
* 'make dist' builds an easy distributable tarballSascha Schumann1999-07-031-0/+28
|
* add missing includeSascha Schumann1999-07-031-0/+1
|
* checking for ints won't work, since they are 32 bit on both platformsSascha Schumann1999-07-032-2/+2
|
* ignore thisSascha Schumann1999-07-031-1/+1
|
* would be logical to enable display source modeSascha Schumann1999-07-031-1/+1
|
* Support isset()/empty() for string offsetsZeev Suraski1999-07-031-4/+21
|
* ar t is a little bit noisy on RhapsodySascha Schumann1999-07-031-1/+1
|
* Fix a crashZeev Suraski1999-07-031-0/+3
|
* almost no config.m4 substitutes these anymore.Sascha Schumann1999-07-031-62/+62
|
* work around the Apache problem that it pollutes the namespaceSascha Schumann1999-07-031-0/+8
|
* add usual rhapsody hackSascha Schumann1999-07-031-0/+6
|
* missing DL_HANDLE broke buildSascha Schumann1999-07-031-0/+1
|
* there must be a better waySascha Schumann1999-07-031-0/+1
|
* typoSascha Schumann1999-07-031-1/+1
|
* let's start OS X hackingSascha Schumann1999-07-031-0/+6
|
* ..Sascha Schumann1999-07-021-0/+1
|
* ...Sascha Schumann1999-07-021-1/+0
|