summaryrefslogtreecommitdiff
path: root/Zend/zend_globals.h
Commit message (Expand)AuthorAgeFilesLines
* - Implement return by reference:experimetnal/RETURN_REF_PATCHZeev Suraski1999-12-151-0/+1
* - This is supposed to be commited to the RETURN_REF_PATCH branch which isAndi Gutmans1999-12-111-0/+2
* - Add use support (behaves like require, but will not use the same file twice)Andi Gutmans1999-11-301-0/+4
* Fix #2744Zeev Suraski1999-11-221-0/+1
* More portability stuffSascha Schumann1999-10-051-0/+3
* - Hooray. This might actually work. (I hope)Andi Gutmans1999-10-031-1/+3
* - Add foreach() freeing code.Andi Gutmans1999-09-091-0/+1
* - Shift around header files.Andi Gutmans1999-09-051-65/+3
* This changes makes it work on egcs 1.1.2/AlphaSascha Schumann1999-08-221-1/+1
* - Optimize the execute stack a bit.Andi Gutmans1999-08-151-1/+4
* - Fixed various inheritance problems & Andrey's leakAndi Gutmans1999-07-281-1/+2
* 0.91 updateZeev Suraski1999-07-191-2/+2
* License updateZeev Suraski1999-07-161-4/+8
* Put the garbage in the garbage binZeev Suraski1999-07-101-2/+0
* Get rid of AiCount completelyZeev Suraski1999-07-101-2/+0
* define zend_boolZeev Suraski1999-07-021-5/+5
* Avoid leaking fd's in case of failuresZeev Suraski1999-05-221-0/+2
* * Fix a bug that occured in case of parse errors. We need to restore the lex...Zeev Suraski1999-05-111-0/+1
* Various thread safety fixes and DLL updatesZeev Suraski1999-04-261-1/+0
* -More commitsAndi Gutmans1999-04-261-1/+1
* Thread safety fixesZeev Suraski1999-04-241-2/+2
* Ok, call me crazy, because I probably am.Zeev Suraski1999-04-231-1/+17
* Make token names uniform, they all begin with T_ now.Zeev Suraski1999-04-221-3/+3
* * Change the thread safe project to create a C++ scanner.Zeev Suraski1999-04-211-3/+3
* Thread-safe projectZeev Suraski1999-04-211-1/+1
* Thread safety patch. We're still not quite there but it compiles again, andZeev Suraski1999-04-211-1/+4
* Whatnot:Zeev Suraski1999-04-181-0/+1
* Remove unnecessary stackZeev Suraski1999-04-121-1/+0
* This patch is a go. Not fully optimized yet, but working properly.Zeev Suraski1999-04-121-0/+2
* Get rid of php3_ini in ZendZeev Suraski1999-04-101-1/+2
* Zend LibraryAndi Gutmans1999-04-071-0/+209