summaryrefslogtreecommitdiff
path: root/Zend/zend_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* 0.91 updateZeev Suraski1999-07-191-2/+2
* License updateZeev Suraski1999-07-161-4/+8
* Oh, that dumb bug.Zeev Suraski1999-07-101-1/+2
* Get rid of AiCount completelyZeev Suraski1999-07-101-10/+0
* *** empty log message ***Zeev Suraski1999-07-091-2/+8
* Send a SIGSEGV instead of exiting, to trigger a core dumpZeev Suraski1999-07-091-0/+8
* * Support recoverable failure from erealloc()Zeev Suraski1999-07-091-5/+7
* * Make the memory leak reporting code much better with repeatsZeev Suraski1999-06-261-26/+24
* * Fix concatenation of arrays (it was PHP 3.0 style, copying zval's insteadZeev Suraski1999-06-221-1/+1
* *** empty log message ***Zeev Suraski1999-05-311-0/+1
* * fix some castsSascha Schumann1999-05-301-4/+4
* * Support getThis() for internal functions.Zeev Suraski1999-05-281-1/+1
* Warn about AiCount not zeroing outZeev Suraski1999-05-221-0/+9
* * Add struct name to all typedef's so that they can be debugged with MSVCZeev Suraski1999-05-221-2/+2
* Give more information and save log lines in memory leak reportsZeev Suraski1999-05-221-3/+26
* 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
* 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 safety patch. We're still not quite there but it compiles again, andZeev Suraski1999-04-211-3/+12
* Whatnot:Zeev Suraski1999-04-181-0/+3
* 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