History log of /PHP-5.5/Zend/zend_alloc.h (Results 26 – 50 of 104)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 609aa052 06-Nov-2007 Dmitry Stogov

Allow user defined malloc/realloc/free


Revision tags: php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# ae14f6ba 29-Sep-2007 Dmitry Stogov

Added "compact" handler for Zend MM storage.


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND, php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1
# d514bf27 20-Mar-2007 Dmitry Stogov

Improved Zend Memory Manager to guarantee reasonable time for worst cases of best-fit free block searching algorithm.


# e5b5f009 14-Mar-2007 Antony Dovgal

MFH: fix #40800 (cannot disable memory_limit with -1)


# 0638ac76 07-Mar-2007 Ilia Alshanetsky

Fixed calloc wrapper


# f6343f45 07-Mar-2007 Ilia Alshanetsky

Add checks around raw allocation code


Revision tags: php-4.4.6, php-4.4.6RC1
# 624dd135 16-Feb-2007 Stanislav Malyshev

fix typo


# 4274449a 16-Feb-2007 Stanislav Malyshev

add safe_realloc


Revision tags: php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


Revision tags: php-5.2.1RC1, 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
# ff3dfa94 05-Oct-2006 Dmitry Stogov

Allow future extensibility without binary compatibility break


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, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3
# 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
# 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
# dfcc155c 16-Dec-2005 Antony Dovgal

fix compile warning with Apache2 and Zend VM disabled
(someone forgot to do MFH)


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, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 916815b7 03-Aug-2005 foobar

Bump up the year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# 7a3dbcd1 07-Jun-2005 Derick Rethans

- Added the --disable-zend-memory-manager switch to disable the Zend memory
manager.
#- I discussed this with Dmitry today - we found it useful.


# 355eefe5 07-Apr-2005 foobar

- Nuke the code duplication


# 9356d7fc 07-Apr-2005 foobar

Fix build when USE_ZEND_ALLOC is 0


# 779f5c5c 07-Apr-2005 Zeev Suraski

Fix strdup() bug when USE_ZEND_ALLOC is disabled


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1
# 48949785 11-Aug-2004 Derick Rethans

- Added missing defines.
#- I did say the patch was for 4.3 ;-)


Revision tags: php-5.0.1RC1
# f3d6620f 07-Aug-2004 Andi Gutmans

- Commit Derick's patch for allowing Zend to use regular libc memory
- allocation functions. Mainly useful in conjunction with tools such as
- valgrind which enables us to find bugs we might

- Commit Derick's patch for allowing Zend to use regular libc memory
- allocation functions. Mainly useful in conjunction with tools such as
- valgrind which enables us to find bugs we might not find with the
- current memory managers boundary protection.

show more ...


# 138ef9a4 30-Jul-2004 Andi Gutmans

- Improve performance by inlining zend_ptr_stack_n_push(). var_args can
usually not be inlined by compilers.


# 182e93ab 20-Jul-2004 Moriyoshi Koizumi

- Add safe_pemalloc()


12345