moriyoshi Tue Dec 23 21:36:22 2003 EDT
Modified files:
/php-src/ext/iconv iconv.c
Log:
- Supply some comments. Hope those help when you have to debug this dead beef.
- Fix iconv_mime_decode() to correctly handle "malformed" headers :)
- Fix iconv_mime_de
wez Tue Dec 23 15:12:56 2003 EDT
Modified files:
/php-src/ext/tidy tidy.c
Log:
Fix segfault in ZTS mode
Index: php-src/ext/tidy/tidy.c
diff -u php-src/ext/tidy/tidy.c:1.26 php-src/ext/tidy/tidy.c:1.27
--- php-src/ext/tidy/tidy.c:1.26Fri Dec 19 09:2
iliaa Tue Dec 23 13:20:47 2003 EDT
Modified files:
/php-srcrun-tests.php
Log:
Properly detect bundled libtool when PHP is built in a separate directory.
Detect version of system libtool, which is used by phpize.
Index: php-src/run-tests.php
diff -u ph
iliaa Tue Dec 23 12:33:17 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/pgsql/tests09notice.phpt
Log:
MFH: Make test work with PostgreSQL 7.4
Index: php-src/ext/pgsql/tests/09notice.phpt
diff -u php-src/ext/pgsql/tests/09notice.phpt:1.2.4.2
ph
iliaa Tue Dec 23 12:33:07 2003 EDT
Modified files:
/php-src/ext/pgsql/tests09notice.phpt
Log:
Make test work with PostgreSQL 7.4
Index: php-src/ext/pgsql/tests/09notice.phpt
diff -u php-src/ext/pgsql/tests/09notice.phpt:1.6
php-src/ext/pgsql/tests/09no
wez Tue Dec 23 12:20:51 2003 EDT
Modified files:
/php-src/win32/buildconfig.w32 confutils.js
Log:
A more general check for dirs under Release or Debug.
Index: php-src/win32/build/config.w32
diff -u php-src/win32/build/config.w32:1.21 php-src/win32/bu
moriyoshi Tue Dec 23 12:11:02 2003 EDT
Modified files:
/php-src/ext/iconv iconv.c
Log:
Those are not structures :-)
Index: php-src/ext/iconv/iconv.c
diff -u php-src/ext/iconv/iconv.c:1.111 php-src/ext/iconv/iconv.c:1.112
--- php-src/ext/iconv/iconv.c:1
iliaa Tue Dec 23 12:08:45 2003 EDT
Modified files:
/php-src/ext/domnamednodemap.c nodelist.c
Log:
Compiler warning fixes.
Index: php-src/ext/dom/namednodemap.c
diff -u php-src/ext/dom/namednodemap.c:1.5 php-src/ext/dom/namednodemap.c:1.6
--- php-src/ext
iliaa Tue Dec 23 12:05:44 2003 EDT
Modified files:
/php-src/ext/iconv iconv.c
Log:
Fixed compiler warnings.
Index: php-src/ext/iconv/iconv.c
diff -u php-src/ext/iconv/iconv.c:1.110 php-src/ext/iconv/iconv.c:1.111
--- php-src/ext/iconv/iconv.c:1.110 Sun De
tony2001Tue Dec 23 11:02:54 2003 EDT
Modified files:
/php-src/ext/oci8 oci8.c
Log:
add oci_fetch_assoc(), oci_fetch_object(), oci_fetch_array() & oci_fetch_row()
change ocifetchinto() to use php_oci_fetch_row()
Index: php-src/ext/oci8/oci8.c
diff -
wez Tue Dec 23 11:01:41 2003 EDT
Modified files:
/php-src/win32/buildconfig.w32
Log:
Proper check for resolv.lib
Index: php-src/win32/build/config.w32
diff -u php-src/win32/build/config.w32:1.20 php-src/win32/build/config.w32:1.21
--- php-src/win32/b
tony2001Tue Dec 23 10:45:37 2003 EDT
Modified files:
/php-src/ext/oci8 oci8.c
Log:
huge patch
change almost all func names to match naming conventions
keep ocifetchinto & *buffering for awhile - they will be rewritten soon
old names are kept as alia
wez Tue Dec 23 10:33:14 2003 EDT
Added files:
/php-src/win32/builddeplister.c
Modified files:
/php-src/win32/buildMakefile mkdist.php
Log:
implement our own tiny little dependcy tracker and use
it to build distros.
wez Tue Dec 23 09:05:33 2003 EDT
Modified files:
/php-src/ext/dbaconfig.w32
Log:
enable inifile handler under new win32 build too
Index: php-src/ext/dba/config.w32
diff -u php-src/ext/dba/config.w32:1.1 php-src/ext/dba/config.w32:1.2
--- php-src/ext/dba/
helly Tue Dec 23 08:42:13 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/dbadba.dsp
Log:
Add inifile handler in windows build too.
Index: php-src/ext/dba/dba.dsp
diff -u php-src/ext/dba/dba.dsp:1.3.2.1 php-src/ext/dba/dba.dsp:1.3.2.2
--- php-src
wez Tue Dec 23 08:11:05 2003 EDT
Modified files:
/php-src/win32/buildconfutils.js
Log:
Attempt to work around apparent problems with WshShell.CurrentDirectory.
# Andi, please try this now
Index: php-src/win32/build/confutils.js
diff -u php-src/win3
wez Tue Dec 23 07:40:41 2003 EDT
Modified files:
/php-src/win32/buildconfig.w32
Log:
Better implementation of the prefix thing
Index: php-src/win32/build/config.w32
diff -u php-src/win32/build/config.w32:1.19 php-src/win32/build/config.w32:1.20
--- p
andiTue Dec 23 06:06:50 2003 EDT
Modified files:
/php-src/sapi/cli php.1.in
Log:
- Commit fixes to PHP man page
Index: php-src/sapi/cli/php.1.in
diff -u php-src/sapi/cli/php.1.in:1.4 php-src/sapi/cli/php.1.in:1.5
--- php-src/sapi/cli/php.1.in:1.4
moriyoshi Tue Dec 23 06:06:43 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/standard file.c
Log:
Oops.
Index: php-src/ext/standard/file.c
diff -u php-src/ext/standard/file.c:1.279.2.48 php-src/ext/standard/file.c:1.279.2.49
--- php-src/ex
moriyoshi Tue Dec 23 06:02:27 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/standard file.c
Log:
Fix fgetcsv()'s null line handling.
# Thanks Takeshi Nakamura for reporting this bug.
Index: php-src/ext/standard/file.c
diff -u php-src/ex
tony2001Tue Dec 23 04:21:15 2003 EDT
Modified files:
/php-src/ext/oci8 oci8.c
Log:
do not delete connection ids, we need them
Index: php-src/ext/oci8/oci8.c
diff -u php-src/ext/oci8/oci8.c:1.223 php-src/ext/oci8/oci8.c:1.224
--- php-src/ext/oci8/oci
I think what both of you are saying is true, both that it's much easier to
maintain the build parameters and to build a custom version. However, for
the actual coding and debugging you still need the VC++ environment and
browse database and the ability to set the breakpoint in the source. I know
22 matches
Mail list logo