chregu Fri Nov 29 03:28:53 2002 EDT
Modified files:
/php4/ext/domxmlTODO
Log:
relative xpath queries are already possible
(use $ctx->xpath_eval($xpath,$contextnode) )
Index: php4/ext/domxml/TODO
diff -u php4/ext/domxml/TODO:1.6 php4/ext/domxml/TODO:1.
chregu Fri Nov 29 03:30:10 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/domxmlTODO
Log:
MFH
relative xpath queries are already possible
(use $ctx->xpath_eval($xpath,$contextnode) )
Index: php4/ext/domxml/TODO
diff -u php4/ext/domxml/TO
chregu Fri Nov 29 05:24:44 2002 EDT
Modified files:
/php4/ext/domxmlphp_domxml.c
Log:
do some kind of automatic namespace registration in xpath_eval(). This
works only for namespaces defined in the context node (eg docroot if
no second argument is given. I
martin Fri Nov 29 06:15:44 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/gdgdcache.h
/php4/ext/bcmath/libbcmath/src private.h
/php4/ext/standard mail.c
Log:
Portability fixes (MFH)
Index: php4/ext/gd/gdcache.h
diff -u php4/ext/g
chregu Fri Nov 29 06:22:07 2002 EDT
Modified files:
/php4/ext/domxmlphp_domxml.c php_domxml.h
Log:
@- Added xpath_register_ns_auto([contextnode]) for automatically registering
@ namespace definitions (chregu)
changed my mind. Automatic namesapce regist
sas Fri Nov 29 06:34:09 2002 EDT
Modified files:
/php4/sapi/thttpd thttpd.c
Log:
add missing line
Index: php4/sapi/thttpd/thttpd.c
diff -u php4/sapi/thttpd/thttpd.c:1.78 php4/sapi/thttpd/thttpd.c:1.79
--- php4/sapi/thttpd/thttpd.c:1.78 Tue Nov 26 0
chregu Fri Nov 29 08:30:29 2002 EDT
Modified files:
/php4/ext/java config.m4
Log:
fix for bug #20389 (no trailing slash in configure option)
Index: php4/ext/java/config.m4
diff -u php4/ext/java/config.m4:1.46 php4/ext/java/config.m4:1.47
--- php4/ext/j
chregu Fri Nov 29 08:32:50 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/java config.m4
Log:
MFH
fix for bug #20389 (no trailing slash in configure option)
Index: php4/ext/java/config.m4
diff -u php4/ext/java/config.m4:1.46 php4/ext/java/con
wez Fri Nov 29 08:39:29 2002 EDT
Removed files: (Branch: PHP_4_3)
/php4/ext/mailparse .cvsignore
Log:
Take this out of here so that the dir can be pruned on checkout.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.
martin Fri Nov 29 09:07:28 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/main php_content_types.c
Log:
Portability: In C sources, do not use C++ comments
Index: php4/main/php_content_types.c
diff -u php4/main/php_content_types.c:1.24 php4/main/php_content
sniper Fri Nov 29 09:46:07 2002 EDT
Removed files:
/php4/ext/mailparse .cvsignore
Log:
- MFB
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
MFB? Please try keeping the HEAD up-to-date..and THEN
merge these changes..
--Jani
On Fri, 29 Nov 2002, Martin Kraemer wrote:
>martin Fri Nov 29 09:07:28 2002 EDT
>
> Modified files: (Branch: PHP_4_3)
>/php4/main php_content_types.c
> Log:
> Por
sniper Fri Nov 29 09:48:17 2002 EDT
Modified files:
/php4/main php_content_types.c
Log:
MFB
Index: php4/main/php_content_types.c
diff -u php4/main/php_content_types.c:1.24 php4/main/php_content_types.c:1.25
--- php4/main/php_content_types.c:1.24 Tue Nov 12
derick Fri Nov 29 10:57:39 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/mcryptmcrypt.c
Log:
- Fix memleak (patch by [EMAIL PROTECTED])
#- I don't merge this to HEAD right away, as my current development tree
# has a lot of modifications, of course
chregu Fri Nov 29 11:31:41 2002 EDT
Modified files:
/php4/ext/domxmlphp_domxml.c
Log:
removed unused variable
Index: php4/ext/domxml/php_domxml.c
diff -u php4/ext/domxml/php_domxml.c:1.223 php4/ext/domxml/php_domxml.c:1.224
--- php4/ext/domxml/php_domxml
At 08:07 PM 11/27/2002 +0100, Sascha Schumann wrote:
On Wed, 27 Nov 2002, Andi Gutmans wrote:
> At 07:57 PM 11/27/2002 +0100, Sascha Schumann wrote:
> >On Wed, 27 Nov 2002, Andi Gutmans wrote:
> >
> > > Default initializations?
> >
> > The compiler does that just fine.
>
> Hmm, I'm either ver
Hey,
I just realized there seems to be another global variable _bc_Free_list
which might need taking care of.
Do you mind checking it out?
Thanks,
Andi
At 09:25 AM 11/22/2002 +, Sander Roobol wrote:
sander Fri Nov 22 04:25:29 2002 EDT
Modified files:
/php4/ext/bcmathbcm
yohgaki Fri Nov 29 12:18:01 2002 EDT
Modified files:
/php4/ext/pgsql pgsql.c
Log:
Fixed problem with PostgreSQL 7.3
Index: php4/ext/pgsql/pgsql.c
diff -u php4/ext/pgsql/pgsql.c:1.249 php4/ext/pgsql/pgsql.c:1.250
--- php4/ext/pgsql/pgsql.c:1.249Mon
yohgaki Fri Nov 29 12:19:05 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/pgsql pgsql.c
Log:
MFH
Index: php4/ext/pgsql/pgsql.c
diff -u php4/ext/pgsql/pgsql.c:1.244.2.1 php4/ext/pgsql/pgsql.c:1.244.2.2
--- php4/ext/pgsql/pgsql.c:1.244.2.1Mon Nov
sander Fri Nov 29 12:59:30 2002 EDT
Modified files:
/php4/ext/bcmath/libbcmath/src init.c private.h recmul.c
Log:
Remove all traces of _bc_Free_list - it's not used anymore
Index: php4/ext/bcmath/libbcmath/src/init.c
diff -u php4/ext/bcmath/libbcmath/sr
sander Fri Nov 29 13:05:22 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/bcmath/libbcmath/src init.c private.h recmul.c
Log:
MFH
Index: php4/ext/bcmath/libbcmath/src/init.c
diff -u php4/ext/bcmath/libbcmath/src/init.c:1.1.16.1
php4/ext/bcmath/lib
moriyoshi Fri Nov 29 13:32:50 2002 EDT
Modified files:
/php4/ext/mbstring/testsmb_split.phpt
Log:
Prevented the result from being affected by function overloading
Index: php4/ext/mbstring/tests/mb_split.phpt
diff -u php4/ext/mbstring/tests/mb_split.
moriyoshi Fri Nov 29 13:35:18 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/mbstring/testsmb_split.phpt
Log:
MFH
Index: php4/ext/mbstring/tests/mb_split.phpt
diff -u php4/ext/mbstring/tests/mb_split.phpt:1.2.2.1
php4/ext/mbstring/tests/mb_spl
> And what if we want to change the initialization? I think it's nice the way
> it was and gives us a chance to change defaults. I don't see any good
> reason for nuking this.
A value of zero means "this field is uninitialized - do
whatever you think is the default". You can still change
> > And what if we want to change the initialization? I think it's nice the way
> > it was and gives us a chance to change defaults. I don't see any good
> > reason for nuking this.
>
>
> struct {
> "apache",
> "Apache",
> php_apache_register_hooks
>
jason Fri Nov 29 18:44:06 2002 EDT
Removed files:
/php4/ext/sockets EXPERIMENTAL
Log:
Sockets is no longer experimental
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
26 matches
Mail list logo