- 27 Oct, 2000 1 commit
-
-
Daniel Veillard authored
<hallon@lysator.liu.se> Daniel
-
- 26 Oct, 2000 1 commit
-
-
Daniel Veillard authored
cleanup patch for XPath Daniel
-
- 25 Oct, 2000 4 commits
-
-
Daniel Veillard authored
a reconfigurable routine. The changes are: * xmlerror.h : added the export of an error context type (void *) an error handler type xmlGenericErrorFunc there is an interface xmlSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler); to reset the error handling routine and its argument (by default it's equivalent to respectively fprintf and stderr. * all the c files: all wild accesses to stderr or stdout within the library have been replaced to calls to the handler. Daniel
-
Daniel Veillard authored
- configure.in: release 2.2.6 - xpath.[ch] xpointer.c xpathInternals.h: added xpathInternals.h exporting the inner functions of xpath for extension modules - doc/*: updated and rebuilt the doc Daniel
-
Daniel Veillard authored
- nanohttp.c : applied Wayne HTTP cleanup patch - tree.[ch]: applied TOM <ptittom@free.fr> for xmlNodeSetBase() and xmlNodeSetSpacePreserve() Daniel
-
Daniel Veillard authored
-
- 24 Oct, 2000 1 commit
-
-
Daniel Veillard authored
- hash.[ch] debugXML.c: expanded/enhanced the API, added multikey tuples, made hash structure opaque - valid.[ch]: moved elements, attributes, notations decalarations as well as ID and refs to hash tables. - entities.c: hash cleanup - xmlmemory.c: fixed a dump problem in debug mode - include/Makefile.am: problem passing in DESTDIR= values patch from Marc Christensen <marc@calderasystems.com> - nanohttp.c: removed debugging remains - HTMLparser.c: the bogus tag should be ignored (Wayne) - HTMLparser.c parser.c: fixing a number of problems with the macros in the *parser.c files (Wayne). - HTMLparser.c: close the previous option when opening a new one (Marc Sanfacon). - result/HTML/*: updated the HTML results accordingly Daniel
-
- 23 Oct, 2000 1 commit
-
-
Daniel Veillard authored
-
- 22 Oct, 2000 2 commits
-
-
Daniel Veillard authored
- entities.[ch] xpath.[ch] hash.[ch] debugXML.c tree.h: added/hacked hash tables from Bjorn Reese <breese@mail1.stofanet.dk>. Switched XPath functions and XML entities table to them. More to come... - xmlIO.c: fixed libxml closing FILEs it didn't open. Daniel
-
Daniel Veillard authored
- tree.c: coalesce adjacent text nodes - valid.c: handling of blank nodes in DTd validation (raised by problems with a posteriori validation). - nanohttp.c: changing behaviour on HTTP write stuff. - HTMLtree.c: forced body and html to be explicitely closed. - xpath.h: exported more XPath functions. Daniel
-
- 21 Oct, 2000 1 commit
-
-
Daniel Veillard authored
-
- 16 Oct, 2000 1 commit
-
-
Daniel Veillard authored
-
- 15 Oct, 2000 8 commits
-
-
Daniel Veillard authored
-
Daniel Veillard authored
-
Daniel Veillard authored
- Release of 2.2.5 - xpointer.c: range() range-inside and other helper functions - parserInternals.c: fixed perf problem raised by rolf@pointsman.de Daniel
-
Daniel Veillard authored
- SAX.c: HTML attributes need normalization too (Bjorn Reese) - HTMLparser.[ch]: addded htmlIsScriptAttribute() Daniel
-
Daniel Veillard authored
-
Daniel Veillard authored
-
Daniel Veillard authored
- SAXresult/* : updated Daniel
-
Daniel Veillard authored
Closed bug #27499, added to regression tests - TODO: updated Daniel
-
- 14 Oct, 2000 1 commit
-
-
Daniel Veillard authored
support for SCRIPT and STYLE with help from Bjorn Reese - test/HTML/* result/HTML/*: added simple testcase and updated the existing ones. Daniel
-
- 13 Oct, 2000 2 commits
-
-
Daniel Veillard authored
- xpath.c xpointer.c: XPointer reorder of ranges start/end and string-range for empty strings - test/XPath/docs/str test/XPath/xptr/chaptersrange test/XPath/xptr/strrange: augmented the XPointer testsuite Daniel
-
Daniel Veillard authored
documentations: - doc/xml.html doc/xmlmem.html: added a module describing memory interfaces and use, updated the main page. Daniel
-
- 12 Oct, 2000 3 commits
-
-
Daniel Veillard authored
- nanoftp.c nanohttp.c xmlIO.c: Win32 patch nanoftp code work now Daniel
-
Daniel Veillard authored
- testXPath.c xpath.[ch]: moved some debug functions to xpath core - xpointer.c: implemented string-range() at least a good first version - test/XPath/docs/str test/XPath/xptr/strrange result/XPath/xptr/strrange: the string-range() tests Daniel
-
Daniel Veillard authored
win32/Makefile.mingw: fixed problems reported by Wayne Davison and make distcheck Daniel
-
- 11 Oct, 2000 6 commits
-
-
Daniel Veillard authored
xmlNanoHTTPMethod on input MimeType Tony Lam <Tony.Lam@eng.sun.com> - xpointer.c: slight extension of xmlXPtrLocationSetMerge Daniel
-
Daniel Veillard authored
Daniel
-
Daniel Veillard authored
and added a --dtdvalid option to xmllint used to test it Daniel
-
Daniel Veillard authored
-
Daniel Veillard authored
handlings (registration, lookup, cleanup) Daniel
-
Daniel Veillard authored
-
- 10 Oct, 2000 4 commits
-
-
Daniel Veillard authored
-
Daniel Veillard authored
Added XPointer: - configure.in Makefile.am include/makefile.am: adding XPointer and XPtrtests target - xpointer.[ch] : new files for XPointer support - test/XPath/xptr result/XPath/xptr: added XPointer testsuite and more XPath tests Daniel
-
Daniel Veillard authored
-
Daniel Veillard authored
- configure.in Makefile.am win32config.h.in: trying to cleanup make distcheck .... huh ... - include/Makefile.am include/win32config.h: new directory for includes - win32/Makefile.mingw win32/README.MSDev win32/libxml2/libxml2.dsp updated teh makefiles and instructions for WIN32 - xpath.c: small fixes - test/XPath/ results/XPath: updated the testcases and results - HTMLparser.c nanohttp.c testXPath.c: incorporated provided or suggested patches - valid.c: fixed an ID bug Daniel
-
- 09 Oct, 2000 1 commit
-
-
Daniel Veillard authored
the automake bug where wrong dependancies were generated. - xpath.[ch]: worked on XPointer Daniel
-
- 06 Oct, 2000 2 commits
-
-
Daniel Veillard authored
Failing too bad no release before next wed I'm seriously pissed, this bug has been around for more than one year it seems, piece of crap
-
Daniel Veillard authored
Automake is a fucking piece of ugly shit full of tricks and without any kind of sensible documentation or logic :-((((((((( Daniel, pissed !
-
- 05 Oct, 2000 1 commit
-
-
Daniel Veillard authored
- 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
-