#
43c3d449 |
| 10-Jan-2002 |
Yasuo Ohgaki |
Fix startup crash # Sascha, thanks for fixing poor patch :) # mm save handler does not work regardlress of # save path patch or not for some reason.
|
#
770c39fe |
| 10-Jan-2002 |
Sascha Schumann |
Improved code for handling PS(save_path) Don't MFH before further testing
|
#
bbda8d96 |
| 10-Jan-2002 |
Sascha Schumann |
Ws fix
|
#
5c0dfdbd |
| 10-Jan-2002 |
Yasuo Ohgaki |
Make use of save_path for mm file. Patch by Henning Schmiedehausen <hps@intermeta.de> Closes bug 14808
|
Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog |
|
#
38933514 |
| 11-Dec-2001 |
Sebastian Bergmann |
Update headers.
|
Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1 |
|
#
68925208 |
| 11-Oct-2001 |
Stig Bakken |
* zend_module_entry change: apino, debug and zts are moved first, see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig)
|
Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS |
|
#
78747bd2 |
| 09-Sep-2001 |
Derick Rethans |
- Don't wrap lines... this is annoying while coding.
|
Revision tags: php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT, PRE_TSRM_MERGE_PATCH |
|
#
ef42a25b |
| 19-Jul-2001 |
Sascha Schumann |
Fix a serious long-standing bug which deleted the shared memory segment when an Apache children died. Dynamically resize hash-table. The hash key is now stored as part of the ha
Fix a serious long-standing bug which deleted the shared memory segment when an Apache children died. Dynamically resize hash-table. The hash key is now stored as part of the hash entry structure which saves a mm_malloc. ps_sd_new has been restructured to avoid code duplication. A bug concerning moving existing entries to the top of a linked list has been fixed.
show more ...
|
#
664df24d |
| 18-Jul-2001 |
Sascha Schumann |
Fix GC bug which did not increment the proper variable. Fix warning regarding the initial hash value. Use php_uint32 everywhere. Speedup linked-list traversal by using the hash value.
Fix GC bug which did not increment the proper variable. Fix warning regarding the initial hash value. Use php_uint32 everywhere. Speedup linked-list traversal by using the hash value. Degrade linked-list to singledly linked-list. Allocate a new shared memory buffer, if the data does not fit into the current one. Prior to this change, we always allocated a new buffer. Fix debug prints to be compatible with non-GCC compilers. NUL-terminate string return values.
show more ...
|
#
eef0dda4 |
| 18-Jul-2001 |
Sascha Schumann |
Retire old hash algorithm and use the FNV-1 algorithm.
|
#
2c95a1d6 |
| 24-Jun-2001 |
foobar |
The extension name seems to be usually totally lower-cased.
|
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3 |
|
#
9c558821 |
| 06-Jun-2001 |
Rasmus Lerdorf |
Fold a bit more code
|
Revision tags: php-4.0.6RC2 |
|
#
3ffaa634 |
| 24-May-2001 |
Sascha Schumann |
fix buggy debug statements
|
#
14ac3d74 |
| 23-May-2001 |
Andi Gutmans |
- Nuke GINIT
|
Revision tags: php-4.0.6RC1 |
|
#
9de9b7c1 |
| 03-May-2001 |
Sascha Schumann |
add an interface for registering storage modules at run-time.
|
Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1 |
|
#
eb6ba01d |
| 26-Feb-2001 |
Andi Gutmans |
- Fix copyright notices with 2001
|
Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1 |
|
#
225a08e8 |
| 21-Dec-2000 |
Sascha Schumann |
No need for GCC extensions in non-debugging mode. PR: #8345
|
Revision tags: php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3 |
|
#
0feb2a21 |
| 03-Nov-2000 |
Sascha Schumann |
Add some additional checks Submitted by: mookid@sigent.ru (Mikhail Zabaluev)
|
#
b4ce4e26 |
| 03-Nov-2000 |
Sascha Schumann |
Fix implementation of hash algorithm
|
Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1 |
|
#
11c88a0f |
| 29-Sep-2000 |
Sascha Schumann |
Return SUCCESS from write handler, if vallen is 0. Submitted by: tcarroll@chc-chimes.com PR: #6958
|
Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE |
|
#
e8101d4f |
| 10-Jul-2000 |
Sascha Schumann |
Unify use of my email address
|
Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0 |
|
#
e043439f |
| 18-May-2000 |
Zeev Suraski |
Update the license with the new clause 6
|
Revision tags: php-4.0RC2 |
|
#
f50de703 |
| 29-Mar-2000 |
Sascha Schumann |
GC now prints out how many session objects were removed
|
Revision tags: PHP-4.0-RC1, php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1 |
|
#
86fa2aad |
| 19-Feb-2000 |
Zeev Suraski |
the pipe is breaking all the time
|
Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000 |
|
#
12d3e3d7 |
| 11-Feb-2000 |
Sascha Schumann |
More cosmetic things
|