summaryrefslogtreecommitdiff
path: root/Zend/zend_opcode.c
Commit message (Expand)AuthorAgeFilesLines
* Step 1 in nuking the garbage collector:Zeev Suraski1999-07-091-3/+5
* New $GLOBALS initZeev Suraski1999-06-041-1/+1
* Minor updates (mostly __declspec() stuff)Zeev Suraski1999-06-041-2/+2
* * fix some castsSascha Schumann1999-05-301-4/+4
* - Free refcount when destroying the last class reference.Andi Gutmans1999-04-301-0/+2
* * Fix debugger+interactive mode bugZeev Suraski1999-04-271-1/+1
* Various thread safety fixes and DLL updatesZeev Suraski1999-04-261-0/+7
* Cleanups, remove old ts codeZeev Suraski1999-04-241-14/+14
* Make token names uniform, they all begin with T_ now.Zeev Suraski1999-04-221-14/+14
* Thread safety patch. We're still not quite there but it compiles again, andZeev Suraski1999-04-211-11/+13
* Whatnot:Zeev Suraski1999-04-181-0/+3
* -Tiny patchesAndi Gutmans1999-04-141-2/+3
* $GLOBALS supportZeev Suraski1999-04-081-0/+2
* Zend LibraryAndi Gutmans1999-04-071-0/+375