History log of /PHP-7.4/Zend/zend_alloc.h (Results 76 – 100 of 166)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 4420a91b 15-Sep-2010 Pierre Joye

- macros--; ZEND_FAST_* are now gone


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1, php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# d2281d1d 05-Jan-2010 Sebastian Bergmann

sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1
# 4016bfcd 03-Sep-2009 Dmitry Stogov

Fixed bug #46074 (Bus error during running PHP CLI under IRIX 6.5.30)


Revision tags: php-5.2.11RC2, php-5.2.11RC1, php-5.3.0
# 25c47a25 28-Jun-2009 Pierre Joye

- MF52: calloc must actually clear the requested size (Andrei)


Revision tags: php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 8defc047 25-Jan-2009 David Soria Parra

Fix WS


# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 877d5f8f 27-Oct-2008 Arnaud Le Blanc

MFH: Fix compile error


Revision tags: php-5.2.7RC2, php-5.2.7RC1
# 85ab4235 15-Aug-2008 Felipe Pena

- MFH: Removed some TSRMLS_FETCH()s


Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE
# 0ff96ccc 13-Jun-2008 Matt Wilmas

MFH: Add pestrndup()


Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5
# c3c5d27f 06-Nov-2007 Dmitry Stogov

Fixed windows build (Rob)


# 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.


1234567