Daniel Veillard
81418e38c8
- catalog.[ch]: fixes and add xmlLoadCatalogs()
...
- DOCBparser.c: small cleanup
- xmllint.c: added a --catalogs option to load catalogs from
$SGML_CATALOG_FILES
- tree.c: cleanup
- configure.in: iconv library fixup, ICONV_LIBS
Daniel
2001-05-22 15:08:55 +00:00
Daniel Veillard
af86c7f463
- catalog.c: handling of CATALOG entries. detection of recursion,
...
and a few bugfixes
- xpath.c: fixing bug #54951 QNAME with no prefix should not match
against the default namespace
Daniel
2001-05-21 14:11:26 +00:00
Daniel Veillard
04b93290b7
- xpath.c: Joe Orton reported a bug found with IRIx compiler.
...
Daniel
2001-05-21 08:15:31 +00:00
Daniel Veillard
a97a19b687
- parser.c: fixed propagation context info when parsing an
...
external entity.
- doc/html/*.html: regenerated a couple of docs
Daniel
2001-05-20 13:19:52 +00:00
Daniel Veillard
4623acdc4f
update with 2.3.9 informations Daniel
...
* doc/xml.html: update with 2.3.9 informations
Daniel
2001-05-19 15:13:15 +00:00
Daniel Veillard
bed7b052a3
- HTMLtree.h debugXML.h parserInternals.h tree.h valid.c
...
xmlversion.h.in xpathInternals.h xpath.h: some cleanup for gtk-doc
- doc/html/* : rebuilt the docs
- valid.c: small patch which may improve some case when
validating.
Daniel
2001-05-19 14:59:49 +00:00
Daniel Veillard
f69bb4b5bf
- HTMLparser.c: Closed bug #54891
...
- result/HTML/cf_128.html* test/HTML/cf_128.html: added the test
to the suite
forgot to commit this one yesterday
- encoding.h hash.c nanoftp.h parser.h tree.h uri.h xlink.h xpointer.c:
applied a documentation patch from LotR and filled in a few missing
descriptions
Daniel
2001-05-19 13:24:56 +00:00
Daniel Veillard
76d66f416d
- xpath.c tree.c parser.c: speed optimizations at the parser level
...
document tree freeing and xpath evaluation
Daniel
2001-05-16 21:05:17 +00:00
Daniel Veillard
fd7ddca8b2
- parser.c parser.h parserInternals.h: fixed a couple of
...
interfaces for handling memory buffer input to const char *
upon suggestion of JamesH.
Daniel
2001-05-16 10:57:35 +00:00
Daniel Veillard
c3739e7233
LoTR sent a patch fixing the previous commit Daniel
...
* configure.in: LoTR sent a patch fixing the previous commit
Daniel
2001-05-15 15:23:27 +00:00
Daniel Veillard
a4f27e0da3
'nuff said :-( - configure.in: trying to deal again with the stoopid -R
...
'nuff said :-(
- configure.in: trying to deal again with the stoopid -R linking
flag of Solaris
Daniel
2001-05-15 12:41:29 +00:00
Daniel Veillard
790142b5b9
two nodeset access macros from Thomas Broyer Daniel
...
* xpath.h: two nodeset access macros from Thomas Broyer
Daniel
2001-05-15 10:51:53 +00:00
Daniel Veillard
ba0b8c94ac
- xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup
...
patch from Thomas Broyer
Daniel
2001-05-15 09:43:47 +00:00
Daniel Veillard
e62d36c4fd
- valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific test
...
case
- INSTALL: was empty added stuff from the FAQ
Daniel
2001-05-15 08:53:16 +00:00
Daniel Veillard
a265af7988
Added 1.8.13 release, Daniel
2001-05-14 11:13:58 +00:00
Daniel Veillard
75bea5480e
- tree.[ch]: fixing bug #54446 , by cleaning some bugs in the
...
attributes handling and #54433 by adding xmlUnsetProp()
and xmlUnsetNsProp()
Daniel
2001-05-11 17:41:21 +00:00
Daniel Veillard
0a2a163d2e
- HTMLparser.c: Patch from Jonas Borgström
...
(htmlGetEndPriority): New function, returns
the priority of a certain element.
(htmlAutoCloseOnClose): Only close inline elements if they
all have lower or equal priority.
- result/HTML: this of course changed a number of tests results.
Daniel
2001-05-11 14:18:03 +00:00
Daniel Veillard
7d6fd219f2
- xmlIO.c catalog.c: plugged in the default catalog resolution
...
- doc/gnome-xml.sgml: linked in the Docbook parser and catalog
documentations
- doc/html/libxml-*.html: rebuild added the missing ones to CVS
Daniel
2001-05-10 15:34:11 +00:00
Daniel Veillard
a737459bc4
- Makefile.am xmlversion.h.in configure.in include/Makefile.am:
...
integrating catalogs
- catalog.[ch] testCatalog.c: adding a small catalo API
(only SGML catalog support).
- parser.c: restaured xmlKeepBlanksDefault(0) API
Daniel
2001-05-10 14:17:55 +00:00
Daniel Veillard
c17337c062
- tree.c: zb@bisp.com reported an error in xmlNodeGetLang()
...
Daniel
2001-05-09 10:51:31 +00:00
Daniel Veillard
257d910769
- parser.c: added xmlParseExternalEntityPrivate() to allow
...
propagation of ctxt->_private when parsing external entities
Daniel
2001-05-08 10:41:44 +00:00
Daniel Veillard
083c2660f4
- HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump
...
Daniel
2001-05-08 08:27:14 +00:00
Daniel Veillard
01ef738700
- configure.in: fixed a small portability problem with AM_CONDITIONAL
...
Daniel
2001-05-08 07:31:43 +00:00
Daniel Veillard
4de4d3bf2d
- valid.c: warn when indeterminist content model is detected
...
- result/VC/ElementValid8: this adds a message
- Makefile.am: add --novalid for VCM tests
- parserInternals.c: added a call to Init memory
Daniel
2001-05-07 20:50:47 +00:00
Daniel Veillard
6426935a9a
- HTMLparser.c: fixed htmlNewDoc SYSTEM and PUBLIC ID inversion
...
when both parameters are NULL.
Daniel
2001-05-04 17:52:34 +00:00
Daniel Veillard
377219233f
- valid.c: applied small patch from Gary Pennington, reindented
...
some part of the code.
Daniel
2001-05-04 15:21:12 +00:00
Daniel Veillard
3bbbe6fa2a
preparing for 2.3.8 release, updated and regenerated the docs Daniel
...
* configure.in doc/xml.html doc/html/*: preparing for 2.3.8
release, updated and regenerated the docs
Daniel
2001-05-03 11:15:37 +00:00
Daniel Veillard
357c960e40
- xpath.c result/XPath/expr/floats : clarified and cleanup
...
printing of abnormal floats in tests.
Daniel
2001-05-03 10:49:20 +00:00
Daniel Veillard
a2bc368bc9
- HTMLparser.c: trying to fix the problem reported by Jonas Borgström
...
- results/HTML/ : a few changes in the output of the HTML tests as
a result.
- configure.in: tying to fix -liconv where needed
Daniel
2001-05-03 08:27:20 +00:00
Daniel Veillard
2a0d2e6b14
fixed a error introduced in Makefile.am, daniel
2001-05-02 17:11:36 +00:00
Daniel Veillard
7150a0385c
- configure.in Makefile.am: make the inclusion of the trio
...
modules in the library conditional
Daniel
2001-05-02 16:41:11 +00:00
Daniel Veillard
c057c5dcd1
- DOCBparser.c: patche from László Kovács, fixed entities refs
...
in attributes handling
Daniel
2001-05-02 12:41:24 +00:00
Daniel Veillard
edddff9726
- xmlIO.c: Bjorn Reese provided a fix for a problem on buffer
...
flushing
Daniel
2001-05-02 10:58:52 +00:00
Daniel Veillard
c654d60364
Added an entry to the FAQ, Daniel
2001-05-01 12:42:26 +00:00
Daniel Veillard
c8f620ba7f
fix of an XSLT namespace bug reported on the list general/bug-8- Daniel
...
* xpath.c: fix of an XSLT namespace bug reported on the list general/bug-8-
Daniel
2001-04-30 20:31:33 +00:00
Daniel Veillard
5792e16f05
- strio.h trio.c: Dan McNichol suggested a couple of small
...
fixes for AIX 4.3.3 using Visual Age 5.0.2 compiler
Daniel
2001-04-30 17:44:45 +00:00
Daniel Veillard
02141eabb2
- tree.c parser.c encoding.c: spent a bit more time looking
...
at the parsing speed and DOM handling. Added a few more
speedups.
Daniel
2001-04-30 11:46:40 +00:00
Daniel Veillard
3ed155fcdf
How to bump raw SAX parsing speed from 5.8M/s to 7.4M/s in 4 lines of code:
...
- parser.c: small but effective parsing speed improvement
Daniel
2001-04-29 19:56:59 +00:00
Daniel Veillard
b59076b898
- configure.in: default on the DocBook parser inclusion (for Gnome)
...
- DOCBparser.h: fixed a header reference
Daniel
2001-04-29 17:04:07 +00:00
Daniel Veillard
b45c43be20
- configure.in xpath.c: applied Bjorn patches for FPE on the
...
alpha
Daniel
2001-04-28 17:02:11 +00:00
Daniel Veillard
eefd44943c
- tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add
...
xmlSaveFormatFileTo()
Daniel
2001-04-28 16:55:50 +00:00
Daniel Veillard
e39a93d0d3
This improves seriously some XSLt speed tests:
...
- xpath.c: simple and efficient optimization, XPath functions
aways bind to the same code, cache this
- TODO: updated (by saying some is obsolete)
Daniel
2001-04-28 14:35:02 +00:00
Daniel Veillard
2156a56bcb
- xpath.c: more cleanup work on XPath name parsing routines
...
Daniel
2001-04-28 12:24:34 +00:00
Daniel Veillard
61d80a2822
- parserInternals.c xpath.[ch]: some UTF8 cleanup on
...
xmlXPathParseName
- xpath.c: Igor Zlatkovic suggested a change for NAN and MSC
- debugXML.c: avoid compilation problems if compiling without
HTML support, Igor Zlatkovic
- win32/libxml2/libxml2.def.src: being able to compile without
XPath on Windows
Daniel
2001-04-27 17:13:01 +00:00
Daniel Veillard
dbb14a72f0
- parser.c: applied fixes from Christian Glahn bug report #53391
...
Daniel
2001-04-26 20:54:01 +00:00
Daniel Veillard
2913e4cef5
new patches from Toshio Kuratomi Daniel
...
* libxml.m4 libxml2-spec.in: new patches from Toshio Kuratomi
Daniel
2001-04-26 19:29:02 +00:00
Daniel Veillard
67fee94e53
- tree.[ch]: added xmlSaveFormatFile interface for saving
...
and indenting a file.
Daniel
2001-04-26 18:59:03 +00:00
Daniel Veillard
82e4971dc2
- xpath.c: fixed bug #53689 related to processing-instruction()
...
Daniel
2001-04-26 14:38:03 +00:00
Daniel Veillard
02f077a7ae
- DOCBparser.c: patche from László Kovács
...
Daniel
2001-04-26 10:59:11 +00:00
Daniel Veillard
30211a0eef
- parser.c: applied fixes from Christian Glahn bug report #53391
...
Daniel
2001-04-26 09:33:18 +00:00