summaryrefslogtreecommitdiff
path: root/Zend/zend_compile.h
Commit message (Expand)AuthorAgeFilesLines
* 0.91 updateZeev Suraski1999-07-191-2/+2
* License updateZeev Suraski1999-07-161-4/+8
* Get rid of AiCount completelyZeev Suraski1999-07-101-1/+1
* Step 4:Zeev Suraski1999-07-091-5/+5
* Phase 3:Zeev Suraski1999-07-091-0/+8
* Step 1 in nuking the garbage collector:Zeev Suraski1999-07-091-2/+5
* Support definition of classes that are derived from classes that are defined ...Zeev Suraski1999-07-081-2/+3
* - Fix the static array() initializingAndi Gutmans1999-06-091-1/+1
* * Fix a by-name call/method call bugAndi Gutmans1999-06-081-3/+3
* * Centralized shutdownZeev Suraski1999-06-051-0/+3
* New $GLOBALS initZeev Suraski1999-06-041-7/+5
* * fix some castsSascha Schumann1999-05-301-1/+2
* * Support getThis() for internal functions.Zeev Suraski1999-05-281-0/+3
* * Add struct name to all typedef's so that they can be debugged with MSVCZeev Suraski1999-05-221-6/+9
* Avoid leaking fd's in case of failuresZeev Suraski1999-05-221-1/+2
* Optimize allocations into uninitialized_zval assignmentsZeev Suraski1999-05-201-1/+1
* - Updates we did todayAndi Gutmans1999-05-201-1/+1
* * Fix all hash checks that checked Bucket.arKey for NULL, when it was changedZeev Suraski1999-05-151-5/+12
* Weed out all BoundsChecker-found bugs (including a serious file descriptor leakZeev Suraski1999-05-101-0/+1
* - Don't support interactive mode when thread safe.Andi Gutmans1999-05-021-0/+5
* * Fix debugger+interactive mode bugZeev Suraski1999-04-271-0/+1
* Various thread safety fixes and DLL updatesZeev Suraski1999-04-261-7/+5
* Cleanups, remove old ts codeZeev Suraski1999-04-241-20/+20
* Ok, call me crazy, because I probably am.Zeev Suraski1999-04-231-1/+13
* Make token names uniform, they all begin with T_ now.Zeev Suraski1999-04-221-20/+20
* Thread safety patch. We're still not quite there but it compiles again, andZeev Suraski1999-04-211-3/+3
* Compile fixZeev Suraski1999-04-141-0/+5
* -Tiny patchesAndi Gutmans1999-04-141-4/+5
* This patch is a go. Not fully optimized yet, but working properly.Zeev Suraski1999-04-121-2/+3
* - I guess print $GLOBALS and print "$GLOBALS" should yield the same resultAndi Gutmans1999-04-091-1/+1
* $GLOBALS supportZeev Suraski1999-04-081-5/+9
* Zend LibraryAndi Gutmans1999-04-071-0/+499