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
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
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
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
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
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
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
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
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
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:
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
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
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 @@
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
++
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>
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
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
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
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
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
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
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
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
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
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
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
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
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
>
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
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
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
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
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
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
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
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/
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-
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
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
39 matches
Mail list logo