summaryrefslogtreecommitdiff
path: root/Zend/zend.h
Commit message (Expand)AuthorAgeFilesLines
* 0.91 updateZeev Suraski1999-07-191-2/+2
* * Fix Zend versionAndi Gutmans1999-07-191-1/+1
* License updateZeev Suraski1999-07-161-4/+8
* Step 4:Zeev Suraski1999-07-091-7/+13
* Step 2:Zeev Suraski1999-07-091-2/+2
* enable it, until we find a better waySascha Schumann1999-07-061-1/+1
* make Solaris gcc happySascha Schumann1999-07-051-1/+2
* use void * instead of long for 64-bit testSascha Schumann1999-07-051-1/+1
* checking for ints won't work, since they are 32 bit on both platformsSascha Schumann1999-07-031-1/+1
* workaround for 64-bit platformsSascha Schumann1999-07-021-0/+5
* Add a standard get_ini_entry() to interface between Zend and the outside worldZeev Suraski1999-06-191-0/+2
* * Make the output handling of variables much, much cooler.Zeev Suraski1999-06-111-0/+1
* * Centralized shutdownZeev Suraski1999-06-051-0/+1
* Minor updates (mostly __declspec() stuff)Zeev Suraski1999-06-041-1/+1
* *** empty log message ***Zeev Suraski1999-05-311-0/+1
* * Support getThis() for internal functions.Zeev Suraski1999-05-281-2/+3
* * Add struct name to all typedef's so that they can be debugged with MSVCZeev Suraski1999-05-221-6/+6
* Give more information and save log lines in memory leak reportsZeev Suraski1999-05-221-0/+1
* * Fix all hash checks that checked Bucket.arKey for NULL, when it was changedZeev Suraski1999-05-151-0/+2
* *** empty log message ***Zeev Suraski1999-05-121-0/+6
* Ok, call me crazy, because I probably am.Zeev Suraski1999-04-231-3/+13
* convert to automakeStig S. Bakken1999-04-191-1/+1
* Whatnot:Zeev Suraski1999-04-181-1/+2
* This patch is a go. Not fully optimized yet, but working properly.Zeev Suraski1999-04-121-1/+1
* We need to initialize the utility values after we initialize the INI file, wh...Zeev Suraski1999-04-101-1/+2
* Zend LibraryAndi Gutmans1999-04-071-0/+205