|
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
|
|
503b8936
|
2001-01-05T06:36:31
|
|
- configure.in: preparing 2.2.11
- doc/html/*: rebuild the HTML files
- doc/xml.html : updated
Daniel
|
|
2ddd23dd
|
2000-11-25T10:42:19
|
|
Fixed 2.2.9, added 2.2.10, Daniel
|
|
9d343c4a
|
2000-11-25T10:12:43
|
|
Updated the Web page with 2.2.9, Daniel.
|
|
851c59c2
|
2000-11-24T16:06:22
|
|
Fixed Ari Johnson E-mail's, daniel
|
|
300f7d6d
|
2000-11-24T13:04:04
|
|
Added a small DTD related page following the IRC help needed by maciej on the
topic, Daniel
|
|
28929b2f
|
2000-11-13T18:22:49
|
|
Doing 2.2.8 release:
- doc/xml.html doc/html/* : rebuilt the docs after adding
xinclude and updated page for 2.2.7 and 2.2.8
- configure.in: releasing 2.2.8
Daniel
|
|
29a11cc6
|
2000-10-25T13:32:39
|
|
Releasing 2.2.6 after adding xpathInternals.h:
- configure.in: release 2.2.6
- xpath.[ch] xpointer.c xpathInternals.h: added xpathInternals.h
exporting the inner functions of xpath for extension modules
- doc/*: updated and rebuilt the doc
Daniel
|
|
0c069229
|
2000-10-21T09:25:52
|
|
Fixed a stoopid URL problem, Daniel.
|
|
ab8500d7
|
2000-10-15T21:06:19
|
|
Updated homepage to reflect the new distrib, Daniel.
|
|
189446d2
|
2000-10-13T10:23:06
|
|
documentations: - doc/xml.html doc/xmlmem.html: added a module describing
documentations:
- doc/xml.html doc/xmlmem.html: added a module describing memory
interfaces and use, updated the main page.
Daniel
|
|
c92c304a
|
2000-09-29T02:42:04
|
|
on-line update, Daniel
|
|
d5f97f80
|
2000-09-17T16:38:14
|
|
- doc/xml.html : updated with new releases, adding "how to help"
Daniel
|
|
96984456
|
2000-08-31T13:50:12
|
|
Added a doc on the I/O interfaces, Daniel
|
|
f121ab72
|
2000-08-29T23:40:42
|
|
on-line update, Daniel
|
|
8c6d6af1
|
2000-08-25T17:14:13
|
|
Added pointer to gtk-doc, Daniel.
|
|
7b9c4b75
|
2000-08-25T16:26:50
|
|
Added Warning about SAX en entities support. Daniel.
|
|
ec78c0f8
|
2000-08-25T10:25:23
|
|
Updated for clearer message of the content, DV.
|
|
4540be4a
|
2000-08-19T16:40:28
|
|
Updated the doc a bit, Daniel.
|
|
786d7c8d
|
2000-08-12T23:38:57
|
|
on-line update, Daniel
|
|
a2679fa4
|
2000-07-22T02:38:15
|
|
on-line update, Daniel
|
|
94e90603
|
2000-07-17T14:38:19
|
|
on-line update, Daniel
|
|
8d86964a
|
2000-07-14T12:12:59
|
|
Linked the I18N support, Daniel.
|
|
60979bdc
|
2000-07-10T12:17:33
|
|
on-line update, Daniel
|
|
6388e174
|
2000-07-03T16:07:19
|
|
Added 2.1.1 rel;ease, Daniel.
|
|
306be999
|
2000-07-03T12:38:45
|
|
Updated doc dur to xmlsoft.org reorg, updated examples, Daniel.
|
|
c19fcccd
|
2000-07-03T11:52:01
|
|
fixed links broken due to the reorg of xmlsoft.org, daniel.
|
|
6f0adb5e
|
2000-07-03T11:41:26
|
|
Updated for new xmlsoft.org structure, daniel.
|
|
365e13be
|
2000-07-02T07:56:37
|
|
Work on character encoding support for the HTML parser
Fixed some autoopen/autoclose probs for the HTML parser
Fixed a potential memleak in the encoding stuff
Daniel.
|
|
3f6f7f64
|
2000-06-30T17:58:25
|
|
- win32config.h.in: updated
- xmlversion.h.in: crap forgot to update this, this mean 2.1.0
lacks iconv support :-( need to release 2.1.1
- configure.in: release 2.1.1
- HTMLparser: fixed bug #14784
- xpath.c HTMLparser.c encoding.c parser.c: fix warning raised
by Windows compiler
- HTMLparser.c SAX.c HTMLtree.h tree.h: create HTML document in
the SAX startDocument() callback.
- TODO: updated
- rebuild doc
Daniel
|
|
c310d564
|
2000-06-23T18:32:15
|
|
updated doc, added a documentation lookup module, Daniel.
|
|
e0aed304
|
2000-04-16T08:52:20
|
|
Updated the Hacking file with instructions, Daniel.
|
|
361d845d
|
2000-04-03T19:48:13
|
|
Work done on the plane, ready to release libxml2-2.0.0, Daniel
|
|
ec30341c
|
2000-03-24T13:41:54
|
|
uri.c uri.h: finished the escaping handling, the base support and the URI
path normalization.
Makefile.am: added instructions to generate testURI
TODO: updated
doc/xml.html, doc/smallfootonly.gif doc/w3c.png: updated,
added links and icons for W3C and Gnome
Daniel
|
|
8f621986
|
2000-03-20T13:07:15
|
|
- xmlmemory.[ch] commiting the files finally
- rebuilt/uploaded docs,
Daniel
|
|
edfb29b8
|
2000-03-14T19:59:05
|
|
Updated the docs, and configuratio/spec stuff to release is at libxml2 , daniel.
|
|
f13e1ed1
|
2000-03-06T07:41:49
|
|
Updated docs, Daniel.
|
|
88f00ae1
|
2000-03-02T00:15:55
|
|
Second patch from Paul Dubois, Daniel
|
|
6c8b1171
|
2000-03-01T00:40:41
|
|
Fixed with the update, daniel
|
|
402e8c88
|
2000-02-29T22:57:47
|
|
applied doc patch from Paul DuBois, Daniel
|
|
e41f2b74
|
2000-01-30T20:00:07
|
|
Released 1.8.6, Daniel.
|
|
da07c34a
|
2000-01-25T18:31:22
|
|
- added a nano FTP module
- removed SNAP from RPM
- updated the status in doc
|
|
461a66c9
|
2000-01-18T18:01:01
|
|
Candidate libxml-1.8.5, include jody libz patch, Daniel
|
|
0142b84b
|
2000-01-14T14:45:24
|
|
Oops, it seems I forgot to commit 1.8.4 changes
- restored xmlNewGlobalNs since this seems used
- fixed a problem with INCLUDE_WINSOCK
- removed all calls to exit() from the library code.
- removed bugs detected by Windows compilers
- started adding interfaces for parsing well balanced XML fragments
- releasing 1.8.4
- rebuilt the docs
Daniel
|
|
f84f71f4
|
2000-01-05T19:54:23
|
|
Updated the HTML home page, Daniel.
|
|
437b87b8
|
2000-01-03T17:30:46
|
|
fixed configure and Makefile to use readline in tester if available
rebuilt and updated the doc,
Daniel
|
|
dbfd641b
|
1999-12-28T16:35:14
|
|
- Lots of improvements, too long to list here
- Push mode for the XML parser (HTML to come)
- XML shell like interface for debug
- improvements on XPath and validation
Daniel
|
|
5cb5ab8d
|
1999-12-21T15:35:29
|
|
- release 1.8.2 - HTML handling improvement - new tree handling functions
- release 1.8.2
- HTML handling improvement
- new tree handling functions
- default namespace on attribute bug fixed
- libxml use for C++ fixed (for good this time !)
Daniel
|
|
b24054a0
|
1999-12-18T15:32:46
|
|
- Updated HTML test outputs
- Fixed taht f....g problem with C++ and includes,
Daniel
|
|
e4e51317
|
1999-12-18T15:32:46
|
|
- Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel
- Fixed bug #4344
- Fixed C++ problems in headers
- Released 1.8.1
Daniel
|
|
944b5ff4
|
1999-12-15T19:08:24
|
|
A posteriori validation should now work,
Added --postvalid to tester program
Added xmlDocGetRootElement() to the API,
Daniel
|
|
10a2c653
|
1999-12-12T13:03:50
|
|
Large commit of changes done while travelling to XML'99
- cleanups on memory use and parsers
- start of Link interfaces HTML and XLink
- rebuild the doc
- released as 1.8.0
Daniel
|
|
4c3a2030
|
1999-11-19T17:46:26
|
|
The HTML parser MUST not die, even if given complete garbage to eat !
Updated the xml.html doc a bit and reran the doc generation,
Daniel
|
|
3500838f
|
1999-10-25T13:15:52
|
|
BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs
BUG FIXED #2784
HTML parsing/output improvements
Rebuilt, updated the docs
Improvement of regression scripts, make testall should look clean
Released as 1.7.4
|
|
2f4dfc40
|
1999-09-24T14:03:48
|
|
Updated the doc, and patched libxml.spec.in, Daniel.
|
|
dd6b3676
|
1999-09-23T22:19:22
|
|
Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel
|
|
c08a2c6f
|
1999-09-08T21:35:25
|
|
Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel
|
|
c8eab3a2
|
1999-09-04T18:27:23
|
|
Updated the documentation, Daniel.
|
|
6bd26dc2
|
1999-09-03T14:28:40
|
|
Regenerated the documentation, Daniel.
|
|
b05deb7f
|
1999-08-10T19:04:08
|
|
Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel
|
|
14fff064
|
1999-06-22T21:49:07
|
|
Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel
|
|
25940b7c
|
1998-10-29T05:51:30
|
|
Cleanup, bug fixing, entities improvement, more documentation, Daniel.
|
|
10c6a8fd
|
1998-10-28T01:00:12
|
|
A small patch and more doc, Daniel.
|
|
ccb09637
|
1998-10-27T06:21:04
|
|
Changed the internals a lot for DOM, entity support, slight changes of API,
more (if not all) formating of function comments, started documentation, Daniel.
|