|
d9bad13b
|
2001-07-23T19:39:43
|
|
removing history/readline changed this slightly make element content line
* result/scripts/base*: removing history/readline changed
this slightly
* include/libxml/parser.h SAX.c parser.c parserInternals.c
xmllint.c: make element content line number generation
optionnal to avoid breaking old apps added interface to switch
Daniel
|
|
f012a64d
|
2001-07-23T19:10:52
|
|
get rid of the readline and libhistory dependancies by default, release
* configure.in: get rid of the readline and libhistory
dependancies by default, release 2.4.1 with IA64 fix
* nanohttp.c tree.c xmlIO.c include/libxml/nanohttp.h
include/libxml/tree.h include/libxml/xmlIO.h: incorporated
John Kroll fixes to allow saving to HTTP via PUT (or
POST of needed).
* doc/html/*.html: regenerated the docs
Daniel
|
|
e8126247
|
2001-07-22T03:54:15
|
|
added xmlHashScannerFull, xmlHashScanFull and xmlHashScannFull3 to get
* hash.c include/libxml/hash.h: added xmlHashScannerFull,
xmlHashScanFull and xmlHashScannFull3 to get passed the
three keys as arguments to the callback function
|
|
5e2dace1
|
2001-07-18T19:30:27
|
|
Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100%
Cleanup, cleanup ..
* configure.in Makefile.am: removed libxml softlink for good
* include/libxml/*.h *.c doc/Makefile.am: cleanup to get
100% coverage by gtk-doc
Daniel
|
|
8599e70d
|
2001-07-17T21:38:51
|
|
debugging on IA64, fixed serious troubles due to size_t vs. int mismatch
* xmlmemory.c include/libxml/xmlmemory.h: debugging on IA64,
fixed serious troubles due to size_t vs. int mismatch
Daniel
|
|
8fcc494e
|
2001-07-17T20:07:33
|
|
cleaned up some warning on the Alpha Daniel
* SAX.c xmlIO.c: cleaned up some warning on the Alpha
Daniel
|
|
f06a3d8b
|
2001-07-16T04:52:57
|
|
added a more convenient extension API for value and context managing Now
* include/libxml/xpath{,Internals}.h xpath.c: added a more
convenient extension API for value and context managing
Now handles external objects through xmlXPathPopExternal,
xmlXPathWrapExternal and xmlXPathReturnExternal.
Added functions for sets operations (intersection, etc.)
|
|
22090731
|
2001-07-16T00:06:07
|
|
cleanup of global variables, marking some const or private. Daniel
* include/libxml/parserInternals.h include/libxml/HTMLparser.h
xmlIO.c tree.c parserInternals.c entities.c encoding.c
HTMLparser.c: cleanup of global variables, marking some
const or private.
Daniel
|
|
496be683
|
2001-07-15T22:59:18
|
|
exported xmlXPath{NAN,PINF,NINF} fixed xmlXPathNodeSetItem when passing
* include/libxml/xpath.h: exported xmlXPath{NAN,PINF,NINF}
fixed xmlXPathNodeSetItem when passing index=0
|
|
05dec344
|
2001-07-14T21:57:39
|
|
added xmlCheckVersion() Daniel
* include/libxml/xmlwin32version.h.in: added xmlCheckVersion()
Daniel
|
|
28ae636c
|
2001-07-14T16:44:32
|
|
fixed compilation under Cygwin #57503 update Daniel
* xmllint.c: fixed compilation under Cygwin #57503
* TODO: update
Daniel
|
|
ed156f58
|
2001-07-13T18:35:13
|
|
add #undef HAVE_DLFCN_H
2001-07-13 Peter Williams <peterw@ximian.com>
* config.h.in: add #undef HAVE_DLFCN_H
* example/Makefile.am (INCLUDES): Compile fix when srcdir !=
builddir.
|
|
73b36e35
|
2001-07-12T15:09:52
|
|
added a couple of exported entries raised by #57348 and #57381 Daniel
* win32/libxml2/libxml2.def.src: added a couple of exported entries
raised by #57348 and #57381
Daniel
|
|
7db3773a
|
2001-07-12T01:20:08
|
|
store the line numbder in element->content, may break some software, need
* DOCBparser.c HTMLparser.c HTMLtree.c SAX.c debugXML.c parser.c
tree.c xpointer.c: store the line numbder in element->content,
may break some software, need a configuration mechanism
Daniel
|
|
96037891
|
2001-07-11T00:03:16
|
|
Various things that are generated and should be ignored.
* .cvsignore:
* example/.cvsignore:
* include/.cvsignore:
* include/libxml/.cvsignore:
Various things that are generated and should be ignored.
|
|
8c2ecafa
|
2001-07-10T17:53:07
|
|
Added XInclude, Daniel
|
|
09ab7e1c
|
2001-07-10T15:49:44
|
|
release of 2.4.0 updated the docs Daniel
* configure.in include/libxml/xmlwin32version.h: release of 2.4.0
* doc/xml.html doc/html/*: updated the docs
Daniel
|
|
04e2daec
|
2001-07-09T20:07:25
|
|
fixed "Internal: MIXED struct bad" when #CDATA elements validation occured
* valid.c: fixed "Internal: MIXED struct bad" when #CDATA elements
validation occured on content with element child
Daniel
|
|
b8c9be97
|
2001-07-09T16:01:19
|
|
fixed XML Base computation which was broken added a base function to the
* tree.c: fixed XML Base computation which was broken
* debugXML.c: added a base function to the shell
* Makefile.am result/scripts/* test/scripts/*: added scripts
based regression tests, and adding 2 XML Base tests
Daniel
|
|
19e96c30
|
2001-07-09T10:32:59
|
|
set properties doc and call xmlSetListDoc for properties content when
* tree.c: set properties doc and call xmlSetListDoc for properties
content when grafting them in a different tree.
* aclocal.m4: remove from CVS
Daniel
|
|
e086f5c5
|
2001-07-08T21:10:40
|
|
added some missing entry point for XPath (Mark Vakoc) Daniel
* win32/libxml2/libxml2.def.src: added some missing entry point
for XPath (Mark Vakoc)
Daniel
|
|
388236fc
|
2001-07-08T18:35:48
|
|
fixed an old bug raised by Bernhard Zwisch, the I/O layer should
* xmlIO.c: fixed an old bug raised by Bernhard Zwisch, the I/O
layer should URI-Unescape before trying to open resources.
Daniel
|
|
0438375d
|
2001-07-08T14:27:15
|
|
fix the name() bug for elements in the default namespace reported by
* xpath.c: fix the name() bug for elements in the default
namespace reported by Charlie Bozeman
Daniel
|
|
7583a59b
|
2001-07-08T13:15:55
|
|
trying to fix #56948, this led to an XPath fix, improvements of SAX
* SAX.c parser.c testXPath.c xpath.c: trying to fix #56948, this
led to an XPath fix, improvements of SAX initialization, and
an added option --nocdata to testXPath
Daniel
|
|
449d7398
|
2001-07-07T19:11:06
|
|
- doc/libxml-doc.el: Felix Natter provided anew version working
with XEmacs too
Daniel
|
|
5168dbfe
|
2001-07-07T00:18:23
|
|
small cleanup update Daniel
* include/libxml/xpath.h: small cleanup
* doc/xml.html: update
Daniel
|
|
f524d6e1
|
2001-07-05T23:41:40
|
|
released 2.3.14 Daniel
* Makefile.am configure.in include/libxml/xmlwin32version.h:
released 2.3.14
Daniel
|
|
5b43fde4
|
2001-07-05T23:31:40
|
|
added 2.3.14 release. Daniel
* doc/xml.html: added 2.3.14 release.
Daniel
|
|
4b8328d7
|
2001-07-05T22:48:42
|
|
rebuilt the docs for the release Daniel
* doc/html/*: rebuilt the docs for the release
Daniel
|
|
73c9c049
|
2001-07-05T20:02:54
|
|
- xpath.c: a bug reported by Stephan Kulow empty nodesets
were not equal to empty strings
Daniel
|
|
234547b5
|
2001-07-05T09:46:10
|
|
Fixed informations on reporting bugs,
Daniel
|
|
1fd36d27
|
2001-07-04T22:54:28
|
|
fixed a URI-Reference computation problem when validating small cleanup
* SAX.c: fixed a URI-Reference computation problem when validating
* xmlIO.c: small cleanup
Daniel
|
|
4d65a1c5
|
2001-07-04T22:06:23
|
|
- parser.c: improved the description of a couple of interfaces
upon Larry Stamper suggestion
Daniel
|
|
62f313ba
|
2001-07-04T19:49:14
|
|
- SAX.c entities.c parser.c: changed completely the way entities
are handled when running the parser in entity substitution mode.
This fixes a bug reported by Stephan Kulow and nearly divides
by 3 the amount of memory required by libxslt to load and process
DocBook TDG.
Daniel
|
|
f420ac55
|
2001-07-04T16:04:09
|
|
fixing a too early root closing problem raised byt Prashanth Naidu Daniel
* HTMLparser.c: fixing a too early root closing problem raised
byt Prashanth Naidu
Daniel
|
|
8c357d58
|
2001-07-03T23:43:33
|
|
- xpath.c: fixed a missing copy in xmlXPathVariableLookupNS()
raised by Mark Vakoc.
Daniel
|
|
6e90d196
|
2001-07-03T16:37:49
|
|
- example/Makefile.am: fixed the include path to add srcdir/include
- Makefile.am configure.in: fix from Albert Chin for iconv detection
and some cleanup
Daniel
|
|
f06307e2
|
2001-07-03T10:35:50
|
|
- xpath.c include/libxml/xpath.h include/libxml/xpathInternals.h:
lot of optimization work, results in significant improvements
when handling really complex XPath queries. Add a small optimizer
for unions, improve [n] and [last()], avoid some costly ops.
Daniel
|
|
77044731
|
2001-06-29T21:31:07
|
|
xmlStrstr args are both const small cleanup reformated, fixed problems if
* include/libxml/parser.h parser.c: xmlStrstr args are both const
* xpath.c: small cleanup
* xmlGetNsList: reformated, fixed problems if used on Entities
Daniel
|
|
2adbb514
|
2001-06-28T16:20:36
|
|
added 1.8.14 and 2.3.13 releases Daniel
* doc/xml.html: added 1.8.14 and 2.3.13 releases
Daniel
|
|
b37ecd0e
|
2001-06-28T16:18:11
|
|
- configure.in include/libxml/xmlwin32version.h: released 2.3.13
- Makefile.am example/Makefile.am: workaround automake generating
erroneous deps
Daniel
|
|
12f7d294
|
2001-06-28T13:12:11
|
|
- include/win32config.h: bug #56801 Yon Derek provided a patch
to the windows config file.
Daniel
|
|
87ee9140
|
2001-06-28T12:54:16
|
|
- xpointer.c include/win32config.h win32/libxml2/libxml2.def.src
libxml.h : Yon Derek provided a set of changes to compile from
CVS on Windows/MSC
Daniel
|
|
0e4cd17b
|
2001-06-28T12:13:56
|
|
- parser.c: fixed UTF8 BOM support in push mode
- test/utf8bom.xml result/utf8bom.xml result/noent/utf8bom.xml:
added a specific testcase
Daniel
|
|
3e5bb8e5
|
2001-06-27T16:34:34
|
|
- Makefile.am: added --push regression tests
- parserInternals.c: the XML parser segfaulted in --push mode
Daniel
|
|
9a89a8ab
|
2001-06-27T11:13:35
|
|
moved the symlinks detection within a CVS check, this is not portable and
* configure.in: moved the symlinks detection within a CVS
check, this is not portable and will be removed soon.
* xpath.c: small cleanup/speedup
Daniel
|
|
823a77f8
|
2001-06-26T23:07:32
|
|
fixed another typo, Daniel
|
|
b97b4309
|
2001-06-26T23:04:22
|
|
fix a sentence which may sound like i don't take patches, Daniel
|
|
20c8cf28
|
2001-06-26T22:47:36
|
|
Added Seattle and French mirrors links, Daniel
|
|
1164810d
|
2001-06-26T16:08:24
|
|
- configure.in doc/xml.html include/libxml/xmlwin32version.h:
release of 2.3.12
- parser.c: make an error message if unknow entities in all cases
Daniel
|
|
fcbd74a2
|
2001-06-26T07:47:23
|
|
fixed 2 uri normalization bugs on '//' reduction Daniel
* uri.c: fixed 2 uri normalization bugs on '//' reduction
Daniel
|
|
23793845
|
2001-06-25T16:07:45
|
|
- include/libxml/Makefile.am: Laszlo Peter pointed out that
includes were installed in the wrong dir
Daniel
|
|
f5498f3d
|
2001-06-25T15:08:36
|
|
warn against sending code to exhibit bugs. Daniel
* doc/html.xml: warn against sending code to exhibit bugs.
Daniel
|
|
a3067d19
|
2001-06-24T21:39:39
|
|
Oops small clanup, Daniel
|
|
56f0646e
|
2001-06-24T21:34:03
|
|
- xpath.c: patch to xmlXPathFormatNumber for the optimizer on
Tru64 from Thomas Leitner
Daniel
|
|
c5d64345
|
2001-06-24T12:13:24
|
|
Summer's cleanup, a really big one:
* AUTHORS: added William and Bjorn
* include/libxml/*.h *.c README doc/*.html etc.: changed old email to
daniel@veillard.com hopefully I won't have to do this again
* doc/Makefile.am doc/html/*.html: cleanup makefile, checked that
docs can be rebuilt cleanly now
* include/libxml/xml*version.h*: removed include/libxml/xmlversion.h
from CVs it's generated, added include/libxml/xmlwin32version.h
also generated but which should change far less frequently.
* catalog.c nanoftp.c: made sure to include libxml.h not
libxml/xmlversion.h directly
* include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h
when compiling on WIN32 and MSC
Daniel
|
|
07385fd7
|
2001-06-23T21:55:48
|
|
fixed make distcheck and rebuilding the rpms Daniel
* include/Makefile.am include/libxml/Makefile.am: fixed make
distcheck and rebuilding the rpms
Daniel
|
|
cd1d9448
|
2001-06-23T18:53:44
|
|
should finish the migration of exported includes into a real
* configure.in: should finish the migration of exported includes
into a real include/libxml in CVS, at least for CVS users.
* removed the exported headers, added in include/libxml (as well
as xmlversion.h.in).
Daniel
|
|
6dd8e055
|
2001-06-23T18:38:06
|
|
fixed the way to detect symlink Daniel
* configure.in: fixed the way to detect symlink
Daniel
|
|
66541771
|
2001-06-23T18:31:04
|
|
updated, include/libxml is now a real CVS dir Daniel
* configure.in: updated, include/libxml is now a real CVS dir
Daniel
|
|
ca989766
|
2001-06-23T17:39:29
|
|
a new version of libxml-doc.el. This new version works with both libxml1
* doc/libxml-doc.el: a new version of libxml-doc.el. This new
version works with both libxml1 and libxml2 (it autodetects
the prefix of the html-files) from Felix Natter.
* doc/xml.html: updated doc accordingly
Daniel
|
|
8cf14d5a
|
2001-06-23T16:32:46
|
|
fixed the bug generating a template loop in libxslt when using
* xpath.c: fixed the bug generating a template loop in libxslt
when using docbook-xsl-1.4, * should filter out document nodes
* HACKING: added William
* TODO: updated
Daniel
|
|
7b06bcb1
|
2001-06-22T16:03:51
|
|
- doc/FAQ.html: added a warning about gcc-3.0
- doc/xml.html: added reference to gdome2 and removed a confusing
sentence
Daniel
|
|
f7f41852
|
2001-06-22T15:18:01
|
|
- xmlversion.h: okay this is a generated file, but Windows
users need it and they can't generate it, and I want CVS
Windows users ...
- win32/libxml2/libxml2_so.dsp: Windows project file for
the shared lib version of libxml2
- win32/libxml2/libxml2.def.src: bug #56527 set of exported
resources needed for libxslt/xsltproc by Yon Derek
Daniel
|
|
3157b34b
|
2001-06-22T14:41:45
|
|
MSVC fix
|
|
cc146db3
|
2001-06-22T11:10:52
|
|
another small fix for ATTRIBUTE_UNUSED Daniel
* include/win32config.h: another small fix for ATTRIBUTE_UNUSED
Daniel
|
|
4151acb5
|
2001-06-22T10:48:57
|
|
Yon Derek provided a first fix to be able to compile libxslt/xsltproc on
* include/win32config.h: Yon Derek provided a first fix
to be able to compile libxslt/xsltproc on Windows
Daniel
|
|
d79bcd1b
|
2001-06-21T22:07:42
|
|
attempt to work around what seemed a gcc optimizer bug when handling
* xpath.c: attempt to work around what seemed a gcc optimizer
bug when handling floats on i386 http://veillard.com/gcc.bug
* tree.c entities.c encoding.c: doing some cleanups while
chasing it
Daniel
|
|
017b108f
|
2001-06-21T11:20:21
|
|
- Makefile.am: cleanup when --without-debug is specified
- xinclude.c xpath.c xpathInternals.h xpointer.c: cleanup
w.r.t. --without-debug and other include points
- catalog.h testCatalog.c: a bit of cleanup and prepare for XML
Catalogs
- configure.in entities.h tree.h HTMLparser.c: removed
--without-corba, made the _private field mandatory
Daniel
|
|
87a764ed
|
2001-06-20T17:41:10
|
|
- parser.c parserInternals.c encoding.c: Since Notepad on Win2k
outputs a BOM in UTF8, an errata has been issued to avoid the
problem, that was the most reasonable solution... Add support
for a leading UTF8 BOM in entities.
Daniel
|
|
10ea86cb
|
2001-06-20T13:55:33
|
|
- valid.c: fixed a bug found when post validating an entity ref
- xmllint.c: added --loaddtd and sligly changed --postvalid to
activate it too
Daniel
|
|
39196eba
|
2001-06-19T18:09:42
|
|
- tree.c xinclude.c xpointer.c: bug #56402 exposed a number of
weakness in the node copy the XPointer and the XInclude
implementations. Serious cleanup.
Daniel
|
|
3739b989
|
2001-06-19T12:51:30
|
|
Kjartan Maraas provided a small patch to add xml2-config.in to EXTRA_DIST
* Makefile.am: Kjartan Maraas provided a small patch to
add xml2-config.in to EXTRA_DIST
Daniel
|
|
a9142e74
|
2001-06-19T11:07:54
|
|
- valid.c tree.c parserInternals.c parser.c: Stephan Kulow
provided another failing case found in KDE, the way the
ctxt->vctxt.nodeTab was allocated and freed changed over
time but it wasn't completely cleaned up. This should fix it.
Daniel
|
|
3ed27bde
|
2001-06-17T17:58:17
|
|
- parser.c: Stephan Kulow also raised the fact that line number
could get miscounted making debug harder, fixed the problem
in xmlParseCharData()
Daniel
|
|
64b98c0a
|
2001-06-17T17:20:21
|
|
Stephan Kulow pointed out a problem when validating and using an empty
* valid.c: Stephan Kulow pointed out a problem when validating
and using an empty entity, forgot a 'break' in a case.
Daniel
|
|
e3c81b50
|
2001-06-17T14:50:34
|
|
- tree.c: fixed xmlHasNsProp() accordingly to bug #55683
- doc/xml.html: updated with 2.3.11
Daniel
|
|
6d473ed3
|
2001-06-17T10:32:52
|
|
Added "make tests" to INSTALL, Daniel
|
|
4ec885a1
|
2001-06-17T10:31:07
|
|
- TODO: updated adding cleanup of generated doc
- configure.in: prepared to release 2.3.11
- xmllint.c: added --version for bug reporting
- doc/html/*.html: rebuilt the doc
Daniel
|
|
8b8d2254
|
2001-06-16T21:24:56
|
|
- xpath.c: first part of the work on selecting namespace to fix bug #56115
Daniel
|
|
96ed5832
|
2001-06-15T22:22:04
|
|
- Makefile.am example/Makefile.am: Laszlo PETER provided a fix
when using -liconv
- TODO: updated
Daniel
|
|
d7e4d65e
|
2001-06-15T14:57:10
|
|
small flush of laptop, daniel
|
|
c4f631d2
|
2001-06-14T11:11:59
|
|
- HTMLtree.[ch]: more work on the HTML serialization routnes,
cleanup, encoding support.
Daniel
|
|
608ad079
|
2001-06-14T08:32:28
|
|
- xpath.c: Thomas Broyer suggested a better patch for the / arg
Daniel
|
|
239d052b
|
2001-06-13T23:02:48
|
|
- xpath.c: bug detected by Ankh when / is used as a function arg
Daniel
|
|
02bb170a
|
2001-06-13T21:11:59
|
|
- HTMLparser.[ch] HTMLtree.c: stored the inline/block property
of element and use it to avoid outputting formatting spaces at
the wrong place. Implemented the format parameter for HTML save.
- result/HTML/doc2.htm result/HTML/doc3.htm result/HTML/fp40.htm
result/HTML/script.html result/HTML/test2.html result/HTML/test3.html
result/HTML/wired.html: of course this impact the result of a
number of HTML tests
Daniel
|
|
95d845f3
|
2001-06-13T13:48:46
|
|
- HTMLtree.[ch]: started augmenting the HTML save API with
encoding and formatting parameters
Daniel
|
|
eca60d07
|
2001-06-13T07:45:41
|
|
- HTMLtree.h: cleanup and started evaluating the work needed on
revamping the HTML output code
Daniel
|
|
84666b38
|
2001-06-11T17:31:08
|
|
handling of PIs and <?sgml-declaration in entities. Daniel
* DOCBparser.c: handling of PIs and <?sgml-declaration in entities.
Daniel
|
|
8bdd220e
|
2001-06-11T12:47:59
|
|
- valid.c: fixed bug #56049, forgot one check in the
validation routine
Daniel
|
|
ca2366aa
|
2001-06-11T12:09:01
|
|
grrr ... namespace is a C++ reserved keyword Daniel
* tree.[ch]: grrr ... namespace is a C++ reserved keyword
Daniel
|
|
6761eeea
|
2001-06-11T10:29:38
|
|
- libxml.h: fixed an error in last commit
- doc/FAQ.html: added an entry for compilation from CVS
Daniel
|
|
9cc6dc62
|
2001-06-11T08:09:20
|
|
- xmlversion.h.in libxml.h: Cygwin patches
- tree.c: xmlFreeNodeList patch similar to xmlFreeNode one
- tree.h: cleanup
Daniel
|
|
acd370fb
|
2001-06-09T17:17:51
|
|
- tree.c: patched xmlFreeNode() to avoid freeing() a static
memory block in a strange case where libxml is linked twice
in the binary.
Daniel
|
|
b370a74e
|
2001-06-09T16:58:47
|
|
Linked to Red Hat, after all they have been paying for libxml recents
improvements, Daniel
|
|
1d047670
|
2001-06-09T16:41:01
|
|
- valid.c: (a? , b? , c? , ... , z?) was storing/restauring
state far too often, simple fix used to avoid it.
Daniel
|
|
4497e698
|
2001-06-09T14:19:02
|
|
- xinclude.c: Raphael Hertzog had a trouble with DTD nodes
being processed, applied his patch
- tree.c: fixed a bug raised in xmlStaticCopyNodeList()
Daniel
|
|
f3afa7dd
|
2001-06-09T13:52:58
|
|
- nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic
provided fixes to compile on MSCC again
- win32/libxml2/libxml2.def.src win32/libxml2/libxml2*.dsp: he
also provided an update for the project files.
Daniel
|
|
a682b219
|
2001-06-07T19:59:42
|
|
- tree.c: applied Steve Tinney patch to xmlNewNsProp to fix bug #55810
Daniel
|
|
e8fc08e4
|
2001-06-07T19:35:47
|
|
- tree.c: fixed xmlGetNsProp() to close bug #55683
Note this requires libxslt to use it's own function instead.
Daniel
|