summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* import to kick this thing offmigration/INITIALWez Furlong2007-11-271-0/+1
* This commit was manufactured by cvs2svn to create branch 'INITIAL'.SVN Migration1999-04-20365-83354/+0
* Thread Safe Resource ManagerZeev Suraski1999-04-203-0/+527
* added ext/*/config.h.stub filesStig Bakken1999-04-205-515/+19
* Makefile.in and aclocal.m4 are generatedStig S. Bakken1999-04-204-548/+34
* odbc compiles and runs on UNIX again (tested with Solid 2.3)Stig Bakken1999-04-2011-1178/+541
* Return a success value from the startup function, so we can unload immediatelyZeev Suraski1999-04-192-2/+8
* convert libzend to automakeStig Bakken1999-04-191-8/+16
* convert to automakeStig S. Bakken1999-04-198-629/+533
* Rearrange the .dsp for the new ODBC layoutAndi Gutmans1999-04-191-4/+8
* Add a couple of ZEND_API'sAndi Gutmans1999-04-192-15/+15
* ignore acconfig.hStig Bakken1999-04-190-0/+0
* include the right header filesStig Bakken1999-04-191-2/+2
* generate acconfig.h from acconfig.h.in and ext/*/config.h.stubStig Bakken1999-04-192-2/+20
* Support =unset as argumentsAndi Gutmans1999-04-194-2/+8
* moved odbc into ext/Stig Bakken1999-04-1911-346/+4097
* keep old files if they are not modifiedStig Bakken1999-04-191-1/+34
* moved dbase into ext/Stig Bakken1999-04-194-67/+16
* moved dbase into ext/ along with the bundled libraryStig Bakken1999-04-1914-0/+1786
* removed -lnsl and -lsocket checks from zendStig S. Bakken1999-04-193-23/+0
* run automake and run autoconf in libzendStig Bakken1999-04-191-0/+7
* Ah, so that file is generated tooZeev Suraski1999-04-182-2/+2
* AiCount needs to be decreased hereZeev Suraski1999-04-181-0/+1
* * Added buildconf, runs all the scripts necessary to build configure (Stig - ...Zeev Suraski1999-04-184-8/+16
* Make Win32 happy with the recent changes.Zeev Suraski1999-04-1811-76/+95
* Forgot to add these - Win32 registry supportZeev Suraski1999-04-182-0/+81
* Whatnot:Zeev Suraski1999-04-1814-43/+59
* Win32 registry supportZeev Suraski1999-04-182-0/+6
* - Make gettype() behave like it used to where it returned "object" forAndi Gutmans1999-04-171-1/+6
* Apache module compiles againStig Bakken1999-04-175-21/+21
* this file is now generatedStig Bakken1999-04-171-505/+0
* make sure the images on the phpinfo() page point to PHP-enabled pagesStig Bakken1999-04-171-2/+6
* ignore configure.inStig Bakken1999-04-170-0/+0
* this file is now generatedStig Bakken1999-04-171-1993/+0
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-1792-1142/+20745
* updated GD from php3 repository, using it as a test extension for the newStig Bakken1999-04-165-0/+2952
* - Make the memory leak message print PHP4.Andi Gutmans1999-04-162-3/+13
* - one more place which seems to have needed fixing. I don't have time to lookAndi Gutmans1999-04-151-2/+2
* - Should fix the pass by reference problem. This happened because we movedAndi Gutmans1999-04-151-4/+4
* Compile fixZeev Suraski1999-04-141-0/+5
* -Tiny patchesAndi Gutmans1999-04-148-14/+76
* Better detectionZeev Suraski1999-04-131-5/+3
* Move Ai stuff before get_zval_*(), like Andi suggested. Fixes Sascha's hugeZeev Suraski1999-04-131-8/+16
* - Fix various memory leaks.Andi Gutmans1999-04-134-18/+27
* Refcount bugfixAndi Gutmans1999-04-131-0/+1
* * Optimize argument_stack top lookupAndi Gutmans1999-04-134-4/+7
* Remove unnecessary stackZeev Suraski1999-04-122-5/+0
* off by oneZeev Suraski1999-04-121-1/+1
* Minor optimizationZeev Suraski1999-04-121-3/+2
* Make functions that don't take arguments somewhat happier:)Zeev Suraski1999-04-121-4/+6