History log of /PHP-5.4/Zend/zend_compile.c (Results 1026 – 1042 of 1042)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 208e8169 24-Apr-1999 Zeev Suraski

Another small fix


# 5a5806e0 24-Apr-1999 Zeev Suraski

Cleanups, remove old ts code


# 551fe778 22-Apr-1999 Zeev Suraski

Make token names uniform, they all begin with T_ now.


# a9f9ae79 21-Apr-1999 Zeev Suraski

Thread safety patch. It works now with 'just in time' resource initialization!


# 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.


# dd03a7a2 19-Apr-1999 Andi Gutmans

Support =unset as arguments


# 342c6e0b 18-Apr-1999 Zeev Suraski

Whatnot:
* updated alloc_persist to use critical sections
* changed extension shutdown to two-phase
* updated dependencies
* PR support (don't remember if there was any really)


# 3d631c4c 15-Apr-1999 Andi Gutmans

- Should fix the pass by reference problem. This happened because we moved
start from arg 1 now and not arg 0. There might be more places which need fixing
like in the executor but the bug

- Should fix the pass by reference problem. This happened because we moved
start from arg 1 now and not arg 0. There might be more places which need fixing
like in the executor but the bug seems OK now.

show more ...


# 39f9487e 14-Apr-1999 Andi Gutmans

-Tiny patches


# e1e2226b 13-Apr-1999 Andi Gutmans

- Fix various memory leaks.


# 15be5f0b 12-Apr-1999 Zeev Suraski

Destroy the resource list after destroying the symbol table, otherwise the
auto-destructor for resources are run when the resource list is no longer valid


# 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
# b06c5731 12-Apr-1999 Zeev Suraski

Minor fixes:
missing zval_copy_ctor()
messed up AiCount fix


# 0a6e9ddd 09-Apr-1999 Zeev Suraski

Prevent class redeclarations


# 17bdb708 08-Apr-1999 Zeev Suraski

$GLOBALS support


# 135da4b4 08-Apr-1999 Zeev Suraski

Fix static assignment


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

Zend Library


1...<<4142