Commit 55b91f2d5b0f469e02eb73abd551ec4a36c8e056

Daniel Veillard 2000-10-05T16:30:11

Massive XPath implementation cleanup: - debugXML.c testXPath.c xpath.[ch]: got pissed by some nastyness in the XPath engine, rewrote large parts of it, now it's far cleaner and in sync with the REC not an old WD. Fixed a parsing problem in the interactive XML shell found when testing XPath. Daniel