History log of /php-src/Zend/zend_gc.c (Results 226 – 238 of 238)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6
# bcd74c27 29-Apr-2008 Antony Dovgal

fix spelling

# 2396f40e 29-Apr-2008 Dmitry Stogov

Fixed GC slowdown

# d6973860 24-Apr-2008 Felipe Pena

- Removed unused variables

Revision tags: RELEASE_1_0_2
# 111954d7 11-Apr-2008 Dmitry Stogov

Speedup GC initialization

Revision tags: php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 90e570be 14-Mar-2008 Dmitry Stogov

Improve GC to support garbage created in destructors during objects utilization

# 3fe5fcaa 14-Mar-2008 Dmitry Stogov

Removed commented code and unnecessary inline function

# 2b82e0d7 14-Mar-2008 Dmitry Stogov

Fixed GC bug

Revision tags: php-5.2.6RC2, php-5.2.6RC1
# 8cd3e937 21-Feb-2008 Dmitry Stogov

Prevented recursive collector invocation

# 41fc9ece 20-Feb-2008 Dmitry Stogov

Added checks for destoied objects

Revision tags: RELEASE_1_3_1
# 91a0a952 19-Feb-2008 Dmitry Stogov

Fixed GC bug

# a2b707fc 29-Jan-2008 Dmitry Stogov

Fixed bug #43918 (Segmentation fault in garbage collector)

# d328000c 24-Jan-2008 Dmitry Stogov

Fixed possible GC failure bacause of EG(object_store).object_buckets reallocation

# 6847c181 22-Jan-2008 Dmitry Stogov

Added garbage collector

12345678910