summaryrefslogtreecommitdiff
path: root/Zend/zend_alloc.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Easier Win32 debug codeZeev Suraski1999-05-111-21/+40
|
* Weed out all BoundsChecker-found bugs (including a serious file descriptor leakZeev Suraski1999-05-101-0/+6
| | | | | in the C++ scanner)
* Various thread safety fixes and DLL updatesZeev Suraski1999-04-261-9/+0
|
* -More commitsAndi Gutmans1999-04-261-0/+10
|
* Ok, call me crazy, because I probably am.Zeev Suraski1999-04-231-1/+1
| | | | | Thread safe version now uses a C++ scanner object. Works fully.
* Thread safety patch. We're still not quite there but it compiles again, andZeev Suraski1999-04-211-3/+12
| | | | | more logic has been implemented.
* Whatnot:Zeev Suraski1999-04-181-0/+3
| | | | | | | | * 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)
* Allow runtime setting of the memory limitZeev Suraski1999-04-101-1/+1
|
* Get rid of php3_ini in ZendZeev Suraski1999-04-101-3/+17
|
* Zend LibraryAndi Gutmans1999-04-071-0/+498