#
01c2701a |
| 31-Jul-1999 |
Zeev Suraski |
These aren't necessary
|
#
620d0134 |
| 30-Jul-1999 |
Zeev Suraski |
Support symbols in any symbol table, not just the active one
|
#
48ffdd79 |
| 30-Jul-1999 |
Zeev Suraski |
* Setting variables in the global scope wasn't handling is_ref's properly
|
Revision tags: BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1 |
|
#
8d1de13a |
| 19-Jul-1999 |
Zeev Suraski |
0.91 update
|
#
b5b11177 |
| 16-Jul-1999 |
Zeev Suraski |
License update
|
Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP |
|
#
2a6da781 |
| 09-Jul-1999 |
Zeev Suraski |
Step 4: Move to a 7-bit counter (not fully implemented yet)
|
Revision tags: BEFORE_REMOVING_GC_STEP2 |
|
#
5f62c347 |
| 09-Jul-1999 |
Zeev Suraski |
Step 2: Rename is_ref to EA
|
Revision tags: BEFORE_REMOVING_GC_STEP1 |
|
#
eb5c6da5 |
| 05-Jul-1999 |
Thies C. Arntzen |
added RETVAL_RESOURCE and RETURN_RESOURCE
|
#
9108abc2 |
| 04-Jun-1999 |
Zeev Suraski |
Minor updates (mostly __declspec() stuff)
|
#
a3a60dd4 |
| 04-Jun-1999 |
Thies C. Arntzen |
added is_ref=0 and refcount=1 to SET_VAR_* macros
|
#
741b8161 |
| 28-May-1999 |
Zeev Suraski |
* Support getThis() for internal functions. * Fix 'new object or die' and AiCount issue thoroughly (earlier fix didn't work with the optimizer). * Add new macros for standardized defini
* Support getThis() for internal functions. * Fix 'new object or die' and AiCount issue thoroughly (earlier fix didn't work with the optimizer). * Add new macros for standardized definition of classes. * Only report AiCount problems if shutdown was not silent.
show more ...
|
#
1f985ede |
| 27-May-1999 |
Zeev Suraski |
Moved all #define's for SET_ and RETURN_ to zend_API.h
|
Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE |
|
#
bfbe8618 |
| 09-May-1999 |
Zeev Suraski |
Almost forgot to commit those
|
#
942f4092 |
| 21-Apr-1999 |
Zeev Suraski |
* Change the thread safe project to create a C++ scanner. * Add in a slightly modified skeleton file (only a couple of #if's for #include's that we dont have in Windows) It does NOT
* Change the thread safe project to create a C++ scanner. * Add in a slightly modified skeleton file (only a couple of #if's for #include's that we dont have in Windows) It does NOT compile or work yet :)
show more ...
|
#
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.
|
#
9deab411 |
| 19-Apr-1999 |
Andi Gutmans |
Add a couple of ZEND_API's
|
#
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)
|
#
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, CLOSED_BETA |
|
#
573b4602 |
| 07-Apr-1999 |
Andi Gutmans |
Zend Library
|