Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added add_property_resource | Thies C. Arntzen | 1999-09-29 | 1 | -0/+1 | |
| | ||||||
* | - Add some internal functions to Zend | Andi Gutmans | 1999-09-20 | 1 | -0/+2 | |
| | ||||||
* | Now that's an annoying bug. | Zeev Suraski | 1999-08-06 | 1 | -1/+1 | |
| | ||||||
* | Introduce call_user_func_ex() | Zeev Suraski | 1999-08-06 | 1 | -0/+1 | |
| | ||||||
* | These aren't necessary | Zeev Suraski | 1999-07-31 | 1 | -3/+0 | |
| | ||||||
* | Support symbols in any symbol table, not just the active one | Zeev Suraski | 1999-07-30 | 1 | -8/+15 | |
| | ||||||
* | * Setting variables in the global scope wasn't handling is_ref's properly | Zeev Suraski | 1999-07-30 | 1 | -40/+68 | |
| | ||||||
* | 0.91 update | Zeev Suraski | 1999-07-19 | 1 | -2/+2 | |
| | ||||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -4/+8 | |
| | ||||||
* | Step 4: | Zeev Suraski | 1999-07-09 | 1 | -8/+4 | |
| | | | | | Move to a 7-bit counter (not fully implemented yet) | |||||
* | Step 2: | Zeev Suraski | 1999-07-09 | 1 | -4/+4 | |
| | | | | | Rename is_ref to EA | |||||
* | added RETVAL_RESOURCE and RETURN_RESOURCE | Thies C. Arntzen | 1999-07-05 | 1 | -0/+9 | |
| | ||||||
* | Minor updates (mostly __declspec() stuff) | Zeev Suraski | 1999-06-04 | 1 | -1/+1 | |
| | ||||||
* | added is_ref=0 and refcount=1 to SET_VAR_* macros | Thies C. Arntzen | 1999-06-04 | 1 | -0/+8 | |
| | ||||||
* | * Support getThis() for internal functions. | Zeev Suraski | 1999-05-28 | 1 | -3/+26 | |
| | | | | | | | | * 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. | |||||
* | Moved all #define's for SET_ and RETURN_ to zend_API.h | Zeev Suraski | 1999-05-27 | 1 | -0/+94 | |
| | ||||||
* | Almost forgot to commit those | Zeev Suraski | 1999-05-09 | 1 | -1/+2 | |
| | ||||||
* | * Change the thread safe project to create a C++ scanner. | Zeev Suraski | 1999-04-21 | 1 | -1/+1 | |
| | | | | | | | | * 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 :) | |||||
* | Thread safety patch. We're still not quite there but it compiles again, and | Zeev Suraski | 1999-04-21 | 1 | -3/+3 | |
| | | | | | more logic has been implemented. | |||||
* | Add a couple of ZEND_API's | Andi Gutmans | 1999-04-19 | 1 | -8/+7 | |
| | ||||||
* | Whatnot: | Zeev Suraski | 1999-04-18 | 1 | -2/+9 | |
| | | | | | | | | * 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) | |||||
* | -Tiny patches | Andi Gutmans | 1999-04-14 | 1 | -0/+5 | |
| | ||||||
* | This patch is a go. Not fully optimized yet, but working properly. | Zeev Suraski | 1999-04-12 | 1 | -4/+4 | |
| | | | | | Prepatch tagged as BEFORE_STACK_PATCH. | |||||
* | Zend Library | Andi Gutmans | 1999-04-07 | 1 | -0/+92 | |