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 |
|
#
355eefe5 |
| 07-Apr-2005 |
foobar |
- Nuke the code duplication
|
#
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 |
|
#
ec3aac1e |
| 27-Aug-2004 |
Andi Gutmans |
- Fix leak report for 0 byte allocations (Dmitry)
|
Revision tags: php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1 |
|
#
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()
|
Revision tags: RELEASE_0_1 |
|
#
eb2e53be |
| 15-Jul-2004 |
Andi Gutmans |
- Improve performance of zend_alloc by stopping the size from being a bit - field.
|
Revision tags: php-5.0.0RC4, php-5.0.0, php-4.3.8 |
|
#
e5cfb1d0 |
| 10-Jul-2004 |
Andi Gutmans |
- Better stability during premature shutdown of request startup
|
#
c3e9cd9c |
| 03-Jul-2004 |
Andi Gutmans |
- Should fix mem leak with ZEND_MM. I made this change a while ago and - rolled it back but I don't remember why. Please test!
|
Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1 |
|
#
97dee3a8 |
| 26-May-2004 |
Andi Gutmans |
- Fix memory manager problem
|
Revision tags: php-4.3.7RC1 |
|
#
02884a08 |
| 25-May-2004 |
Andi Gutmans |
- More fixes
|
#
6704ab4b |
| 25-May-2004 |
Andi Gutmans |
- Make fix compile.
|
#
db90fc4c |
| 25-May-2004 |
Andi Gutmans |
- Fix memory leak in mem cache in conjunction with Zend MM. How come no one - noticed this? :)
|
Revision tags: RELEASE_0_1_1 |
|
#
2224276a |
| 10-May-2004 |
Stefan Esser |
Checking MEMORY_LIMIT before doing emalloc/erealloc solves several ugly problems.
|
Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1 |
|
#
ccfc46b0 |
| 08-Jan-2004 |
foobar |
- Happy new year and PHP 5 for rest of the files too.. # Should the LICENSE and Zend/LICENSE dates be updated too?
|
Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3 |
|
#
c66bcc7b |
| 17-Oct-2003 |
Ilia Alshanetsky |
Fixed if() condition.
|
#
a24df5cf |
| 14-Oct-2003 |
Andi Gutmans |
- Fix compile problem.
|
Revision tags: BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1 |
|
#
075e66cc |
| 26-Sep-2003 |
Hartmut Holzgraefe |
signed/unsigned compiler warning fixes
|
#
47f6dc77 |
| 25-Sep-2003 |
Georg Richter |
fixed compiler warning removed dead code
|
Revision tags: RELEASE_0_7 |
|
#
dc6163fe |
| 13-Sep-2003 |
Marcus Boerger |
Fix warnings
|
#
2e36578c |
| 28-Aug-2003 |
Sascha Schumann |
Add format attribute to a number of functions Kill a few warnings
|
Revision tags: php-4.3.3 |
|
#
1e70f451 |
| 20-Aug-2003 |
Zeev Suraski |
adhere to silence
|
#
56e8757d |
| 20-Aug-2003 |
Marcus Boerger |
Fix counting number of leaks
|
#
49c4866a |
| 18-Aug-2003 |
Zeev Suraski |
- Improve tracking - Fix several overloading issues
|
Revision tags: php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2 |
|
#
1c385fc7 |
| 16-Jul-2003 |
Zeev Suraski |
Fix warning
|
#
84f45887 |
| 04-Jul-2003 |
Andi Gutmans |
- Add heap to memory manager. This should improve performance. - Enabling it by default so that it gets tested. We should decide before beta 2 if we want to revert back to malloc or not.
- Add heap to memory manager. This should improve performance. - Enabling it by default so that it gets tested. We should decide before beta 2 if we want to revert back to malloc or not. - Thanks to Sebastian for benchmarking it
show more ...
|