[PHP-CVS] cvs: php-src /ext/sqlite/tests sqlite_oo_025.phpt

2003-10-27 Thread Marcus Boerger
helly Mon Oct 27 03:43:26 2003 EDT Modified files: /php-src/ext/sqlite/tests sqlite_oo_025.phpt Log: Rename test Index: php-src/ext/sqlite/tests/sqlite_oo_025.phpt diff -u php-src/ext/sqlite/tests/sqlite_oo_025.phpt:1.1 php-src/ext/sqlite/tests/sqlite_oo_02

[PHP-CVS] cvs: php-src /ext/sqlite/tests sqlite_oo_026.phpt

2003-10-27 Thread Marcus Boerger
helly Mon Oct 27 03:43:53 2003 EDT Added files: /php-src/ext/sqlite/tests sqlite_oo_026.phpt Log: Add another test Index: php-src/ext/sqlite/tests/sqlite_oo_026.phpt +++ php-src/ext/sqlite/tests/sqlite_oo_026.phpt --TEST-- sqlite-oo: unbuffered --INI-- s

[PHP-CVS] cvs: php-src /ext/xsl/tests prepare.inc xslt.xml xslt.xsl xslt001.phpt xslt002.phpt xslt003.phpt xslt004.phpt xslt005.phpt xslt006.phpt xslt007.phpt

2003-10-27 Thread Christian Stocker
chregu Mon Oct 27 03:46:56 2003 EDT Added files: /php-src/ext/xsl/tests prepare.inc xslt.xml xslt.xsl xslt001.phpt xslt002.phpt xslt003.phpt xslt004.phpt xslt005.phpt xslt006.phpt xslt007.phpt

[PHP-CVS] cvs: php-src /ext/xsl/tests xslt003.phpt

2003-10-27 Thread Christian Stocker
chregu Mon Oct 27 03:49:12 2003 EDT Modified files: /php-src/ext/xsl/tests xslt003.phpt Log: totally wrong expected output... Index: php-src/ext/xsl/tests/xslt003.phpt diff -u php-src/ext/xsl/tests/xslt003.phpt:1.1 php-src/ext/xsl/tests/xslt003.phpt:1.2

Re: [PHP-CVS] cvs: php-src /ext/mbstring mbstring.cmbstring.h/main rfc1867.c

2003-10-27 Thread Derick Rethans
On Sun, 26 Oct 2003, Moriyoshi Koizumi wrote: > > 3. the new implementation with libmbfl is well tested in PHP 5 > > since last August. > > I doubt it somewhat, since we haven't got no handful of reports from who > put beta with libmbfl in action. Yeah, I'm also doubting this. Let's not d

[PHP-CVS] cvs: php-src /ext/dom/tests book.xml dom_import_simplexml.phpt

2003-10-27 Thread Christian Stocker
chregu Mon Oct 27 06:24:31 2003 EDT Added files: /php-src/ext/dom/tests book.xml dom_import_simplexml.phpt Log: interop test Index: php-src/ext/dom/tests/book.xml +++ php-src/ext/dom/tests/book.xml The Grapes of Wrath John Steinbeck The Pe

[PHP-CVS] cvs: php-src /ext/xsl/tests xslt001.phpt xslt002.phpt xslt003.phpt xslt004.phpt xslt005.phpt xslt006.phpt xslt007.phpt

2003-10-27 Thread Christian Stocker
chregu Mon Oct 27 06:28:44 2003 EDT Modified files: /php-src/ext/xsl/tests xslt001.phpt xslt002.phpt xslt003.phpt xslt004.phpt xslt005.phpt xslt006.phpt xslt007.phpt Log: added SKIPIF extension

[PHP-CVS] cvs: php-src /ext/simplexml/tests book.xml simplexml_import_dom.phpt

2003-10-27 Thread Christian Stocker
chregu Mon Oct 27 06:34:46 2003 EDT Added files: /php-src/ext/simplexml/testsbook.xml simplexml_import_dom.phpt Log: added interop test Index: php-src/ext/simplexml/tests/book.xml +++ php-src/ext/simplexml/tests/book.xml The Grapes of Wrath J

[PHP-CVS] cvs: php-src /ext/xsl xsltprocessor.c

2003-10-27 Thread Christian Stocker
chregu Mon Oct 27 07:16:35 2003 EDT Modified files: /php-src/ext/xslxsltprocessor.c Log: fix for test Nr 3 bug (not freeing all params) Index: php-src/ext/xsl/xsltprocessor.c diff -u php-src/ext/xsl/xsltprocessor.c:1.14 php-src/ext/xsl/xsltprocessor.c:1.15

