|
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
|
|
35e937a7
|
2002-01-19T22:21:54
|
|
Added pointers and doc for the script too, Daniel
|
|
744683d1
|
2002-01-14T17:30:20
|
|
updated to 2.4.13 update of the documentation daniel
* configure.in include/libxml/xmlwin32version.h: updated to 2.4.13
* doc/* : update of the documentation
daniel
|
|
bc66f859
|
2002-01-14T09:49:20
|
|
Fixed a link, Daniel
|
|
845cce4c
|
2002-01-09T11:51:37
|
|
Anthony Jones pointed a bug in xmlCopyEntity() Daniel
* entities.c: Anthony Jones pointed a bug in xmlCopyEntity()
Daniel
|
|
ae74399d
|
2001-12-13T20:58:11
|
|
Fixed a pointer to the list archives, 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
|
|
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
|
|
1aadc447
|
2001-11-28T13:10:32
|
|
Added a link to libxml2-pas, Daniel
|
|
db9dfd9e
|
2001-11-26T17:25:02
|
|
Updated Gary's pages, Daniel
|
|
a4871052
|
2001-11-26T13:19:48
|
|
Updated the on-line documentation, 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
|
|
ed421aa6
|
2001-11-04T21:22:45
|
|
Updated the news section, 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
|
|
51095317
|
2001-10-28T18:51:57
|
|
fixing a broken link, Daniel
|
|
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
|
|
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
|
|
0a702dca
|
2001-10-19T14:50:57
|
|
Added link to Solaris binaries provided by Gary Pennington
Daniel
|
|
60087f30
|
2001-10-10T09:45:09
|
|
preparing 2.4.6 release updated and rebuilt the docs fixed a number of
* configure.in: preparing 2.4.6 release
* doc/xml.html doc/html/*: updated and rebuilt the docs
* include/libxml/*.h *.c: fixed a number of teh/the widht/width typos
Daniel
|
|
dadd0873
|
2001-09-15T09:21:44
|
|
Added 1.8.16 and 2.4.5 releases, Daniel
|
|
008186fc
|
2001-09-13T14:24:44
|
|
Trying to minimize the support pain, Daniel
|
|
04382ae3
|
2001-09-12T18:51:30
|
|
preparing for 2.4.4 updated and rebuilt the docs Daniel
* configure.in: preparing for 2.4.4
* doc/xml.html doc/html/*: updated and rebuilt the docs
Daniel
|
|
3993690e
|
2001-08-24T00:49:01
|
|
Added 2.4.3 Release, rebuilt the HTML pages, daniel
|
|
e7ead2d2
|
2001-08-22T23:44:09
|
|
added documentation about Catalog support, misses an API description
* doc/catalog.html doc/xml.html: added documentation about
Catalog support, misses an API description
* doc/html/*: reextracted the API pages
Daniel
|
|
f7ed3360
|
2001-08-17T12:01:21
|
|
fixed a couple of links, Daniel
|
|
3d6ae1ce
|
2001-08-15T13:12:39
|
|
Added docs for 2.4.1 and 2.4.2 releases, Daniel
|
|
25997ca0
|
2001-07-27T18:56:57
|
|
Added link to the Python bindings, daniel
|
|
95189536
|
2001-07-26T18:30:26
|
|
Added pointers to Igor page for the Windows binaries,
Daniel
|
|
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
|
|
5168dbfe
|
2001-07-07T00:18:23
|
|
small cleanup update Daniel
* include/libxml/xpath.h: small cleanup
* doc/xml.html: update
Daniel
|
|
5b43fde4
|
2001-07-05T23:31:40
|
|
added 2.3.14 release. Daniel
* doc/xml.html: added 2.3.14 release.
Daniel
|
|
234547b5
|
2001-07-05T09:46:10
|
|
Fixed informations on reporting bugs,
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
e3c81b50
|
2001-06-17T14:50:34
|
|
- tree.c: fixed xmlHasNsProp() accordingly to bug #55683
- doc/xml.html: updated with 2.3.11
Daniel
|
|
b370a74e
|
2001-06-09T16:58:47
|
|
Linked to Red Hat, after all they have been paying for libxml recents
improvements, Daniel
|
|
6e93c4aa
|
2001-06-05T20:57:42
|
|
- HTMLtree.c: trying to close bug #55772 escaping in script
elements
- doc/xml.html: suggest to send mail to the list
Daniel
|
|
2e4f1882
|
2001-06-01T10:11:57
|
|
- doc/xml.html: added 2.3.10 release
Daniel
|
|
4623acdc
|
2001-05-19T15:13:15
|
|
update with 2.3.9 informations Daniel
* doc/xml.html: update with 2.3.9 informations
Daniel
|
|
a265af79
|
2001-05-14T11:13:58
|
|
Added 1.8.13 release, Daniel
|
|
3bbbe6fa
|
2001-05-03T11:15:37
|
|
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
|
|
a41123ce
|
2001-04-22T19:31:20
|
|
- doc/html/* doc/xml.html: updated and regenerated the docs
Daniel
|
|
5d7a9fe6
|
2001-04-17T21:03:15
|
|
Quick fix of a couple of bad links, Daniel
|
|
afc7311e
|
2001-04-11T11:51:41
|
|
- doc/xml.html: added 2.3.6 release
Daniel
|
|
3197f164
|
2001-04-04T00:40:08
|
|
Fixed pointers to archive, Daniel
|
|
a47fb3d9
|
2001-03-25T17:23:49
|
|
Cleaned up the DOM section and linked to the Gdome2 homepage, Daniel
|
|
56a4cb8c
|
2001-03-24T17:00:36
|
|
Huge cleanup, I switched to compile with
-Wall -g -O -ansi -pedantic -W -Wunused -Wimplicit
-Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat
-Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow
-Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline
- HTMLparser.[ch] HTMLtree.c SAX.c debugXML.c encoding.[ch]
encoding.h entities.c error.c list.[ch] nanoftp.c
nanohttp.c parser.[ch] parserInternals.[ch] testHTML.c
testSAX.c testURI.c testXPath.c tree.[ch] uri.c
valid.[ch] xinclude.c xmlIO.[ch] xmllint.c xmlmemory.c
xpath.c xpathInternals.h xpointer.[ch] example/gjobread.c:
Cleanup, staticfied a number of non-exported functions,
detected and cleaned up a dozen of problem found this way,
avoided a lot of public function name/typedef/system names clashes
- doc/xml.html: updated
- configure.in: switched private flags to the really pedantic ones.
Daniel
|
|
e0c1d72a
|
2001-03-21T10:28:36
|
|
Got fed up, people should not use libxml1 unless forced, put this in
big red letters at critical places in the doc, Daniel
|
|
e356c280
|
2001-03-10T12:32:04
|
|
Preparing for 2.3.4 release:
- configure.in: bumped to 2.3.4
- error.c: fixed bug #51860
- tree.c: fixed bug #51861
- valid.c: cleanup, more debug, failed to fix one bug crap ...
- tree.[ch] : added xmlDefaultBufferSize
- nanoftp.c: typo in function name header block
- doc/xml.html : updated, added link to XML::LibXSLT
- doc/html/* : rebuilt the docs
Daniel
|
|
33a67808
|
2001-03-07T09:44:02
|
|
Removed unneeded references to rpmfind.net, use xmlsoft.org, fixed
the mailing-list new address, fixed new email address, daniel
|
|
81781103
|
2001-03-07T09:31:47
|
|
Updated to point to bugzilla, Daniel
|
|
b402c07c
|
2001-03-01T17:28:58
|
|
Released libxml-2.3.3:
- configure.in: bumped to 2.3.3
- doc/xml.html: updated
Daniel
|
|
ec70e917
|
2001-02-26T20:10:45
|
|
I'm slightly time warped...
- doc/xml.html: oops corrected dates s/2000/2001
Daniel
|
|
91e9d589
|
2001-02-26T07:31:12
|
|
- doc/xml.html: applied patch from Ankh
Daniel
|
|
71681103
|
2001-02-24T17:48:53
|
|
Preparing 2.3.2 release:
- configure.in: bumped to 2.3.2
- doc/xml.html: updated for release
Daniel
|
|
6e6a6cc6
|
2001-02-15T15:55:44
|
|
couple of fixes before release:
- xpathInternals.h: exported a few axis functions
- doc/xml.html: updated the doc
Daniel
|
|
9cb5ff4e
|
2001-01-29T08:22:21
|
|
Fixed generated doc, Daniel
|
|
383b1476
|
2001-01-23T11:39:52
|
|
Added link to FEATURES in lxr, Daniel
|
|
82687162
|
2001-01-22T15:32:01
|
|
- doc/xml.html: updated with an XSLT section, removed pointer to
W3C CVS base.
Daniel
|