|
8d7b5c7e
|
2003-11-15T18:24:36
|
|
fixed some wording make sure doc/examples is packaged fixed the really
* Copyright: fixed some wording
* libxml.spec.in: make sure doc/examples is packaged
* include/libxml/tree.h valid.c xmlreader.c: fixed the really
annoying problem about xmlRemoveID and xmlReader streaming.
Thing looks fixed now, add to add a doc reference to the
xmlID structure though...
Daniel
|
|
6d373a26
|
2003-11-04T10:26:43
|
|
preparing release 2.6.2, updated and rebuilt the docs Daniel
* configure.in NEWS doc/*: preparing release 2.6.2, updated and
rebuilt the docs
Daniel
|
|
375bf669
|
2003-10-31T22:58:00
|
|
Added pointer to Rexx bindings, Daniel
|
|
ceffd451
|
2003-10-28T23:40:45
|
|
Fixed Graham's name, Daniel
|
|
e4e3f5d8
|
2003-10-28T23:06:32
|
|
preparing release 2.6.1, updated and regenerated docs and APIs cleanup and
* configure.in NEWS doc/*: preparing release 2.6.1, updated and
regenerated docs and APIs
* parser.c: cleanup and last change to fix #123105
Daniel
|
|
3e35f8e6
|
2003-10-21T00:05:38
|
|
preparing libxml2-2.6.0 updated and regenerated the docs and API moved the
* configure.in NEWS doc/libxml2.xsa: preparing libxml2-2.6.0
* doc/*: updated and regenerated the docs and API
* SAX2.c error.c tree.c: moved the line number to their proper
field in elements now.
Daniel
|
|
fc8dc355
|
2003-10-18T09:07:46
|
|
added new APIs for creating reader from sources or reusing a reader with a
* xmlreader.c include/libxml/xmlreader.h: added new APIs
for creating reader from sources or reusing a reader with
a new source, like the xmlReadxx and xmlCtxtReadxxx
* win32/libxml2.def.src doc/libxml2-api.xml doc/apibuild.py
doc/Makefile.am: regenerated the APIs
* doc/xml.html: applied a patch from Stefan Kost for namesapce docs
Daniel
|
|
4ac494b8
|
2003-09-18T15:08:00
|
|
Added a link to XSH, daniel
|
|
9582d6ca
|
2003-09-16T11:40:04
|
|
Added link to IRC channel, Daniel
|
|
eec1ae94
|
2003-09-09T13:11:01
|
|
Added infor about 2.5.11, Daniel
|
|
66f68e71
|
2003-08-18T16:39:51
|
|
added option --dtdvalidfpi for Tobias Reif Daniel
* xmllint.c doc/xmllint.xml doc/xmllint.1: added option
--dtdvalidfpi for Tobias Reif
Daniel
|
|
23a52c5c
|
2003-08-18T10:01:18
|
|
Updated the front page informations, Daniel
|
|
cfba2fe0
|
2003-08-15T00:33:43
|
|
preparing libxml2-2.5.10 release updated the doc and rebuilt Daniel
* News configure.in: preparing libxml2-2.5.10 release
* doc/* : updated the doc and rebuilt
Daniel
|
|
ccf996fc
|
2003-08-14T10:48:38
|
|
Corrected bug tracking modules to look for libxml2 not libxml, Daniel
|
|
83ee40de
|
2003-08-09T22:24:09
|
|
preparing libxml2-2.5.9 release updated the doc and rebuilt Daniel
* News configure.in: preparing libxml2-2.5.9 release
* doc/* : updated the doc and rebuilt
Daniel
|
|
91e69c59
|
2003-08-04T01:43:07
|
|
applied doc patch to xml.html and rebuilt, apparently some C++ wrappers
* doc/FAQ.html doc/xml.html: applied doc patch to xml.html
and rebuilt, apparently some C++ wrappers are not available,
c.f. bug #118943
Daniel
|
|
7b68df97
|
2003-08-03T22:58:54
|
|
fixed bug #118712 about mixed content, and namespaced element names. added
* valid.c: fixed bug #118712 about mixed content, and namespaced
element names.
* test/valid/mixed_ns.xml result/valid/mixed_ns*: added a check
in the regression tests
Daniel
|
|
5373ea12
|
2003-07-24T13:09:13
|
|
Fixing some uppercase fragment identifier pointing to generated docs, Daniel
|
|
560c2a44
|
2003-07-06T21:13:49
|
|
preparing release 1.5.8 changed some preprocessor block applied patch from
* configure.in doc/*: preparing release 1.5.8
* nanohttp.c: changed some preprocessor block
* xmlschemastypes.c: applied patch from Charles Bozeman adding
hexBinary schema datatype and adding support for totalDigits and
fractionDigits facets.
Daniel
|
|
598bec37
|
2003-07-06T10:02:03
|
|
Libxml2 is not just "for Gnome", this is still confusing people, Daniel
|
|
8a469171
|
2003-06-12T16:05:07
|
|
Updates, changed libxml to libxml2 in a number of places, Daniel
|
|
a37aab84
|
2003-06-09T09:10:36
|
|
applied a patch from Gman for building docs applied a patch from Gary
* doc/*: applied a patch from Gman for building docs
* valid.c xmllint.c include/libxml/valid.h: applied a patch from
Gary Pennington to provide an allocator for xmlValidCtxt
* xmlreader.c: applied patch from Jacek Konieczny fixing bug
#113580 about data not being passed immediately.
Daniel
|
|
93d95255
|
2003-04-29T20:25:40
|
|
Added informations about xml2-config in the FAQ, Daniel
|
|
1177ca42
|
2003-04-26T22:29:54
|
|
updated the web site separated developers from common pages, made the
* NEWS doc/*.xsl doc/*.html: updated the web site separated
developers from common pages, made the transition to XHTML1,
added validity checking to the makefile rules.
Daniel
|
|
8594de98
|
2003-04-25T10:08:44
|
|
Fixed a wrong reference to XMLCATALOG env variable, Daniel
|
|
92fc02cc
|
2003-04-24T23:12:35
|
|
preparing release 2.5.7 updated and rebuilt the docs fixed the script
* NEWS configure.in: preparing release 2.5.7
* doc/*: updated and rebuilt the docs
* doc/apibuild.py: fixed the script
Daniel
|
|
ce192eb8
|
2003-04-16T15:58:05
|
|
more work on RelaxNG streaming validation trying to improve the subset
* relaxng.c xmllint.c: more work on RelaxNG streaming validation
trying to improve the subset compiled, and more testing.
* doc/downloads.html doc/xml.html doc/xmlmem.html: some updates on the
documentation
* test/relaxng/tutor11_1_3.xml: fixes the DTD path
* result/relaxng/*.err: fix some of the outputs
Daniel
|
|
f83a2c7e
|
2003-04-08T13:48:40
|
|
Cleanup infos about XML Schemas, Daniel
|
|
b46a573c
|
2003-04-08T13:35:48
|
|
Slightly updated the download section, pointing to HP UX port, Daniel
|
|
238836e8
|
2003-04-07T22:57:29
|
|
Link to Tim Bray's blog about Unicode, daniel
|
|
c2d4a93d
|
2003-04-01T11:13:05
|
|
preparing release 2.5.6 updated and rebuilt the docs Daniel
* configure.in NEWS: preparing release 2.5.6
* doc/*: updated and rebuilt the docs
Daniel
|
|
d8da01cf
|
2003-03-24T15:58:23
|
|
preparing release 2.5.5 updated the documentation and regenerated it.
* configure.in NEWS: preparing release 2.5.5
* doc/* : updated the documentation and regenerated it.
Daniel
|
|
806cadaf
|
2003-03-19T21:58:59
|
|
Adding a graph from the xmlbench benchmark results and a link, Daniel
|
|
710823bf
|
2003-03-04T10:05:52
|
|
Minor change on the top page, Daniel
|
|
41b01a85
|
2003-02-27T11:09:06
|
|
Added a pointer to LibxmlJ, Daniel
|
|
17bed981
|
2003-02-24T20:11:43
|
|
preparing release 2.5.4 updated and rebuilt the docs removed warnings
* configure.in: preparing release 2.5.4
* doc/*: updated and rebuilt the docs
* relaxng.c: removed warnings
* result/relaxng/*: updated the results
Daniel
|
|
10ee8b38
|
2003-02-22T10:04:53
|
|
Added pointers to tkxmllint and tkxsltproc, Daniel
|
|
1d788d24
|
2003-02-10T16:21:58
|
|
preparing release 2.5.3 Daniel
* NEWS doc/* configure.in: preparing release 2.5.3
Daniel
|
|
6581e1b8
|
2003-02-09T22:21:43
|
|
fixed the download links to gnome.org to use 2.5 and not 2.4, Daniel
|
|
72fef16e
|
2003-02-05T14:31:19
|
|
updated the docs, ready for 2.5.2 release Daniel
* NEWS doc/*: updated the docs, ready for 2.5.2 release
Daniel
|
|
831e8fdd
|
2003-01-25T11:45:34
|
|
State that I will Cc the list for all technical answer, Daniel
|
|
98d071d8
|
2003-01-10T09:22:44
|
|
Be really clear about support guidelines, Daniel
|
|
e2830f1e
|
2003-01-08T17:47:49
|
|
preparing 2.5.1 release fixing XmlTextReader bug Daniel
* configure.in doc/* NEWS: preparing 2.5.1 release
* SAX.c parser.c: fixing XmlTextReader bug
Daniel
|
|
7b4b2f9d
|
2003-01-06T13:11:20
|
|
preparing 2.5.0 release only warn in pedantic mode about namespace name
* configure.in NEWS: preparing 2.5.0 release
* SAX.c: only warn in pedantic mode about namespace name
brokeness
* globals.c: fix a doc generation problem
* uri.c: fix #101520
* doc/*: updated and rebuilt the doc for the release, includuding
stylesheet update
* python/Makefile.am: fix a filename bug
Daniel
|
|
c84f8b58
|
2002-12-19T22:12:47
|
|
fixed the Windows link, Daniel
|
|
beb70bd3
|
2002-12-18T14:53:54
|
|
more work on the xml reader interfaces. updated Igor's mail and the Web
* xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: more
work on the xml reader interfaces.
* AUTHORS MAINTAINERS doc/* win32/*: updated Igor's mail and the
Web page for the Windows binaries.
Daniel
|
|
27907c70
|
2002-12-16T16:05:58
|
|
Added llink to Python bindings for Windows, Daniel
|
|
7ef0fcb8
|
2002-12-14T10:38:55
|
|
Added a small blurb about the API file and generator, Daniel
|
|
c1eed320
|
2002-12-12T11:01:32
|
|
preparing release of 2.4.30 fixups to the api builder, gives enum values,
* configure.in: preparing release of 2.4.30
* doc/apibuild.py doc/libxml2-api.xml: fixups to the api builder,
gives enum values, fix functype return type, put back fields in
structs
* doc/*: updated the docs rebuilt
Daniel
|
|
9b4bb4d0
|
2002-12-11T19:28:47
|
|
preparing release of 2.4.29 rebuilt the docs and API a few more fixes for
* configure.in: preparing release of 2.4.29
* doc/*: rebuilt the docs and API
* xmlreader.c: a few more fixes for the XmlTextReader API
Daniel
|
|
f9c4cad2
|
2002-11-22T15:57:07
|
|
preparing 2.4.28 some cleanup updated the news and regenerated. Daniel
* configure.in: preparing 2.4.28
* libxml.spec.in doc/Makefile.am: some cleanup
* doc/*: updated the news and regenerated.
Daniel
|
|
c14401e4
|
2002-11-20T14:28:17
|
|
Updated the binding page for the libxml++ bindings, Daniel
|
|
dad3f680
|
2002-11-17T16:47:27
|
|
preparing release 2.4.27 updated and rebuilt the docs try to make sure the
* configure.in: preparing release 2.4.27
* doc/* : updated and rebuilt the docs
* doc/Makefile.am libxml.spec.in: try to make sure the tutorial
and all the docs are actually packaged and in the final RPMs
* parser.c parserInternals.c include/libxml/parser.h: restore
xmllint --recover feature.
Daniel
|
|
66651aa8
|
2002-11-15T11:21:43
|
|
trying to fix bug #98517 about building outside the source tree fixed the
* Makefile.am python/Makefile.am python/tests/Makefile.am:
trying to fix bug #98517 about building outside the source tree
* doc/xml.html doc/FAQ.html: fixed the link to libiconv #94585
Daniel
|
|
f854d99f
|
2002-11-12T03:49:05
|
|
adding pdf of tutorial, changing web page to link to it
Mon Nov 11 20:47:03 MST 2002 John Fleck <jfleck@inkstain.net>
adding pdf of tutorial, changing web page to link to it
* doc/tutorial/xmltutorial.pdf
* doc/xml.html
* doc/docs.html
|
|
61f6fb66
|
2002-10-31T15:23:29
|
|
doc/xml.html (and, by implication, FAQ.html) added UTF-8 conversaion FAQ
2002-10-31 John Fleck <jfleck@inkstain.net>
* doc/xml.html (and, by implication, FAQ.html)
added UTF-8 conversaion FAQ from Marcus Labib Iskander
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
ad64e889
|
2002-08-12T12:24:02
|
|
Fixed the bugzilla module name !
Daniel
|
|
0b28e88e
|
2002-07-24T23:47:05
|
|
applied syntax patch from Rick Jones and rebuilt the web site. Daniel
* doc/xml.html doc/*.html: applied syntax patch from Rick Jones
and rebuilt the web site.
Daniel
|
|
1175e9c5
|
2002-07-18T22:29:28
|
|
Added link to MAc OS X binaries, Daniel
|
|
782afdaf
|
2002-07-08T15:12:49
|
|
Added news for 2.4.23, Daniel
|
|
21473679
|
2002-06-17T07:29:22
|
|
Added a pointer to the libxml# C# bindings, Daniel
|
|
d7ca7f92
|
2002-06-13T03:41:03
|
|
doc/xml.html adding tutorial reference to the web page
Wed Jun 12 21:38:46 MDT 2002 John Fleck <jfleck@inkstain.net>
* doc/xml.html
adding tutorial reference to the web page
|
|
c0801af9
|
2002-05-28T16:28:42
|
|
Added docs for 2.4.22, Daniel
|
|
46c5c1dc
|
2002-05-20T07:15:54
|
|
amother typo fix, Daniel
|
|
63d83142
|
2002-05-20T06:51:05
|
|
Applied a spelling patch from Geert Kloosterman to xml.html, and regenerated
the web site, Daniel
|
|
9b6fd30f
|
2002-05-13T12:06:47
|
|
Adding references to XMLwrapp the C++ wrapper, Daniel
|
|
e6d8e20c
|
2002-05-02T06:11:10
|
|
Adding more informations on Schemas, added a link to the Pascal bindings
in the Related Link sections, Daniel
|
|
cf27f7c9
|
2002-04-30T07:12:39
|
|
Updated the news pages with the new release informations, Daniel
|
|
93d3a478
|
2002-04-26T14:04:55
|
|
added a link to Norms article, Daniel
|
|
0bfbb422
|
2002-04-26T09:21:45
|
|
Added a mirror in Austria, Daniel
|
|
a7084cd5
|
2002-04-15T17:12:47
|
|
release of 2.4.20 updated and rebuilt the docs Daniel
* configure.in: release of 2.4.20
* doc/*: updated and rebuilt the docs
Daniel
|
|
75794826
|
2002-04-11T16:24:32
|
|
Updated the graphic overview of the architecture, Daniel
|
|
b2fb8ed1
|
2002-04-01T09:33:12
|
|
Added a new Pascal DOM2 binding, Daniel
|
|
d6d3147d
|
2002-03-25T22:55:31
|
|
cleanup, Daniel
|
|
19274092
|
2002-03-25T16:48:03
|
|
preparing 2.4.19 rebuilt the docs Daniel
* configure.in: preparing 2.4.19
* doc/*: rebuilt the docs
Daniel
|
|
34ce8bec
|
2002-03-18T19:37:11
|
|
preparing 2.4.18 updated and rebuilt the web site implement the new
* configure.in: preparing 2.4.18
* doc/*: updated and rebuilt the web site
* *.c libxml.h: implement the new IN_LIBXML scheme discussed with
the Windows and Cygwin maintainers.
* parser.c: humm, changed the way the SAX parser work when
xmlSubstituteEntitiesDefault(1) is set, it will then
do the entity registration and loading by itself in case the
user provided SAX getEntity() returns NULL.
* testSAX.c: added --noent to test the behaviour.
Daniel
|
|
1eb24241
|
2002-03-18T11:33:03
|
|
Added a link about binding on top of the presentation, Daniel
|
|
0bbefe73
|
2002-03-17T13:35:31
|
|
Fixed a small pbm in one xmlIO example, Daniel
|
|
2d347fac
|
2002-03-17T10:34:11
|
|
applied a new patch from Aleksey Sanin updated the documentation to
* c14n.c: applied a new patch from Aleksey Sanin
* doc/site.xsl doc/xml.html doc/*.html: updated the documentation
to reference Aleksey implementation of XML digital Signatures
Daniel
|
|
5c396548
|
2002-03-15T07:57:50
|
|
applied patch from Aleksey Sanin fixing a problem in the canonicalization
* c14n.c: applied patch from Aleksey Sanin fixing a problem in the
canonicalization algorithm
* doc/xml.html doc/index.html: added the C14N references on the
index page.
Daniel
|
|
af43f63a
|
2002-03-08T15:05:20
|
|
preparing 2.4.17 release updated and rebuilt the docs fixed a comment
* configure.in: preparing 2.4.17 release
* doc/*: updated and rebuilt the docs
* xpath.c: fixed a comment
* python/libxml.c: fixed a possible reentrancy problem
Daniel
|
|
0b79dfed
|
2002-02-23T13:02:31
|
|
Updated the Python doc with installation informations, Daniel
|
|
fcbfa2d9
|
2002-02-21T17:54:27
|
|
Fixed a small prob, Daniel
|
|
9eb146b9
|
2002-02-21T16:04:51
|
|
Broken a line to help formatting python.html
|
|
b9e469a1
|
2002-02-21T12:08:42
|
|
Added pointer to Tcl bindings, Daniel
|
|
6dbcaf86
|
2002-02-20T14:37:47
|
|
added a Python and binding page describing the current state of the Python
* doc/xml.html doc/python.html doc/*: added a Python and binding
page describing the current state of the Python bindings and
giving pointers to the other languages wrappers.
Daniel
|
|
a539356a
|
2002-02-20T11:40:49
|
|
Added link, Daniel
|
|
5b16f588
|
2002-02-20T11:38:46
|
|
Updated the conformance state, Daniel
|
|
5f4b5999
|
2002-02-20T10:22:49
|
|
preparing 2.4.16 updated and rebuilt the docs, rebuilt the API and web
* configure.in include/libxml/xmlwin32version.h: preparing 2.4.16
* doc/* python/libxml2class.txt: updated and rebuilt the docs,
rebuilt the API and web site
* xpath.c: fixed #71978 portability bugs
Daniel
|
|
e46182c6
|
2002-02-12T14:29:11
|
|
Updated FAQ item #3 with Heiko W. Rupp update, Daniel
|
|
397ff11c
|
2002-02-11T18:27:20
|
|
preparing 2.4.15 rebuilt some docs Daniel
* configure.in include/libxml/xmlwin32version.h: preparing 2.4.15
* doc/news.html doc/xml.html doc/xmlio.html: rebuilt some docs
Daniel
|
|
b6c1e2f9
|
2002-02-08T14:52:52
|
|
Updated the News section, Daniel
|
|
c575b997
|
2002-02-08T13:28:40
|
|
Changed to the MIT Licence updated the doc accordingly preparing 2.4.14
* Copyright Makefile.am README configure.in libxml.spec.in:
Changed to the MIT Licence
* doc/FAQ.html doc/catalog.html doc/intro.html doc/xml.html
doc/xmlio.html: updated the doc accordingly
* include/libxml/xmlwin32version.h configure.in: preparing
2.4.14 release
* python/generator.py python/libxml.c python/libxml2-python-api.xml
python/libxml2class.txt python/libxml_wrap.h python/types.c:
fixed the const xmlChar * wrapper and generator, XPath extension
functions now use the context as first argument
* python/tests/tstxpath.py python/tests/xpath.py
python/tests/xpathext.py: Updated the tests accordingly
* tree.c: fixed bug #70067
Daniel
|
|
51737276
|
2002-01-23T23:10:38
|
|
fixed a small error, daniel
|