|
4826743d
|
2002-10-18T11:21:38
|
|
preparing the release of 2.4.26 updated and rebuilt the documentation
* configure.in: preparing the release of 2.4.26
* doc/*: updated and rebuilt the documentation
Daniel
|
|
bb284f44
|
2002-10-16T18:02:47
|
|
fixed a XML Namespace compliance bug reported by Alexander Grimalovsky
* parser.c: fixed a XML Namespace compliance bug reported by
Alexander Grimalovsky
Daniel
|
|
44892f73
|
2002-10-16T15:23:26
|
|
fixed serialization of script and style when they are not lowercase (i.e.
* HTMLtree.c: fixed serialization of script and style when
they are not lowercase (i.e. added using the API to the tree).
Daniel
|
|
2fd8542c
|
2002-10-16T14:32:41
|
|
make xmlValidateDocument emit a warning msg if there is no DTD, pointed by
* valid.c: make xmlValidateDocument emit a warning msg if there
is no DTD, pointed by Christian Glahn
Daniel
|
|
3237023d
|
2002-10-16T14:08:14
|
|
fixed the validation of sequences content model when some of the blocks
* xmlregexp.c xmlschemas.c: fixed the validation of sequences
content model when some of the blocks have min or max, and a couple
of bugs found in the process.
* result/schemas/list0* test/schemas/list0*: added some specific
regression tests
Daniel
|
|
a2e8c5ce
|
2002-10-15T10:41:43
|
|
updated the contact informations Daniel
* README: updated the contact informations
Daniel
|
|
63186735
|
2002-10-15T08:43:17
|
|
use test -f instead of test -e since Solaris /bin/sh misses it, reported
* Makefile.am: use test -f instead of test -e since Solaris /bin/sh
misses it, reported by Peter Bray.
Daniel
|
|
96c3a3bf
|
2002-10-14T15:39:04
|
|
investigating xmlNodeGetContent() on namespace nodes and removed a few
* tree.c: investigating xmlNodeGetContent() on namespace nodes
and removed a few warnings
Daniel
|
|
819d5cb8
|
2002-10-14T11:15:18
|
|
Christian Glahn found a small bug in the push parser. cleaned up and made
* parser.c: Christian Glahn found a small bug in the push parser.
* xmlIO.c include/libxml/xmlIO.h: cleaned up and made xmlCheckFilename
public
Daniel
|
|
6045c90a
|
2002-10-09T21:13:59
|
|
added xmlSchemaNewMemParserCtxt to parse a schemas from a memory area
* xmlschemas.c include/libxml/xmlschemas.h: added
xmlSchemaNewMemParserCtxt to parse a schemas from a memory area
* testSchemas.c: added --memory to test the new interface
Daniel
|
|
595978c9
|
2002-10-09T18:46:35
|
|
make the link to search a local reference, daniel
|
|
f007012c
|
2002-10-09T14:24:17
|
|
integrated the XSLT indexing, a few fixed in the indexer, added a scope
* doc/index.py doc/search.php: integrated the XSLT indexing,
a few fixed in the indexer, added a scope selection at the
search level.
Daniel
|
|
01992e04
|
2002-10-09T10:20:30
|
|
Joe Marcus Clarke reported a segfault on FBsd this was due to
* valid.c: Joe Marcus Clarke reported a segfault on FBsd
this was due to uninitialized parts of the validation context
Daniel
|
|
321be0c5
|
2002-10-08T21:26:42
|
|
applied patch from Mark Vakoc except the API change, preserved it. updated
* debugXML.c: applied patch from Mark Vakoc except the API
change, preserved it.
* doc/*: updated the docs to point to the search engine for
information lookup or before bug/help reports.
Daniel
|
|
d7960a8a
|
2002-10-08T19:13:50
|
|
Fixed a small bug for year wide archive indexing, Daniel
|
|
10543b1b
|
2002-10-08T17:30:30
|
|
And limit the number in the SQL requests too, Daniel
|
|
06665ecc
|
2002-10-08T17:26:56
|
|
Limit the number of returned hits, Daniel
|
|
f08d400d
|
2002-10-08T17:17:11
|
|
Added year archiving + fix a problem on current date archive, Daniel
|
|
01e87d22
|
2002-10-08T16:55:06
|
|
added mailing-list archives indexing and lookup Daniel
* doc/index.py doc/search.php: added mailing-list archives
indexing and lookup
Daniel
|
|
9dc1cf1d
|
2002-10-08T08:26:11
|
|
patch from Mark Vakoc to fix xmlNodeGetPath() Daniel
* tree.c: patch from Mark Vakoc to fix xmlNodeGetPath()
Daniel
|
|
80ce373e
|
2002-10-07T17:39:30
|
|
Regenerated the docs and added a set of files missing from CVS, Daniel
|
|
a6287a46
|
2002-10-07T13:17:22
|
|
Debugging of strange results and tuning, Daniel
|
|
9b00613d
|
2002-10-07T11:13:27
|
|
improved HTML indexing make the queries also lookup the HTML based indexes
* doc/index.py: improved HTML indexing
* doc/search.php: make the queries also lookup the HTML based indexes
Daniel
|
|
141d04ba
|
2002-10-06T21:51:18
|
|
added HTML page indexing Daniel
* doc/index.py: added HTML page indexing
Daniel
|
|
dc6d4aba
|
2002-10-04T15:58:34
|
|
Added a bit of logging to the searches to get a better idea of what's
asked for, Daniel
|
|
d7f3c337
|
2002-10-04T13:38:53
|
|
typo :-)
|
|
91a6270a
|
2002-10-04T13:34:16
|
|
*** empty log message ***
|
|
124ec318
|
2002-10-04T13:32:49
|
|
fixed lists in XML_CATALOG_FILES
|
|
043620e1
|
2002-10-04T13:32:07
|
|
extended slashification to fix the base problem in xslt
|
|
ceb09b95
|
2002-10-04T11:46:37
|
|
typo/bug found by Christian Glahn Daniel
* valid.c: typo/bug found by Christian Glahn
Daniel
|
|
538d3b90
|
2002-10-01T14:04:56
|
|
Grab the passwd from an envidonment variable, Daniel
|
|
2c77cd7f
|
2002-10-01T13:54:14
|
|
Added the operation needed to start the indexer on a box, daniel
|
|
3371ff8f
|
2002-10-01T13:37:48
|
|
Added the indexing script use to fill up the MySQL DB with API indexes, Daniel
|
|
ad0ac024
|
2002-10-01T12:08:12
|
|
Improve cross reference rating, Daniel
|
|
55a4eb53
|
2002-10-01T11:54:06
|
|
Update the description, Daniel
|
|
5ede35e3
|
2002-10-01T11:37:35
|
|
Integrated the search form to the web site, regenerated, Daniel
|
|
8135e5f7
|
2002-10-01T11:13:14
|
|
Started adding a search front-end, Daniel
|
|
c55fc55f
|
2002-09-29T18:00:59
|
|
added .cvsignore
|
|
4320d87d
|
2002-09-29T17:56:43
|
|
PocketPC with Windows CE support
|
|
9d66fa13
|
2002-09-29T17:54:36
|
|
*** empty log message ***
|
|
15f5f625
|
2002-09-29T17:54:00
|
|
introduced double-run compilation
|
|
9524c232
|
2002-09-29T17:53:19
|
|
outsourced WinSock compatibility macros
|
|
ddce4427
|
2002-09-29T17:51:32
|
|
applied WinCE patch, cleaned up
|
|
9181cc03
|
2002-09-29T17:51:06
|
|
applied Javier's WinCE patch
|
|
e16b5740
|
2002-09-26T17:50:03
|
|
preparing release of 2.4.25 updated and regenerated teh docs and web
* configure.in include/libxml/xmlwin32version.h: preparing release
of 2.4.25
* doc/*: updated and regenerated teh docs and web pages.
Daniel
|
|
90d68fbb
|
2002-09-26T16:10:21
|
|
fixed bug #92518 validation error were not covering namespace
* SAX.c valid.c include/libxml/valid.h: fixed bug #92518 validation
error were not covering namespace declarations.
* result/valid/dia.xml test/valid/dia.xml: the test wasn't valid,
it was missing the attribute declaration for the namespace
* result/VC/NS3: the fix now report breakages in that test
Daniel
|
|
abe01744
|
2002-09-26T12:40:03
|
|
fixing bug #94241 on HTML boolean attributes Daniel
* HTMLtree.c: fixing bug #94241 on HTML boolean attributes
Daniel
|
|
2ace1956
|
2002-09-26T12:28:02
|
|
added the 3 new modules xmlregexp xmlautomata and xmlunicode and
* doc/*: added the 3 new modules xmlregexp xmlautomata and xmlunicode
and regenerated the docs and web site
Daniel
|
|
dda8f1ba
|
2002-09-26T09:47:36
|
|
make sure ATTRIBUTE_UNUSED is always put after the attribute declaration,
* xinclude.c xmlschemas.c xmlschemastypes.c xpath.c: make sure
ATTRIBUTE_UNUSED is always put after the attribute declaration,
not before
Daniel
|
|
d4cb1e8a
|
2002-09-26T09:34:23
|
|
fixed a stupid error breaking the python API Daniel
* python/generator.py python/libxml2class.txt: fixed a stupid error
breaking the python API
Daniel
|
|
b7c29c38
|
2002-09-25T22:44:43
|
|
applied a trio update patch from Bjorn Reese which should work with MinGW
* trio.c trio.h triodef.h trionan.c trionan.h triop.h
triostr.c triostr.h: applied a trio update patch from
Bjorn Reese which should work with MinGW
Daniel
|
|
bd9afb52
|
2002-09-25T22:25:35
|
|
improving some documentation comments found and fixed a mem leak with
* tree.c: improving some documentation comments
* xmlregexp.c: found and fixed a mem leak with python regression tests
* doc/*: rebuilt the doc and the API XML file including the
xmlregexp.h xmlautomata.h and xmlunicode.h headers
* python/generator.py python/libxml2class.txt python/libxml_wrap.h
python/types.c: added access to the XML Schemas regexps from
python
* python/tests/Makefile.am python/tests/regexp.py: added a
simple regexp bindings test
Daniel
|
|
30c7054c
|
2002-09-24T14:24:54
|
|
doc/xml.html fixing ftp links - thanks to Vitaly Ostanin
Tue Sep 24 08:10:48 MDT 2002 John Fleck <jfleck@inkstain.net>
* doc/xml.html
fixing ftp links - thanks to Vitaly Ostanin
|
|
118aed78
|
2002-09-24T14:13:13
|
|
fixed the data callback on transition functionality which was broken when
* xmlregexp.c: fixed the data callback on transition functionality
which was broken when using the compact form
* result/schemas/*: updated the results, less verbose, all tests
pass like before
* DOCBparser.c testAutomata.c testC14N.c testSchemas.c testThreads.c
testXPath.c valid.c xinclude.c xmllint.c xmlregexp.c xmlschemas.c
xmlschemastypes.c xpath.c python/libxml.c: removed a bunch of
annoying warnings
* xpath.c: try to provide better error report when possible
Daniel
|
|
7233615a
|
2002-09-21T13:08:14
|
|
fixed a breakage raised by Jacob Daniel
* Makefile.am: fixed a breakage raised by Jacob
Daniel
|
|
3f1e94ba
|
2002-09-20T18:08:17
|
|
*** empty log message ***
|
|
3ad77297
|
2002-09-20T18:07:29
|
|
added HAVE_ERRNO_H definition
|
|
01280584
|
2002-09-20T16:40:34
|
|
*** empty log message ***
|
|
3acadf41
|
2002-09-20T16:40:17
|
|
applied zlib patch
|
|
9a4efcb9
|
2002-09-20T13:41:55
|
|
*** empty log message ***
|
|
8e040974
|
2002-09-20T13:39:53
|
|
Mark Vakoc added regexp support
|
|
b5c05735
|
2002-09-20T13:36:25
|
|
as pointed by Igor Float and Double parsing ain't finished yet Daniel
* xmlschemastypes.c: as pointed by Igor Float and Double
parsing ain't finished yet
Daniel
|
|
40b11344
|
2002-09-20T12:01:39
|
|
trying to fix #88412 by bypassing all the python subdir if python ain't
* Makefile.am configure.in: trying to fix #88412 by bypassing
all the python subdir if python ain't detected
daniel
|
|
23e73571
|
2002-09-19T19:56:43
|
|
made configuring with regexps/automata/unicode the default but without
* Makefile.am configure.in include/libxml/xmlversion.h.in:
made configuring with regexps/automata/unicode the default
but without schemas ATM
* testRegexp.c valid.c xmlregexp.c include/libxml/xmlregexp.h:
fixed the regexp based DTD validation performance and memory
problem by switching to a compact form for determinist regexps
and detecting the determinism property in the process. Seems
as fast as the old DTD validation specific engine :-) despite
the regexp built and compaction process.
Daniel
|
|
5acfd6b5
|
2002-09-18T16:29:02
|
|
determinism is debugged, new DTD checking code now works but
* valid.c: determinism is debugged, new DTD checking code now works
but xmlFAComputesDeterminism takes far too much CPU and the whole
set usues too much memory to be really usable as-is
Daniel
|
|
0f04f8ed
|
2002-09-17T23:04:40
|
|
fixed another stupid bug in xmlGetNodePath() --version now report the
* tree.c: fixed another stupid bug in xmlGetNodePath()
* xmllint.c: --version now report the options compiled in
Daniel
|
|
a646cfdb
|
2002-09-17T21:50:03
|
|
small cleanup switched DTD validation to use only regexp when configured
* HTMLparser.c: small cleanup
* valid.c xmlregexp.c: switched DTD validation to use only regexp
when configured with them. A bit of debugging around the determinism
checks is still needed
Daniel
|
|
63b01c2d
|
2002-09-17T19:25:28
|
|
stupid bug found by mattam@netcourrier.com Daniel
* python/libxml_wrap.h: stupid bug found by mattam@netcourrier.com
Daniel
|
|
9272704b
|
2002-09-17T17:59:20
|
|
small portability glitch fixed. Daniel
* xmlIO.c: small portability glitch fixed.
Daniel
|
|
84d70a46
|
2002-09-16T10:51:38
|
|
incomplete steps for real/double support avoiding a compilation problem
* xmlschemastypes.c: incomplete steps for real/double support
* testAutomata.c include/libxml/xmlautomata.h
include/libxml/xmlregexp.h: avoiding a compilation problem
* valid.c include/libxml/valid.h: starting the work toward using
the regexps for actual DTD validation
Daniel
|
|
aeb258a9
|
2002-09-13T14:48:12
|
|
cosmetic cleanup started integrating a DTD validation layer based on the
* hash.c: cosmetic cleanup
* valid.c include/libxml/tree.h include/libxml/valid.h: started
integrating a DTD validation layer based on the regexps
Daniel
|
|
4402ab42
|
2002-09-12T16:02:56
|
|
fixed a bug reported by Jeff Goff, the determinism was tested before
* xmlregexp.c xmlschemas.c: fixed a bug reported by Jeff Goff,
the determinism was tested before eliminating the epsilon
transitions :-(
Daniel
|
|
c6d4a933
|
2002-09-12T15:00:57
|
|
updated the python bindings, added code for easier File I/O, and the
* python/generator.py python/libxml.c python/libxml.py
python/libxml2-python-api.xml python/libxml2class.txt
python/libxml_wrap.h python/types.c: updated the python
bindings, added code for easier File I/O, and the ability to
define a resolver from Python fixing bug #91635
* python/tests/Makefile.am python/tests/inbuf.py
python/tests/outbuf.py python/tests/pushSAXhtml.py
python/tests/resolver.py python/tests/serialize.py: updated
and augmented the set of Python tests.
Daniel
|
|
353bf582
|
2002-09-10T19:07:14
|
|
*** empty log message ***
|
|
0ceeb8e8
|
2002-09-10T19:07:02
|
|
added more readme info for the binary package
|
|
607b35c5
|
2002-09-10T12:16:19
|
|
fixed a stupid out of bound array error Daniel
* xmlIO.c: fixed a stupid out of bound array error
Daniel
|
|
f4862f0f
|
2002-09-10T11:13:43
|
|
messing around with support for Windows path, cleanups, trying to identify
* include/libxml/xmlIO.h xmlIO.c parser.c HTMLparser.c DOCBparser.c:
messing around with support for Windows path, cleanups,
trying to identify and fix the various code path to the
filename access. Added xmlNormalizeWindowsPath()
Daniel
|
|
cb7543be
|
2002-09-09T10:54:06
|
|
Adding link to MacOsX binaries, Daniel
|
|
76575769
|
2002-09-05T14:21:15
|
|
working on better error reporting of validity errors, especially providing
* error.c valid.c: working on better error reporting of validity
errors, especially providing an accurate context.
* result/valid/xlink.xml.err result/valid/rss.xml.err: better
error reports in those cases.
Daniel
|
|
3487c8d9
|
2002-09-05T11:33:25
|
|
get rid of all the perror() calls made in the library execution paths.
* DOCBparser.c HTMLparser.c c14n.c entities.c list.c
parser.c parserInternals.c xmlIO.c: get rid of all the
perror() calls made in the library execution paths. This
should fix both #92059 and #92385
Daniel
|
|
19aa7024
|
2002-09-05T11:14:19
|
|
memory leak reporting was broken after a change of the preprocessor symbol
* xmllint.c: memory leak reporting was broken after a change
of the preprocessor symbol used to activate it.
Daniel
|
|
ec6725e9
|
2002-09-05T11:12:45
|
|
try to make the copy function work for node of type
* tree.c: try to make the copy function work for node of
type XML_DOCUMENT_FRAG_NODE, they are only created by the
DOM layers though, not libxml2 itself.
Daniel
|
|
b9cd8b4c
|
2002-09-05T10:58:49
|
|
try to provide file and line informations, not all messages are covered,
* valid.c: try to provide file and line informations, not all
messages are covered, but it's a (good) start
Daniel
|
|
bbc72c3a
|
2002-09-05T10:52:10
|
|
reimplemented a large part of the XInclude processor, trying to minimize
* xinclude.c: reimplemented a large part of the XInclude
processor, trying to minimize resources used, James Henstridge
provided a huge test case which was exhibiting severe memory
consumption problems.
Daniel
|
|
2206dbfa
|
2002-09-05T08:09:37
|
|
applied patch from Christophe Merlet to reestablish DESTDIR Daniel
* python/Makefile.am: applied patch from Christophe Merlet to
reestablish DESTDIR
Daniel
|
|
5643b5ac
|
2002-09-04T12:27:06
|
|
fixes libary path for x86_64 AMD Daniel
* libxml.spec.in: fixes libary path for x86_64 AMD
Daniel
|
|
be98b332
|
2002-09-04T03:16:23
|
|
Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net>
Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net>
* doc/tutorial/includekeyword.c
* doc/tutorial/xmltutorial.xml
(plus resulting generated html files)
fixing one spot I missed in the tutorial where I hadn't freed
memory properly
|
|
77e4d358
|
2002-09-01T01:37:11
|
|
doc/tutorial/includeaddattribute.c doc/tutorial/includeaddkeyword.c
Sat Aug 31 19:31:17 MDT 2002 John Fleck <jfleck@inkstain.net>
* doc/tutorial/includeaddattribute.c
* doc/tutorial/includeaddkeyword.c
* doc/tutorial/includegetattribute.c
* doc/tutorial/includekeyword.c
* doc/tutorial/xmltutorial.xml
* doc/tutorial/*.html
update tutorial to properly free memory (thanks to Christopher
R. Harris for pointing out that this needs to be done)
* doc/tutorial/images/callouts/*.png
added image files so the callouts are graphical, making it
easier to read ( use "--param callout.graphics 1" to generate
html with graphical callouts)
|
|
8f40f1e6
|
2002-08-28T21:18:45
|
|
Changed to use the new Gnome2 logo, Daniel
|
|
e1662547
|
2002-08-28T11:50:59
|
|
nice logos generated by Marc Liyanage changed the stylesheet to show the
* doc/Libxml2-Logo-180x168.gif doc/Libxml2-Logo-90x34.gif:
nice logos generated by Marc Liyanage
* doc/site.xsl *.html: changed the stylesheet to show the new
logo and regenerated the pages
Daniel
|
|
b212bbbc
|
2002-08-25T14:39:16
|
|
handle Windows sepecific file://localhost/ semantic ... Daniel
* xmlIO.c: handle Windows sepecific file://localhost/ semantic ...
Daniel
|
|
42766c0e
|
2002-08-22T20:52:17
|
|
possible mem leak patch from Jason Adams integrated xf:escape-uri() from
* xpath.c: possible mem leak patch from Jason Adams
* xpath.c: integrated xf:escape-uri() from Wesley Terpstra
in the XQuery namespace
* configure.in: preparing 2.4.24
* doc/*.html: updated the web pages
* python/generator.py: closing bug #85258 by generating conditional
compile check to avoid linking to routines not configured in.
Daniel
|
|
84ec40a5
|
2002-08-22T13:59:35
|
|
update error message for missing automake
2002-08-22 Havoc Pennington <hp@pobox.com>
* autogen.sh: update error message for missing automake
|
|
08cccaa0
|
2002-08-22T09:47:29
|
|
typo in target name resulted in libxml2.py to not be rebuilt. fixed
* python/Makefile.am: typo in target name resulted in libxml2.py
to not be rebuilt. fixed DESTDIR similary to the libxslt one.
Daniel
|
|
22669b26
|
2002-08-22T07:17:11
|
|
updated with version from Elizabeth Barham at
* win32/win32/Makefile.mingw: updated with version from
Elizabeth Barham at http://soggytrousers.net/repository/
Daniel
|
|
a40adbc7
|
2002-08-20T14:42:32
|
|
*** empty log message ***
|
|
a78942c5
|
2002-08-20T14:42:07
|
|
Added the prefix location to the include and lib search path
|
|
830e8971
|
2002-08-18T22:22:13
|
|
hardcode aclocal-1.4/automake-1.4 so that users with both automake 1.6 and
2002-08-18 Havoc Pennington <hp@pobox.com>
* autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
both automake 1.6 and 1.4 installed get the right automake. Means
compilation from CVS will now require the latest automake 1.4
release, or manually creating symlinks called "automake-1.4" and
"aclocal-1.4"
|
|
b6984efc
|
2002-08-14T16:55:31
|
|
more AMD 64 induced changes from Frederic Crozat Daniel
* configure.in python/Makefile.am: more AMD 64 induced changes from
Frederic Crozat
Daniel
|
|
c4bad4a7
|
2002-08-14T14:45:25
|
|
oops I was missing the xml:base fixup too this adds xml:base attributes to
* xinclude.c: oops I was missing the xml:base fixup too
* result/XInclude/*.xml: this adds xml:base attributes to most
results of the tests
Daniel
|