| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Clean up resource lists namespace | Zeev Suraski | 2000-04-15 | 1 | -24/+132 |
| | | | | | | - Prepare extended resource list destructor APIs (currently unused) | ||||
| * | Fix the problem with dl()'d modules not freeing their resources properly | Zeev Suraski | 2000-04-03 | 1 | -0/+1 |
| | | |||||
| * | It's official now... | Zeev Suraski | 2000-03-06 | 1 | -3/+3 |
| | | |||||
| * | (c) patch | Zeev Suraski | 2000-02-19 | 1 | -1/+1 |
| | | |||||
| * | Destructors no longer return ints, the low level problem it was intended to ↵ | Zeev Suraski | 2000-01-17 | 1 | -4/+2 |
| | | | | | solve is long gone now... | ||||
| * | - Make zend_hash_apply() (and friends) reentrant and much, much quicker | Zeev Suraski | 2000-01-16 | 1 | -8/+4 |
| | | | | | | | | - Introduce zend_hash_graceful_destroy(), which allows the destructor functions to use zend_hash_apply() and/or zend_hash_graceful_destroy() - Switch to zend_hash_graceful_destroy() in the resource list shutdowns | ||||
| * | Fix a bug in call_user_function_ex() | Zeev Suraski | 2000-01-15 | 1 | -1/+1 |
| | | |||||
| * | (zend_fetch_resource) added warinig if resource is of wrong type | Thies C. Arntzen | 1999-10-13 | 1 | -0/+4 |
| | | |||||
| * | new improved resource-API | Thies C. Arntzen | 1999-10-12 | 1 | -4/+16 |
| | | |||||
| * | Exify the standardized resource stuff | Zeev Suraski | 1999-09-24 | 1 | -6/+8 |
| | | |||||
| * | if you pass NULL as the resource_type_name to zend_fetch_resource*&friends ↵ | Thies C. Arntzen | 1999-09-22 | 1 | -3/+6 |
| | | | | | the functions will not print any warnings if the resource is not found! | ||||
| * | Safer behavior | Zeev Suraski | 1999-09-18 | 1 | -1/+4 |
| | | |||||
| * | * header file cleanup | Stig S. Bakken | 1999-09-06 | 1 | -1/+0 |
| | | | | | | | | | * fixed --enable-thread-safety build for UNIX I don't have a Win32 environment available, could someone please try compiling on Win32 to see if I got all the header file stuff right there? | ||||
| * | Fix a stupid bug (from stefan@roehri.ch) | Zeev Suraski | 1999-09-04 | 1 | -1/+1 |
| | | |||||
| * | Add new API for resources | Zeev Suraski | 1999-09-03 | 1 | -0/+44 |
| | | |||||
| * | - Get rid of C++ comments | Andi Gutmans | 1999-07-20 | 1 | -2/+2 |
| | | |||||
| * | 0.91 update | Zeev Suraski | 1999-07-19 | 1 | -2/+2 |
| | | |||||
| * | License update | Zeev Suraski | 1999-07-16 | 1 | -4/+8 |
| | | |||||
| * | Step 1 in nuking the garbage collector: | Zeev Suraski | 1999-07-09 | 1 | -2/+4 |
| | | | | | | | - Change the hash destructor to return int - Don't kill the bucket on hash_destroy if the destructor returns 0 | ||||
| * | Minor updates (mostly __declspec() stuff) | Zeev Suraski | 1999-06-04 | 1 | -15/+16 |
| | | |||||
| * | Remove redundant includes | Zeev Suraski | 1999-04-24 | 1 | -13/+0 |
| | | |||||
| * | Thread safety patch. It works now with 'just in time' resource initialization! | Zeev Suraski | 1999-04-21 | 1 | -6/+2 |
| | | |||||
| * | Zend Library | Andi Gutmans | 1999-04-07 | 1 | -0/+238 |
