Revision tags: php-4.0.5RC8, php-4.0.5RC7 |
|
#
1078e61c |
| 17-Apr-2001 |
Zeev Suraski |
small beautification
|
Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1 |
|
#
d2c9e807 |
| 26-Feb-2001 |
Andi Gutmans |
- Update copyright year
|
Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2 |
|
#
903018ef |
| 07-Jan-2001 |
Zeev Suraski |
- Remove backward dependency from PHP -> Zend - Rename get_ini_entry() as get_configuration_directive() for clarity (it doesn't use the INI subsystem, but the module-supplied function for
- Remove backward dependency from PHP -> Zend - Rename get_ini_entry() as get_configuration_directive() for clarity (it doesn't use the INI subsystem, but the module-supplied function for retrieving configuration directives)
show more ...
|
Revision tags: php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3 |
|
#
42b0e1cb |
| 18-Nov-2000 |
Zeev Suraski |
Forgot to commit the non-debug build fix yesterday...
|
#
9a0b61a6 |
| 18-Nov-2000 |
Zeev Suraski |
Add thread-safety debugging information (idea - Dmitri Dmitrienko)
|
Revision tags: php-4.0.3 |
|
#
6d92ac27 |
| 04-Oct-2000 |
Andi Gutmans |
- Fix fprintf
|
Revision tags: php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1 |
|
#
79b0a56c |
| 19-Aug-2000 |
Zeev Suraski |
Fix build with no memory_limit
|
#
07b5d740 |
| 19-Aug-2000 |
Zeev Suraski |
Fix memory_limit
|
Revision tags: PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC |
|
#
b896825e |
| 24-Jun-2000 |
Zeev Suraski |
Nuke a warning
|
#
93e95203 |
| 22-Jun-2000 |
Andi Gutmans |
- Change cache size and only initialize part of it.
|
#
bb57053f |
| 22-Jun-2000 |
Stanislav Malyshev |
Cached-freed memory blocks should not be in "occupied" list
|
#
7f87a319 |
| 22-Jun-2000 |
Stanislav Malyshev |
Make cache counters to be unsigned int Start collecting statistics after cache pre-fill
|
#
988435cf |
| 14-Jun-2000 |
Andi Gutmans |
- More correct way of doing bit mask
|
#
ae191806 |
| 09-Jun-2000 |
Andi Gutmans |
- Forgot to remove the FIXME
|
#
717acfe9 |
| 09-Jun-2000 |
Andi Gutmans |
- Make the memory limit accurate
|
#
605b1aa3 |
| 09-Jun-2000 |
Andi Gutmans |
- Fix cache initialization
|
#
9fb095b5 |
| 09-Jun-2000 |
Andi Gutmans |
- Allocate and cache in 8 byte blocks. Most allocators anyway use 8 byte - blocks. This should help fragmentation and cache hits. - The old tree is tagged as PRE_EIGHT_BYTE_ALLOC_PATCH
|
Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0 |
|
#
957327e8 |
| 18-May-2000 |
Zeev Suraski |
Do it in thread unsafe mode for now.
|
#
86c03cce |
| 18-May-2000 |
Sascha Schumann |
Kill warnings
|
#
a786fc4a |
| 18-May-2000 |
Andi Gutmans |
- Do this someplace else.
|
#
ac0e07ec |
| 16-May-2000 |
Zeev Suraski |
- Small optimization. Filling up the Cache helps performance.
|
Revision tags: php-4.0RC2 |
|
#
a9ec1147 |
| 08-May-2000 |
Andi Gutmans |
- Return real size allocated
|
Revision tags: PHP-4.0-RC1 |
|
#
2572b088 |
| 25-Mar-2000 |
Andi Gutmans |
*** empty log message ***
|
#
5e55e47f |
| 06-Mar-2000 |
Zeev Suraski |
It's official now...
|
Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1 |
|
#
0ac9536d |
| 19-Feb-2000 |
Zeev Suraski |
(c) patch
|