History log of /PHP-5.3/Zend/zend_compile.h (Results 376 – 382 of 382)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 7a87fcbb 21-Apr-1999 Zeev Suraski

Thread safety patch. We're still not quite there but it compiles again, and
more logic has been implemented.


# fa76f0c9 14-Apr-1999 Zeev Suraski

Compile fix


# 39f9487e 14-Apr-1999 Andi Gutmans

-Tiny patches


# 39a7f4c3 12-Apr-1999 Zeev Suraski

This patch is a go. Not fully optimized yet, but working properly.
Prepatch tagged as BEFORE_STACK_PATCH.


Revision tags: BEFORE_STACK_PATCH
# 5cb576d8 09-Apr-1999 Andi Gutmans

- I guess print $GLOBALS and print "$GLOBALS" should yield the same result
so I returned the one in encaps_var.
- Made INITAL_OP_ARRAY_SIZE smaller (64? can't remeber). I don't think the

- I guess print $GLOBALS and print "$GLOBALS" should yield the same result
so I returned the one in encaps_var.
- Made INITAL_OP_ARRAY_SIZE smaller (64? can't remeber). I don't think the
erealloc()'s during compile time are such a biggy, we might make it even
smaller. We can have a configure time option as to it's size.

show more ...


# 17bdb708 08-Apr-1999 Zeev Suraski

$GLOBALS support


Revision tags: CLOSED_BETA
# 573b4602 07-Apr-1999 Andi Gutmans

Zend Library


1...<<111213141516