summaryrefslogtreecommitdiff
path: root/Zend/zend.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'before-sapi-split'.before-sapi-splitSVN Migration1999-09-261-302/+0
* * header file cleanupStig S. Bakken1999-09-061-8/+21
* - Shift around header files.Andi Gutmans1999-09-051-1/+0
* *** empty log message ***Zeev Suraski1999-08-281-1/+1
* Beef up debug macrosZeev Suraski1999-08-281-6/+18
* Better debug macrosZeev Suraski1999-08-271-1/+18
* make it compile with gcc againSascha Schumann1999-08-251-0/+1
* This changes makes it work on egcs 1.1.2/AlphaSascha Schumann1999-08-221-1/+1
* remove checksSascha Schumann1999-08-221-5/+0
* - Add some ZENDAPI'sAndi Gutmans1999-08-171-4/+4
* - Optimize the execute stack a bit.Andi Gutmans1999-08-151-0/+2
* - Fix the new operator incompatibility.Andi Gutmans1999-07-261-1/+1
* * Add an API macro users can use to ensure an array member can be modifedZeev Suraski1999-07-231-1/+16
* 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