#
f7bc5165 |
| 04-Dec-2006 |
Dmitry Stogov |
Fixed bug #38274 (Memlimit fatal error sent to "wrong" stderr when using fastcgi)
|
#
abc5bb5f |
| 01-Dec-2006 |
Dmitry Stogov |
Bug #39438 (Fatal error: Out of memory)
|
#
e70d7cfc |
| 01-Dec-2006 |
Dmitry Stogov |
typo
|
#
0742edb3 |
| 01-Dec-2006 |
Dmitry Stogov |
Fixed bug #39702 (php crashes in the allocator on linux-m68k)
|
#
de9574e8 |
| 01-Dec-2006 |
Dmitry Stogov |
Fixed bug #39640 (Segfault with "Allowed memory size exhausted")
|
#
e8e9810d |
| 01-Dec-2006 |
Dmitry Stogov |
Fixed bug #39652 (Wrong negative results from memeory_get_usage())
|
#
c663787a |
| 23-Nov-2006 |
Dmitry Stogov |
Fixed bug #39534 (Error in maths to calculate of ZEND_MM_ALIGNED_MIN_HEADER_SIZE). (wharmby at uk dot ibm dot com)
|
#
f00ee72c |
| 13-Nov-2006 |
Dmitry Stogov |
Fixed incorrect heap corruptiuon detection code
|
#
f1b6587e |
| 10-Nov-2006 |
Dmitry Stogov |
Zend Memory Manager Improvements . use HeapAlloc() instead of VirtualAlloc() . use "win32" storage manager (instead of "malloc") on Windows by default
|
Revision tags: php-5.2.0, php-5.2.0RC6 |
|
#
e6fd66fa |
| 12-Oct-2006 |
Dmitry Stogov |
Make zend_memory_peak_usage() to be avalable even without --enable-memory-limit
|
Revision tags: php-5.2.0RC5 |
|
#
4fd88b23 |
| 30-Sep-2006 |
Ilia Alshanetsky |
Added safety checks against integer overflow.
|
Revision tags: php-5.2.0RC4 |
|
#
27c327b9 |
| 14-Sep-2006 |
Dmitry Stogov |
Added is_zend_mm() to allow runtime check for zend memory manager
|
Revision tags: php-5.2.0RC3 |
|
#
54123daa |
| 31-Aug-2006 |
Dmitry Stogov |
Show name of storage layer in case of initialization fault.
|
#
235e3939 |
| 30-Aug-2006 |
Antony Dovgal |
s/pinter/pointer/
|
Revision tags: php-5.1.6 |
|
#
27d30217 |
| 23-Aug-2006 |
Dmitry Stogov |
Fixed bug #38265 (heap corruption)
|
#
4180155a |
| 22-Aug-2006 |
Dmitry Stogov |
Fixed "win32" storage manager
|
Revision tags: php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3 |
|
#
3688c103 |
| 26-Jul-2006 |
Dmitry Stogov |
Fixed crash of DEBUG version on SPARC CPU because of unaligned pointers.
|
#
356facf4 |
| 25-Jul-2006 |
Dmitry Stogov |
Changed memory_get_usage() and memory_get_peak_usage(). Optional boolean argument allows get memory size allocated by emalloc() (by default) or real size of memory allocated from system.
|
Revision tags: php-5.2.0RC1 |
|
#
3b7386ac |
| 24-Jul-2006 |
Dmitry Stogov |
Fixed memory leaks detection
|
#
c204ff02 |
| 18-Jul-2006 |
Antony Dovgal |
MFH: fix build on platforms without mremap()
|
#
29ed52ff |
| 18-Jul-2006 |
Dmitry Stogov |
New memory manager
|
Revision tags: php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2 |
|
#
61e93ccf |
| 04-Jan-2006 |
Andi Gutmans |
- Update copyright notices to 2006
|
Revision tags: php-5.1.2RC1 |
|
#
379cd5a6 |
| 12-Dec-2005 |
foobar |
MFH:- Include timestamp for the leaks. (to make possible matching leaks with access_log entries)
|
Revision tags: RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1 |
|
#
3b329a99 |
| 18-Aug-2005 |
Ilia Alshanetsky |
MFH: Fixed bug #34156 (memory usage remains elevated after memory limit is reached);
|
Revision tags: php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0 |
|
#
916815b7 |
| 03-Aug-2005 |
foobar |
Bump up the year
|