[PHP-CVS] cvs: php4 /ext/dom text.c

2003-06-11 Thread Rob Richards
rrichards Wed Jun 11 16:06:03 2003 EDT Modified files: /php4/ext/dom text.c Log: forgot this: set doc for new text node as current may not be in tree Index: php4/ext/dom/text.c diff -u php4/ext/dom/text.c:1.7 php4/ext/dom/text.c:1.8 --- php4/ext/dom/

[PHP-CVS] cvs: php4 /ext/dom text.c

2003-06-11 Thread Rob Richards
rrichards Wed Jun 11 15:55:52 2003 EDT Modified files: /php4/ext/dom text.c Log: add isWhitespaceInElementContent() fix splitText for nodes not in tree correct links to specs Index: php4/ext/dom/text.c diff -u php4/ext/dom/text.c:1.6 php4/ext/dom

[PHP-CVS] cvs: php4 /ext/dom text.c

2003-06-10 Thread Rob Richards
rrichards Tue Jun 10 18:24:54 2003 EDT Modified files: /php4/ext/dom text.c Log: Fixed memleaks Index: php4/ext/dom/text.c diff -u php4/ext/dom/text.c:1.5 php4/ext/dom/text.c:1.6 --- php4/ext/dom/text.c:1.5 Tue Jun 10 16:03:27 2003 +++ php4/ext/d

[PHP-CVS] cvs: php4 /ext/dom text.c

2003-06-07 Thread Sterling Hughes
sterlingSat Jun 7 11:03:45 2003 EDT Modified files: /php4/ext/dom text.c Log: add the wholeText property Index: php4/ext/dom/text.c diff -u php4/ext/dom/text.c:1.2 php4/ext/dom/text.c:1.3 --- php4/ext/dom/text.c:1.2 Fri Jun 6 16:10:05 2003

[PHP-CVS] cvs: php4 /ext/dom text.c

2003-06-06 Thread Sterling Hughes
sterlingFri Jun 6 16:10:05 2003 EDT Modified files: /php4/ext/dom text.c Log: add splitText() never has such a complex process been endured for such a simple function libxml makes me queasy right now :) Index: php4/ext/dom/text.c diff -u ph