andiWed Feb 23 22:04:57 2005 EDT
Modified files:
/php-src/main/streams mmap.c
Log:
- Fix comment
http://cvs.php.net/diff.php/php-src/main/streams/mmap.c?r1=1.6&r2=1.7&ty=u
Index: php-src/main/streams/mmap.c
diff -u php-src/main/streams/mmap.c:1.6 ph
helly Wed Feb 23 19:12:15 2005 EDT
Modified files:
/php-src/ext/standard image.c
Log:
- Prevent superflous memory allocation
http://cvs.php.net/diff.php/php-src/ext/standard/image.c?r1=1.104&r2=1.105&ty=u
Index: php-src/ext/standard/image.c
diff -u php-s
iliaa Wed Feb 23 18:39:36 2005 EDT
Modified files:
/php-src/ext/standard image.c
Log:
Additional safety checks.
# More to follow
http://cvs.php.net/diff.php/php-src/ext/standard/image.c?r1=1.103&r2=1.104&ty=u
Index: php-src/ext/standard/image.c
dif
helly Wed Feb 23 17:49:32 2005 EDT
Modified files:
/php-src/ext/standard image.c
Log:
- Slightly redesign
# More to follow, explanation follows at more public place
http://cvs.php.net/diff.php/php-src/ext/standard/image.c?r1=1.102&r2=1.103&ty=u
Inde
iliaa Wed Feb 23 17:41:24 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/main/streams mmap.c
Log:
MFH: Increase maximum mmapable file size to 2mb from 1mb.
http://cvs.php.net/diff.php/php-src/main/streams/mmap.c?r1=1.5&r2=1.5.2.1&ty=u
Index: php-s
iliaa Wed Feb 23 17:41:05 2005 EDT
Modified files:
/php-src/main/streams mmap.c
Log:
Increase maximum mmapable file size to 2mb from 1mb.
http://cvs.php.net/diff.php/php-src/main/streams/mmap.c?r1=1.5&r2=1.6&ty=u
Index: php-src/main/streams/mmap.c
dif
iliaa Wed Feb 23 17:40:18 2005 EDT
Modified files: (Branch: PHP_4_3)
/php-srcTODO_SEGFAULTS
Log:
pack() issues were resolved.
http://cvs.php.net/diff.php/php-src/TODO_SEGFAULTS?r1=1.1.2.35&r2=1.1.2.36&ty=u
Index: php-src/TODO_SEGFAULTS
diff -u php-src/TO
abies Wed Feb 23 15:20:27 2005 EDT
Modified files:
/php-src/ext/interbase interbase.c
Log:
Fixed bug #31597: ibase_connect() - incorrect warning
http://cvs.php.net/diff.php/php-src/ext/interbase/interbase.c?r1=1.223&r2=1.224&ty=u
Index: php-src/ext/interb
iliaa Wed Feb 23 13:53:19 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/standard dir.c
Log:
MFH: fixed compiler warning.
http://cvs.php.net/diff.php/php-src/ext/standard/dir.c?r1=1.141.2.1&r2=1.141.2.2&ty=u
Index: php-src/ext/standard/dir.c
d
iliaa Wed Feb 23 13:53:09 2005 EDT
Modified files:
/php-src/ext/standard dir.c
Log:
Fixed compiler warning.
http://cvs.php.net/diff.php/php-src/ext/standard/dir.c?r1=1.142&r2=1.143&ty=u
Index: php-src/ext/standard/dir.c
diff -u php-src/ext/standard/di
iliaa Wed Feb 23 13:48:57 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/bz2bz2.c
Log:
MFB_4_3: Fixed bug #29521 (compress.bzip2 returns error when used with http
wrapper)
http://cvs.php.net/diff.php/php-src/ext/bz2/bz2.c?r1=1.6&r2=1.6.2.1&ty
iliaa Wed Feb 23 13:48:51 2005 EDT
Modified files:
/php-src/ext/bz2bz2.c
Log:
MFB_4_3: Fixed bug #29521 (compress.bzip2 returns error when used with http
wrapper).
http://cvs.php.net/diff.php/php-src/ext/bz2/bz2.c?r1=1.7&r2=1.8&ty=u
Index: php-src
sesser Wed Feb 23 13:26:40 2005 EDT
Modified files:
/php-src/ext/standard var_unserializer.c var_unserializer.re
Log:
Correcting bounds check before someone uses this code
http://cvs.php.net/diff.php/php-src/ext/standard/var_unserializer.c?r1=1.54&r
abies Wed Feb 23 12:44:23 2005 EDT
Modified files:
/php-src/ext/pdo_firebird config.m4
Log:
Added search for libfbclient
http://cvs.php.net/diff.php/php-src/ext/pdo_firebird/config.m4?r1=1.4&r2=1.5&ty=u
Index: php-src/ext/pdo_firebird/config.m4
diff -u php-s
moriyoshi Wed Feb 23 08:36:14 2005 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/mbstring/libmbfl/mbfl mbfilter.c mbfilter.h
Log:
- MFH: Synch with the latest checkouts. (include fix by Joe Orton. Thanks.)
http://cvs.php.net/diff.php/php-src/ext/m
moriyoshi Wed Feb 23 08:35:57 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/mbstring/libmbfl/mbfl mbfilter.c mbfilter.h
Log:
- MFH: Synch with the latest checkouts. (include fix by Joe Orton. Thanks.)
http://cvs.php.net/diff.php/php-src/ext/m
moriyoshi Wed Feb 23 08:35:35 2005 EDT
Modified files:
/php-src/ext/mbstring/libmbfl/mbfl mbfilter.c mbfilter.h
Log:
- Synch with the latest checkouts. (include fix by Joe Orton. Thanks.)
http://cvs.php.net/diff.php/php-src/ext/mbstring/libmbfl/mbfl/m
derick Wed Feb 23 07:33:48 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-srcNEWS
Log:
- MFH: fixed bug #32076 (ReflectionMethod :: isDestructor() always return
true).
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.260&r2=1.1760.2.261&ty=u
Inde
stasWed Feb 23 06:17:52 2005 EDT
Modified files:
/php-src/ext/standard var.c var_unserializer.c var_unserializer.re
Log:
Custom object serializer infrastructure - PHP implementation
# The detailed announce on the list will follow
http://cvs.php.net
jorton Wed Feb 23 06:14:28 2005 EDT
Modified files:
/php-src/ext/pdo_sqlite/sqlite/src .cvsignore
Log:
Ignore generated files.
http://cvs.php.net/diff.php/php-src/ext/pdo_sqlite/sqlite/src/.cvsignore?r1=1.1&r2=1.2&ty=u
Index: php-src/ext/pdo_sqlite/sqlite/s
hyanantha Wed Feb 23 06:02:13 2005 EDT
Modified files:
/php-src/main php_syslog.h
Log:
NetWare can make use of Autoconf generated header file
http://cvs.php.net/diff.php/php-src/main/php_syslog.h?r1=1.10&r2=1.11&ty=u
Index: php-src/main/php_syslog
hyanantha Wed Feb 23 05:54:07 2005 EDT
Modified files:
/php-src/main php_open_temporary_file.c
Log:
NetWare LibC has mkstemp implementation
http://cvs.php.net/diff.php/php-src/main/php_open_temporary_file.c?r1=1.31&r2=1.32&ty=u
Index: php-src/main
hyanantha Wed Feb 23 05:31:47 2005 EDT
Modified files:
/php-src/main php_compat.h
Log:
NetWare can make use autoconf generated header file
http://cvs.php.net/diff.php/php-src/main/php_compat.h?r1=1.22&r2=1.23&ty=u
Index: php-src/main/php_compat.h
hyanantha Wed Feb 23 03:56:51 2005 EDT
Modified files:
/php-src/main fopen_wrappers.c
Log:
NetWare LibC has pwd.h
http://cvs.php.net/diff.php/php-src/main/fopen_wrappers.c?r1=1.172&r2=1.173&ty=u
Index: php-src/main/fopen_wrappers.c
diff -u php-src
24 matches
Mail list logo