[PHP-CVS] cvs: php-src /ext/xsl/tests skipif.inc

2003-10-27 Thread Christian Stocker
chregu Mon Oct 27 07:17:29 2003 EDT Added files: /php-src/ext/xsl/tests skipif.inc Log: forgot one file Index: php-src/ext/xsl/tests/skipif.inc +++ php-src/ext/xsl/tests/skipif.inc -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP-CVS] cvs: php-src /ext/dom/tests dom003.phpt

2003-10-27 Thread Christian Stocker
chregu Mon Oct 27 07:52:38 2003 EDT Added files: /php-src/ext/dom/tests dom003.phpt Log: exception/try/catch test Index: php-src/ext/dom/tests/dom003.phpt +++ php-src/ext/dom/tests/dom003.phpt --TEST-- Test 3: Exception Test --SKIPIF-- --FILE-- load(d

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard basic_functions.cconfig.m4 php_uuencode.h uuencode.c

2003-10-27 Thread Moriyoshi Koizumi
Ilia, Could you give me some time to reimplement uu*code function to be more suitable for stream operations? Maybe it'd be a good idea to make them available as stream filters also. BTW, as for their names, I prefer convert_uu_encode() / convert_uu_decode(), as I'm thinking of introducing more

[PHP-CVS] cvs: php-src / NEWS

2003-10-27 Thread Jani Taskinen
sniper Mon Oct 27 10:04:02 2003 EDT Modified files: /php-srcNEWS Log: hrm Index: php-src/NEWS diff -u php-src/NEWS:1.1479 php-src/NEWS:1.1480 --- php-src/NEWS:1.1479 Mon Oct 27 00:35:40 2003 +++ php-src/NEWSMon Oct 27 10:04:01 2003 @@ -45,8 +45,8 @@

[PHP-CVS] cvs: php-src /ext/xsl/tests documentxpath.xsl streamsinclude.xsl xslt.xsl.gz xslt008.phpt xslt009.phpt

2003-10-27 Thread Christian Stocker
chregu Mon Oct 27 10:12:22 2003 EDT Added files: /php-src/ext/xsl/tests documentxpath.xsl streamsinclude.xsl xslt.xsl.gz xslt008.phpt xslt009.phpt Log: - streams test Index: php-src/ext/xsl/tests/documentxpath.xsl ++

[PHP-CVS] cvs: php-src /ext/dom/tests book.xml.gz dom004.phpt

2003-10-27 Thread Christian Stocker
chregu Mon Oct 27 10:13:13 2003 EDT Added files: /php-src/ext/dom/tests book.xml.gz dom004.phpt Log: streams test Index: php-src/ext/dom/tests/book.xml.gz +++ php-src/ext/dom/tests/book.xml.gz ‹n?book.xml³IÊÏÏ.¶ãR°1€´‚MIfINª]HFª‚{QbAj±B~šBxQbI†>

[PHP-CVS] cvs: php-src /ext/dom document.c dom_fe.h

2003-10-27 Thread Christian Stocker
chregu Mon Oct 27 10:32:23 2003 EDT Modified files: /php-src/ext/domdocument.c dom_fe.h Log: xinclude support readded to ext/dom Index: php-src/ext/dom/document.c diff -u php-src/ext/dom/document.c:1.34 php-src/ext/dom/document.c:1.35 --- php-src/ext/dom

[PHP-CVS] cvs: php-src /ext/dom/tests book.xml dom_xinclude.phpt xinclude.xml

2003-10-27 Thread Christian Stocker
chregu Mon Oct 27 10:32:45 2003 EDT Added files: /php-src/ext/dom/tests dom_xinclude.phpt xinclude.xml Modified files: /php-src/ext/dom/tests book.xml Log: xinclude test Index: php-src/ext/dom/tests/book.xml diff -u php-src

[PHP-CVS] cvs: php-src /win32 php4dllts.dsp

2003-10-27 Thread Andi Gutmans
andiMon Oct 27 10:49:12 2003 EDT Modified files: /php-src/win32 php4dllts.dsp Log: - Add uuencode.c to the project Index: php-src/win32/php4dllts.dsp diff -u php-src/win32/php4dllts.dsp:1.135 php-src/win32/php4dllts.dsp:1.136 --- php-src/win32/php4dl

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard basic_functions.cconfig.m4 php_uuencode.h uuencode.c

2003-10-27 Thread Andi Gutmans
At 11:57 PM 10/27/2003 +0900, Moriyoshi Koizumi wrote: Ilia, Could you give me some time to reimplement uu*code function to be more suitable for stream operations? Maybe it'd be a good idea to make them available as stream filters also. BTW, as for their names, I prefer convert_uu_encode() / conve

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard basic_functions.cconfig.m4 php_uuencode.h uuencode.c

2003-10-27 Thread Ilia Alshanetsky
Moriyoshi, I originally had a uuencode filter, however with the current code I get a far superior performance by being to do certain tricks such as pre-allocation. The most common place uuencoded strings are found are mail & nntp. In those cases the data usually comes is a form of a string rath

Re: [PHP-CVS] cvs: php-src /ext/mbstring mbstring.cmbstring.h/main rfc1867.c

2003-10-27 Thread Ilia Alshanetsky
To summarize this discussion could you please verify that the patch now committed does in fact completely fix the licensing issue. From some of the previous comments (maybe I misunderstood) it seems that new code is too not entirely license safe (??). Thanks, Ilia P.S. Did you see the patch b

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard basic_functions.cconfig.m4php_uuencode.h uuencode.c

2003-10-27 Thread Moriyoshi Koizumi
Ilia Alshanetsky <[EMAIL PROTECTED]> wrote: > Moriyoshi, > > I originally had a uuencode filter, however with the current code I get a far > superior performance by being to do certain tricks such as pre-allocation. > The most common place uuencoded strings are found are mail & nntp. In those

[PHP-CVS] cvs: php-src /ext/dom/tests dom005.phpt test.html

2003-10-27 Thread Christian Stocker
chregu Mon Oct 27 12:36:45 2003 EDT Added files: /php-src/ext/dom/tests dom005.phpt test.html Log: added html test Index: php-src/ext/dom/tests/dom005.phpt +++ php-src/ext/dom/tests/dom005.phpt --TEST-- Test 5: HTML Test --SKIPIF-- --FILE-- loadHTMLFi

Re: [PHP-CVS] cvs: php-src /ext/mbstring mbstring.cmbstring.h/mainrfc1867.c

2003-10-27 Thread Moriyoshi Koizumi
Ilia Alshanetsky <[EMAIL PROTECTED]> wrote: > To summarize this discussion could you please verify that the patch now > committed does in fact completely fix the licensing issue. From some of the > previous comments (maybe I misunderstood) it seems that new code is too not > entirely license sa

Re: [PHP-CVS] cvs: php-src /ext/mbstring mbstring.cmbstring.h/mainrfc1867.c

2003-10-27 Thread Ilia Alshanetsky
On October 27, 2003 12:44 pm, Moriyoshi Koizumi wrote: > From what comment did you think it is not completely free from this > issue? (if you can remimd me of any) I guess the bit about temporary agreements, etc... through me off. Anyhow if we are clear license wise, then great. I'll talk with ed

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/mbstring config.m4

2003-10-27 Thread Moriyoshi Koizumi
moriyoshi Mon Oct 27 12:50:09 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/mbstring config.m4 Log: Fix VPATH build (patch by Joe Orton ) Index: php-src/ext/mbstring/config.m4 diff -u php-src/ext/mbstring/config.m4:1.28.2.4 php-src/ext/mb

[PHP-CVS] cvs: php-src /ext/dom/tests dom006.phpt

2003-10-27 Thread Christian Stocker
chregu Mon Oct 27 12:51:56 2003 EDT Added files: /php-src/ext/dom/tests dom006.phpt Log: extending of domDocument class test Index: php-src/ext/dom/tests/dom006.phpt +++ php-src/ext/dom/tests/dom006.phpt --TEST-- Test 6: Extends Test --SKIPIF-- --FILE

Re: [PHP-CVS] cvs: php-src /ext/mbstring mbstring.cmbstring.h/mainrfc1867.c

2003-10-27 Thread Moriyoshi Koizumi
Ilia Alshanetsky <[EMAIL PROTECTED]> wrote: > On October 27, 2003 12:44 pm, Moriyoshi Koizumi wrote: > > From what comment did you think it is not completely free from this > > issue? (if you can remimd me of any) > > I guess the bit about temporary agreements, etc... through me off. Anyhow if >

[PHP-CVS] cvs: php-src(PHP_4_3) /tests/lang bug25831.phpt

2003-10-27 Thread Moriyoshi Koizumi
moriyoshi Mon Oct 27 13:14:04 2003 EDT Removed files: (Branch: PHP_4_3) /php-src/tests/lang bug25831.phpt Log: Remove test because the problem won't be fixed for 4.x releases. -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: htt

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard basic_functions.cconfig.m4php_uuencode.h uuencode.c

2003-10-27 Thread Ilia Alshanetsky
On October 27, 2003 12:34 pm, Moriyoshi Koizumi wrote: > Indeed. The current code is well optimised for in-memory > operations. However, I don't think it's a good idea to have two > differen things that do the virtually same.. Anyway can I see your > version of the uuencode filter? I'll check my b

[PHP-CVS] cvs: php-src /sapi/apache2handler mod_php5.c

2003-10-27 Thread Jani Taskinen
sniper Mon Oct 27 14:05:03 2003 EDT Modified files: /php-src/sapi/apache2handlermod_php5.c Log: - Fix win32 build. Index: php-src/sapi/apache2handler/mod_php5.c diff -u php-src/sapi/apache2handler/mod_php5.c:1.1 php-src/sapi/apache2handler/mod_php5.c:1

[PHP-CVS] cvs: php-src /ext/dom document.c

2003-10-27 Thread Christian Stocker
chregu Mon Oct 27 14:52:50 2003 EDT Modified files: /php-src/ext/domdocument.c Log: use php_error_docref Index: php-src/ext/dom/document.c diff -u php-src/ext/dom/document.c:1.35 php-src/ext/dom/document.c:1.36 --- php-src/ext/dom/document.c:1.35 Mon Oc

Re: [PHP-CVS] cvs: php-src /ext/mbstring mbstring.cmbstring.h/main rfc1867.c

2003-10-27 Thread Rui Hirokawa
I think the patch commited now fix the licensing incompatibility as Moriyoshi said. Rui On Mon, 27 Oct 2003 13:09:18 -0400 Ilia Alshanetsky <[EMAIL PROTECTED]> wrote: > To summarize this discussion could you please verify that the patch now > committed does in fact completely fix the licensing

Re: [PHP-CVS] cvs: php-src /ext/mbstring mbstring.cmbstring.h/main rfc1867.c

2003-10-27 Thread Ilia Alshanetsky
Perfect, thanks for letting me know. On October 27, 2003 05:20 pm, Rui Hirokawa wrote: > I think the patch commited now fix the licensing incompatibility > as Moriyoshi said. > > Rui -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /ext/standard file.c

2003-10-27 Thread Moriyoshi Koizumi
moriyoshi Mon Oct 27 17:36:45 2003 EDT Modified files: /php-src/ext/standard file.c Log: Fixed bug #26003 (fgetcsv() not binary-safe on null bytes) Index: php-src/ext/standard/file.c diff -u php-src/ext/standard/file.c:1.362 php-src/ext/standard/f

[PHP-CVS] cvs: php-src /ext/standard file.c

2003-10-27 Thread Moriyoshi Koizumi
moriyoshi Mon Oct 27 17:45:59 2003 EDT Modified files: /php-src/ext/standard file.c Log: Add missing reinitialization call Index: php-src/ext/standard/file.c diff -u php-src/ext/standard/file.c:1.363 php-src/ext/standard/file.c:1.364 --- php-src/

[PHP-CVS] cvs: php-src / NEWS /ext/standard basic_functions.c php_uuencode.h uuencode.c

2003-10-27 Thread Ilia Alshanetsky
iliaa Mon Oct 27 23:02:12 2003 EDT Modified files: /php-srcNEWS /php-src/ext/standard php_uuencode.h uuencode.c basic_functions.c Log: By popular demand renaming uu(encode/decode) to convert_uu(encode/decode). Index: php-src/NEWS diff -u php-

[PHP-CVS] cvs: php-src /ext/dom document.c

2003-10-27 Thread Shane Caraveo
shane Mon Oct 27 23:21:30 2003 EDT Modified files: /php-src/ext/domdocument.c Log: fix win32 build Index: php-src/ext/dom/document.c diff -u php-src/ext/dom/document.c:1.36 php-src/ext/dom/document.c:1.37 --- php-src/ext/dom/document.c:1.36 Mon Oct

[PHP-CVS] cvs: php-src /ext/sqlite/libsqlite/src btree_rb.c

2003-10-27 Thread Ilia Alshanetsky
iliaa Mon Oct 27 23:22:13 2003 EDT Modified files: /php-src/ext/sqlite/libsqlite/src btree_rb.c Log: Fixed compiler warning. Index: php-src/ext/sqlite/libsqlite/src/btree_rb.c diff -u php-src/ext/sqlite/libsqlite/src/btree_rb.c:1.2 php-src/ext/sqlite/lib