|
845cce4c
|
2002-01-09T11:51:37
|
|
Anthony Jones pointed a bug in xmlCopyEntity() Daniel
* entities.c: Anthony Jones pointed a bug in xmlCopyEntity()
Daniel
|
|
7b602b42
|
2002-01-08T13:26:00
|
|
renamed XML.html output page into XMLinfo.html. Close bug #66951 and
* doc/*.html doc/site.xsl doc/Makefile: renamed XML.html
output page into XMLinfo.html. Close bug #66951 and
raised by Robert Collins too.
Daniel
|
|
73c6e53a
|
2002-01-08T13:15:33
|
|
Paul Keogh pointed out a possibility of segfault on repeted
* encoding.c: Paul Keogh pointed out a possibility of segfault
on repeted xmlAddEncodingAlias() / xmlCleanupEncodingAlias().
Closes bug # 68238
Daniel
|
|
4a85920e
|
2002-01-08T11:49:22
|
|
updated the Gdome2 links Daniel
* doc/*.html: updated the Gdome2 links
Daniel
|
|
3c5ed91a
|
2002-01-08T10:36:16
|
|
Applied following patches from Robert Collins and make sure IN_LIBXML is
* libxml.h: Applied following patches from Robert Collins
and make sure IN_LIBXML is defined when compiling it
-------
* include/libxml/xmlversion.h.in (LIBXML_DLL_IMPORT): Use on Cygwin
as well as Visual C.
* parser.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
* parserInternals.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
* strio.c (PLATFORM_UNIX): Define for Cygwin.
* triodef.h (TRIO_PLATFORM_UNIX): Define for Cygwin.
* xmlIO.c (xmlFileOpen): Use unix behaviour for Cygwin.
Use binary mode opens for Cygwin (xmlFileOpenW xmlParserGetDirectory
xmlSysIDExists xmlNoNetExists).
* xmllint.c: Don't include winsock2.h for Cygwin.
Daniel
|
|
401c2114
|
2002-01-07T16:54:10
|
|
Jirka Kosek pointer out a bug in xmlParseTextDecl() when the version info
* parser.c: Jirka Kosek pointer out a bug in xmlParseTextDecl()
when the version info is not present.
Daniel
|
|
6f42c136
|
2002-01-06T23:05:13
|
|
Anthony Jones pointed out a problem in xmlStringGetNodeList() and provided
* tree.c: Anthony Jones pointed out a problem in
xmlStringGetNodeList() and provided a fix for it
Daniel
|
|
aa39a0fb
|
2002-01-06T12:47:22
|
|
patch from Jack J Franklin to remove a bug in xmlCreatePushParserCtxt()
* parser.c: patch from Jack J Franklin to remove a bug in
xmlCreatePushParserCtxt() when the initial buffer passed
is large.
Daniel
|
|
0e47ee29
|
2002-01-05T18:25:52
|
|
big cleanup of the Windows/MSVC project files from Igor Zlatkovic Daniel
* win32/*: big cleanup of the Windows/MSVC project files
from Igor Zlatkovic
Daniel
|
|
cebb1361
|
2002-01-02T13:13:30
|
|
should fix #67674 and avoid troubles if xsltproc is not available or fails
* doc/Makefile.am: should fix #67674 and avoid troubles if
xsltproc is not available or fails in the prefix provided
Daniel
|
|
26908ab5
|
2002-01-01T16:50:03
|
|
one more doc patch from Charlie Bozeman. Daniel
* xmlmemory.c: one more doc patch from Charlie Bozeman.
Daniel
|
|
5344c60d
|
2001-12-31T16:37:34
|
|
Fixed a few other problems raised by Charlie Bozeman. fixed the output
* DOCBparser.c parser.c valid.c include/libxml/parserInternals.h
include/libxml/xmlerror.h include/libxml/xpathInternals.h:
Fixed a few other problems raised by Charlie Bozeman.
* result/VC/ElementValid[5-7]: fixed the output
Daniel
|
|
cbaf3995
|
2001-12-31T16:16:02
|
|
applied 42 documentation patches from Charlie Bozeman. Regenerated the
* *.c include/libxml/*.h doc/html/*: applied 42 documentation
patches from Charlie Bozeman. Regenerated the HTML docs.
Daniel
|
|
7f9a6806
|
2001-12-20T14:01:47
|
|
fixes for Windows from Igor Daniel
* include/libxml/debugXML.h win32/dsp/libxml2.def.src: fixes
for Windows from Igor
Daniel
|
|
1df3dfc2
|
2001-12-18T11:14:16
|
|
applied Justin Fletcher patch for --output or -o daniel
* xmllint.c: applied Justin Fletcher patch for --output or -o
daniel
|
|
d3b29d2e
|
2001-12-18T07:53:16
|
|
close #67019 Daniel
* win32/libxml2/libxml2.def.src: close #67019
Daniel
|
|
01db67c8
|
2001-12-18T07:09:59
|
|
applied Justin Fletcher generic timing patch similar to the one already
* xmllint.c: applied Justin Fletcher generic timing patch
similar to the one already applied to xsltproc.
Daniel
|
|
d1640920
|
2001-12-17T15:30:10
|
|
applied documentation patches from Charlie Bozeman Daniel
* include/libxml/tree.h tree.c: applied documentation patches
from Charlie Bozeman
Daniel
|
|
2323ac24
|
2001-12-14T04:24:50
|
|
*doc/xmllint.xml, xmllint.1 - document --dropdtd
Thu Dec 13 21:24:16 MST 2001 John Fleck <jfleck@inkstain.net>
*doc/xmllint.xml, xmllint.1 - document --dropdtd
|
|
29e4399d
|
2001-12-13T22:21:58
|
|
fix the xmlStrdup() used in the previous patch. added --dropdtd fixed
* valid.c: fix the xmlStrdup() used in the previous patch.
* valid.c: added --dropdtd
* tree.c: fixed xmlUnlinkNode so it also removes the references
from the document if the node is a DTD
Daniel
|
|
ae74399d
|
2001-12-13T20:58:11
|
|
Fixed a pointer to the list archives, Daniel
|
|
86fd5a76
|
2001-12-13T14:55:21
|
|
cleanup some static declarations Daniel
* HTMLtree.c valid.c: cleanup some static declarations
Daniel
|
|
9ae4b7af
|
2001-12-13T14:24:09
|
|
removed another strdup() removed the HP/UX entry Daniel
* xmllint.c: removed another strdup()
* doc/FAQ: removed the HP/UX entry
Daniel
|
|
ed472f34
|
2001-12-13T08:48:14
|
|
fix bug #66816 when validating. don't use sys/time.h if configure did not
* valid.c: fix bug #66816 when validating.
* xmllint.c: don't use sys/time.h if configure did not found it
Daniel
|
|
3fc555e5
|
2001-12-11T04:41:24
|
|
docs/xmllint.1, xmllint.xml, xmlcatalog.1, xmlcatalog_man.html,
Mon Dec 10 21:39:55 MST 2001 John Fleck <jfleck@inkstain.net>
* docs/xmllint.1, xmllint.xml, xmlcatalog.1, xmlcatalog_man.html,
xmlcatalog_man.xml
|
|
2d8a93b1
|
2001-12-10T21:07:19
|
|
Hietaniemi Jarkko pointed out that xmlInitMemory() was declared twice
* include/libxml/xmlmemory.h: Hietaniemi Jarkko pointed out that
xmlInitMemory() was declared twice
Daniel
|
|
b82c1669
|
2001-12-09T14:00:54
|
|
do not reference strdup() ! trying to fix the libs of the various config
* globals.c: do not reference strdup() !
* configure.in libxml-2.0.pc.in: trying to fix the libs
of the various config extraction modules
Daniel
|
|
ef90ba7e
|
2001-12-07T14:24:22
|
|
preparing 2.4.12 updated and rebuilt the docs Daniel
* configure.in : preparing 2.4.12
* doc/* : updated and rebuilt the docs
Daniel
|
|
220346d1
|
2001-12-07T11:33:54
|
|
closed bug #66159 added --escape option some cleanup for xml2-config
* uri.c: closed bug #66159
* testURI.c: added --escape option
* configure.in: some cleanup for xml2-config --cflags
Daniel
|
|
2a906821
|
2001-12-06T14:34:08
|
|
removed some misplaced includes of xmlversion.h Daniel
* globals.c testThreads.c: removed some misplaced includes
of xmlversion.h
Daniel
|
|
e28313b7
|
2001-12-06T14:08:31
|
|
patch from Gary Pennington fixing a possible problem at initialization
* threads.c: patch from Gary Pennington fixing a possible
problem at initialization time.
Daniel
|
|
d3b08826
|
2001-12-05T12:03:33
|
|
integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOS
* configure.in libxml.h parser.c testThreads.c macos/: integrated
Eric Lavigne (sp???) contribution to build libxml2 on MacOS using
CodeWarrior.
Daniel
|
|
a7866930
|
2001-12-04T13:14:44
|
|
applied Geert Kloosterman's patch to fix --repeat --timing output Daniel
* xmllint.c: applied Geert Kloosterman's patch to fix
--repeat --timing output
Daniel
|
|
1984094c
|
2001-11-29T16:11:38
|
|
Robin Berjon <robin@knowscape.com> found a case where non-wellformed XML
* parser.c: Robin Berjon <robin@knowscape.com> found a case
where non-wellformed XML declaractions were not detected.
Daniel
|
|
913d6e09
|
2001-11-28T14:53:53
|
|
Fixed the previous fix, Daniel
|
|
e85d9342
|
2001-11-28T14:43:12
|
|
fixed a compilation bug pointed by Danny Jamshy Daniel
* xpointer.c: fixed a compilation bug pointed by Danny Jamshy
Daniel
|
|
b36d4fe5
|
2001-11-28T13:40:42
|
|
Added some missing files, Daniel
|
|
1aadc447
|
2001-11-28T13:10:32
|
|
Added a link to libxml2-pas, Daniel
|
|
22f25a8a
|
2001-11-28T09:12:23
|
|
as robert pointed again, xmlInputCallbackInitialized gets reset by
* xmlIO.c: as robert pointed again, xmlInputCallbackInitialized
gets reset by xmlCleanupInputCallbacks() and this makes the
function useless. Same for output.
Daniel
|
|
107ccaa1
|
2001-11-27T16:23:50
|
|
robert pointed out a loop error in callback cleanups Daniel
* xmlIO.c: robert pointed out a loop error in callback cleanups
Daniel
|
|
db9dfd9e
|
2001-11-26T17:25:02
|
|
Updated Gary's pages, Daniel
|
|
8faa7836
|
2001-11-26T15:58:08
|
|
moved xmlGetLineNo() and xmlGetNodePath() into the main tree module, they
* tree.c debugXML.c include/libxml/tree.h include/libxml/debugXML.h:
moved xmlGetLineNo() and xmlGetNodePath() into the main tree module,
they are not really tied to debugging
Daniel
|
|
a4871052
|
2001-11-26T13:19:48
|
|
Updated the on-line documentation, Daniel
|
|
bd9b0e8e
|
2001-11-26T10:32:08
|
|
preparing 2.4.11 better --catalogs description Daniel
* configure.in include/libxml/xmlwin32version.h: preparing 2.4.11
* xmllint.c: better --catalogs description
Daniel
|
|
4855c8c3
|
2001-11-25T10:35:25
|
|
fixed a couple of problems in xmlSetProp() Daniel
* tree.c: fixed a couple of problems in xmlSetProp()
Daniel
|
|
cd337f0b
|
2001-11-22T18:20:37
|
|
some cleanups when chasing unappropriate stdout output. Daniel
* debugXML.c tree.c xmlIO.c xmlmemory.c: some cleanups when chasing
unappropriate stdout output.
Daniel
|
|
566d4dfa
|
2001-11-22T13:00:53
|
|
Fixed a couple of macro errors pointed out by Denis Beurive, closes #65111
* include/libxml/tree.h: Fixed a couple of macro errors pointed out
by Denis Beurive, closes #65111
Daniel
|
|
b4545fd6
|
2001-11-20T09:37:09
|
|
in case of content model validity error, don't print it if validity
* valid.c: in case of content model validity error, don't
print it if validity warnings were not requested.
Daniel
|
|
c69e0b17
|
2001-11-20T08:35:07
|
|
applied a couple of patches from Brian D Ripley. removed the last exit()
* nanoftp.c: applied a couple of patches from Brian D Ripley.
* parserInternals.c: removed the last exit() call. Print an
unmaskable error on stderr instead (library mismatch detection)
Daniel
|
|
42304046
|
2001-11-18T00:18:06
|
|
doc/xmllint.xml, doc/xmllint.1 - update xmllint man page with shell
Sat Nov 17 17:16:51 MST 2001 John Fleck <jfleck@inkstain.net>
* doc/xmllint.xml, doc/xmllint.1 - update xmllint man page with
shell instructions from Heiko Rupp
|
|
f7b094f7
|
2001-11-15T13:54:39
|
|
use the URL notation file:// for default catalog paths Daniel
* catalog.c: use the URL notation file:// for default catalog paths
Daniel
|
|
0ec98635
|
2001-11-14T15:04:32
|
|
better comments for _private fields removed a problem when copying an
* include/libxml/tree.h: better comments for _private fields
* tree.c: removed a problem when copying an entity reference.
Daniel
|
|
d33cfbf1
|
2001-11-13T15:24:36
|
|
updated instructions and diffs from John A Fotheringham Daniel
* vms/*: updated instructions and diffs from John A Fotheringham
Daniel
|
|
a11001b2
|
2001-11-12T22:45:36
|
|
avoid an include problem if #include <libxml/xmlerror.h> happens first in
* include/libxml/xmlerror.h: avoid an include problem if
#include <libxml/xmlerror.h> happens first in code
seems to be the case in KDE libs
Daniel
|
|
8e3943cb
|
2001-11-12T21:35:44
|
|
update from Igor for Windows Daniel
* win32/dsp/* include/libxml/xmlwin32version.h.in: update
from Igor for Windows
Daniel
|
|
0135a390
|
2001-11-10T14:10:27
|
|
2.4.10 release, Daniel.
|
|
43d3f61a
|
2001-11-10T11:57:23
|
|
preparing 2.4.10 upgraded and rebuilt the docs Daniel
* configure.in include/libxml/xmlwin32version.h: preparing 2.4.10
* doc/*: upgraded and rebuilt the docs
Daniel
|
|
c1f78343
|
2001-11-10T11:43:05
|
|
fix comment in scripts element parsing. updated the results. Daniel
* HTMLparser.c: fix comment in scripts element parsing.
* result/HTML/doc3*: updated the results.
Daniel
|
|
c6e013ab
|
2001-11-10T10:08:57
|
|
add xmlGetNodePath() a cleaned up version of the Pwd shell string
* debugXML.c include/libxml/debugXML.h: add xmlGetNodePath()
a cleaned up version of the Pwd shell string generation.
Daniel
|
|
be480fbb
|
2001-11-08T23:36:42
|
|
trying to fix namespaces + validation problems for good, closing #63619 in
* valid.c include/libxml/tree.h: trying to fix namespaces +
validation problems for good, closing #63619 in the process
* result/valid/dia.xml test/valid/dia.xml: the Dia test was
wrong in this respect, fixed it.
Daniel
|
|
d536f701
|
2001-11-08T17:32:47
|
|
Morus Walter patch to allow --format and --encode Daniel
* xmllint.c: Morus Walter patch to allow --format and --encode
Daniel
|
|
5004f42f
|
2001-11-08T13:53:05
|
|
Stefan Kost provided an help command for the shell Daniel
* debugXML.c: Stefan Kost provided an help command for the shell
Daniel
|
|
a6825e8d
|
2001-11-07T13:33:59
|
|
Heiko Rupp pointed that the shell would crash on empty nodesets returns.
* debugXML.c: Heiko Rupp pointed that the shell would crash
on empty nodesets returns.
Daniel
|
|
03f848d8
|
2001-11-07T12:53:46
|
|
Weiqi Gao pointed out that xmlcatalog migh need the history libraries
* Makefile.am: Weiqi Gao pointed out that xmlcatalog
migh need the history libraries
Daniel
|
|
957fdcf2
|
2001-11-06T22:50:19
|
|
handle the case of < in quoted attributes, Bastian Kleineidam Daniel
* HTMLparser.c test/HTML/lt.html result/HTML/lt.html*:
handle the case of < in quoted attributes, Bastian Kleineidam
Daniel
|
|
c853b32f
|
2001-11-06T15:24:37
|
|
releasing 2.4.9 fixing catalog breakages fixed more problems in catalog
* configure.in include/libxml/xmlwin32version.h: releasing 2.4.9
fixing catalog breakages
* Makefile.am catalog.c result/catalogs/catal
result/catalogs/mycatalog.* test/catalogs/catal*:
fixed more problems in catalog support, added more regression tests
for both XML and SGML catalog handling
Daniel
|
|
66870c71
|
2001-11-05T19:27:49
|
|
applied an improvement to xmlGetLineNo() from Keith Isdale Daniel
* debugXML.c: applied an improvement to xmlGetLineNo() from
Keith Isdale
Daniel
|
|
ffe09c94
|
2001-11-05T14:21:47
|
|
dohhhh XML catalog add and remove ops were broken too. Side effect of the
* catalog.c: dohhhh XML catalog add and remove ops were broken too.
Side effect of the progressive catalog loading
Daniel
|
|
ad661b9e
|
2001-11-05T11:43:15
|
|
confexecdir and confexec_DATA were defined twice pointed out by Karl
* Makefile.am: confexecdir and confexec_DATA were defined twice
pointed out by Karl Eichwalder
Daniel
|
|
6eb17724
|
2001-11-04T22:19:27
|
|
avoid unlink() and use remove() instead. Daniel
* xmlcatalog.c: avoid unlink() and use remove() instead.
Daniel
|
|
ea89828b
|
2001-11-04T22:13:45
|
|
cleanup updated with 2.4.8 Daniel
* libxml.spec.in: cleanup
* include/libxml/xmlwin32version.h: updated with 2.4.8
Daniel
|
|
ed421aa6
|
2001-11-04T21:22:45
|
|
Updated the news section, Daniel
|
|
a4617b8a
|
2001-11-04T20:19:12
|
|
fix bug #63752 of compiling libxml with a non standard set of options
* encoding.c global.data globals.c testThreads.c: fix bug #63752
of compiling libxml with a non standard set of options
Daniel
|
|
027edfb7
|
2001-11-04T20:13:58
|
|
Sun Nov 4 13:11:41 MST 2001 John Fleck <jfleck@inkstain.net
Sun Nov 4 13:11:41 MST 2001 John Fleck <jfleck@inkstain.net
* doc/xmllint.xml, xmllint.1 - updating xmllint man page to
document --sgml option, fixing gnome bugzilla #63382
|
|
cd21dc78
|
2001-11-04T20:03:38
|
|
Fixed SGML catalogs breakage of 2.4.7, added a couple of really needed
* include/libxml/catalog.h catalog.c: Fixed SGML catalogs
breakage of 2.4.7, added a couple of really needed APIs
like xmlCatalogIsEmpty() and xmlNewCatalog()
* xmlcatalog.c: updated --sgml --noout to be a suitable replacement
for install-catalog
* configure.in: preparing 2.4.8
Daniel
|
|
5a37bde3
|
2001-11-01T14:31:22
|
|
more include cleanups, export cleanly one html output + format function.
Thu Nov 1 15:29:31 CET 2001 Daniel Veillard <daniel@veillard.com>
* HTMLtree.c tree.c include/libxml/HTMLtree.h
include/libxml/tree.h include/libxml/xmlIO.h: more include
cleanups, export cleanly one html output + format function.
Thu Nov 1 14:12:12 CET 2001 Daniel Veillard <daniel@veillard.com>
* parser.c: removed initGenericErrorDefaultFunc call from
xmlInitParser() since it could destroy previous calls to
xsltSetGenericErrorFunc() effects
Daniel
|
|
ebd38c5f
|
2001-11-01T08:38:12
|
|
bool can be a reserved keyword. Daniel
* debugXML.c include/libxml/debugXML.h: bool can be a reserved
keyword.
Daniel
|
|
8bdb91dd
|
2001-10-31T17:52:43
|
|
cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltproc
* Makefile.am: cleanup
* threads.c: cleanup too
* xmlIO.c include/libxml/xmlIO.h: added xmlNoNetExternalEntityLoader()
from xsltproc
* include/libxml/tree.h include/libxml/parser.h: trying to break a
dependancy loop.
Daniel
|
|
91c0040a
|
2001-10-30T17:41:38
|
|
Justin Fletcher pointed out that xmlParseXMLCatalog was not used anymore !
* catalog.c: Justin Fletcher pointed out that xmlParseXMLCatalog
was not used anymore !
Daniel
|
|
5540daa9
|
2001-10-30T15:14:36
|
|
Update, Daniel
|
|
52dcab39
|
2001-10-30T12:51:17
|
|
preparing 2.4.7 switched to the latest xmllint manual page from John
* configure.in: preparing 2.4.7
* Makefile.am doc/Makefile.am: switched to the latest xmllint
manual page from John
* doc/*: updated the doc and rebuilt the generated pages
Daniel
|
|
a9e65e8b
|
2001-10-30T10:32:36
|
|
closing bug #62711, the library should never close stdin or stdout. Daniel
* xmlIO.c: closing bug #62711, the library should never
close stdin or stdout.
Daniel
|
|
4def3bd9
|
2001-10-30T09:47:47
|
|
second pass at fixing #63336, using Joel Young final patch. looks okay.
* uri.c: second pass at fixing #63336, using Joel Young
final patch. looks okay.
Daniel
|
|
bb6808ea
|
2001-10-29T23:59:27
|
|
trying to clear #63336 allowing the escaping routine to parse unconformant
* uri.c include/libxml/uri.h: trying to clear #63336
allowing the escaping routine to parse unconformant
URI-References.
Daniel
|
|
acf7ff0a
|
2001-10-29T20:21:47
|
|
a few VMS updates from John A Fotheringham added
* vms/readme.vms vms/build_libxml.com nanoftp.c
include/libxml/xmlversion.h.in: a few VMS updates from
John A Fotheringham
* include/libxml/xmlIO.h xmlIO.c: added xmlCleanupInputCallbacks()
and xmlCleanupOutputCallbacks() for the Perl binding people.
Daniel
|
|
635ef72a
|
2001-10-29T11:48:19
|
|
apply fixes to close #63271 and avoid segfaults when the error routine
* parser.c globals.c DOCBparser.c HTMLparser.c error.c:
apply fixes to close #63271 and avoid segfaults when
the error routine gets callbed before xmlInitParser()
get called.
* nanoftp.c error.c: Applied patches from Justin Fletcher
correcting some xmlGenericError misuses.
Daniel
|
|
51095317
|
2001-10-28T18:51:57
|
|
fixing a broken link, Daniel
|
|
fd32de62
|
2001-10-27T20:14:01
|
|
*doc/xmllint.xml, doc/xmllint.1 New and improved man page for xmllint -
Sat Oct 27 14:04:45 MDT 2001 John Fleck <jfleck@inkstain.net>
*doc/xmllint.xml, doc/xmllint.1
New and improved man page for xmllint - .xml is the original, .1
is the generated man page
|
|
c6271d20
|
2001-10-27T07:50:58
|
|
Updated the download part, a couple of fixups from Gary, Daniel
|
|
9c466827
|
2001-10-25T12:03:39
|
|
More cleanup, fixed the front page, looks good !
Daniel
|
|
b8cfbd12
|
2001-10-25T10:53:28
|
|
Finished reintegrating the docs and unifying the look, may still
need a couple of pointers but looks fine now. valid.html si now
merged in xmldtd.html. Overall cleanup, Daniel
|
|
594cf0b2
|
2001-10-25T08:09:12
|
|
Updated the stylesheet and the website, Daniel
|
|
c948420a
|
2001-10-24T12:35:52
|
|
now autogenerate the web site from the main HTML document. Daniel
* doc/site.xsl doc/*.html doc/Makefile.am: now autogenerate
the web site from the main HTML document.
Daniel
|
|
585b4ea7
|
2001-10-24T07:26:23
|
|
Added a bullet about xmlDetectCharEncoding() extra arg, Daniel
|
|
5151c06f
|
2001-10-23T13:10:19
|
|
fixed an erroneous validation bug when PE refs occurs in external parsed
* parser.c: fixed an erroneous validation bug when PE refs
occurs in external parsed entities referenced from the
internals subset
* test/valid/index.xml test/valid/dtds/nitf-2-5.dtd
test/valid/dtds/NewsMLv1.0.dtd result/valid/index.xml*:
added the associated testcase, it's a nice one.
* HTMLparser.c: generate the DTD node as HTML still ...
* HTMLtree.c: fixed errors in Set/GetMetaEncoding
Daniel
|
|
b6b0fd89
|
2001-10-22T12:31:11
|
|
Fixed a bug when creating a new HTML document, doc->children
was set to NULL with a DTD child
Daniel
|
|
89cad536
|
2001-10-22T09:46:13
|
|
added entities testing to the Thread test make the test reasonable fix the
* test/threads/*: added entities testing to the Thread test
* testThreads.c: make the test reasonable
* DOCBparser.c: fix the DTD public and system ID
* xmllint.c: added --sgml for SGML DocBook importing
* Makefile.am: added Docbtests target
Daniel
|
|
0a702dca
|
2001-10-19T14:50:57
|
|
Added link to Solaris binaries provided by Gary Pennington
Daniel
|
|
9ae1eba9
|
2001-10-19T09:48:35
|
|
use only "anonymous@" string for anonymous passwds removed bogus include
* nanoftp.c: use only "anonymous@" string for anonymous passwds
* testThreads.c: removed bogus include
Daniel
|
|
ce2c2f09
|
2001-10-18T14:57:24
|
|
fixed a very serious (looping) validation bug Daniel
* parser.c valid.c result/valid/rss.xml result/valid/rss.xml.err:
fixed a very serious (looping) validation bug
Daniel
|