|
be803967
|
2000-06-28T23:40:59
|
|
- Large resync between W3C and Gnome tree
- configure.in: 2.1.0 prerelease
- example/Makefile.am example/gjobread.c tree.h: work on
libxml1 libxml2 convergence.
- nanoftp, nanohttp.c: fixed stalled connections probs
- HTMLtree.c SAX.c : support for attribute without values in
HTML for andersca
- valid.c: Fixed most validation + namespace problems
- HTMLparser.c: start document callback for andersca
- debugXML.c xpath.c: lots of XPath fixups from Picdar Technology
- parser.h, SAX.c: serious speed improvement for large
CDATA blocks
- encoding.[ch] xmlIO.[ch]: Improved seriously saving to
different encoding
- config.h.in parser.c xmllint.c: added xmlCheckVersion()
and the LIBXML_TEST_VERSION macro
Daniel
|
|
06047432
|
2000-04-24T11:33:38
|
|
removed extraneous xmlRemoveProp definition added item about
* tree.h: removed extraneous xmlRemoveProp definition
* TODO: added item about --disable-corba configure switch
* tree.c parser.c: fixed problems for xmlCopyDoc and postvalidation
* nanoftp.c: fixed include problems giving troubles on AIX and
slowlaris
* xmlIO.[ch] valid.h tree.[ch] xlink.c xmlmemory.c uri.c
parser.c nanoftp.c nanohttp.c SAX.c testSAX.c :
comment and headers changes to lower gtk-doc number of warnings
* doc/html/*: rebuilt docs
Daniel
|
|
361d845d
|
2000-04-03T19:48:13
|
|
Work done on the plane, ready to release libxml2-2.0.0, Daniel
|
|
cf46199c
|
2000-03-14T18:30:20
|
|
This is the 2.0.0-beta, lots and lots and lots of changes
Have a look at http://xmlsoft.org/upgrade.html
Daniel
|
|
5feb8495
|
2000-02-02T17:15:36
|
|
- Removing warnings on various paltforms
- closing bug #5281
Daniel
|
|
f341f930
|
2000-02-02T14:52:08
|
|
Patches for WIN32, Daniel.
|
|
13c757ef
|
2000-02-01T23:59:15
|
|
Commited the snprintf patch courtesy of George Katsirelos <gkatsi@cs.toronto.edu>, Daniel.
|
|
726e8796
|
2000-01-30T20:04:29
|
|
Fixed '#' and '?' stripping when processing URLs, Daniel.
|
|
e41f2b74
|
2000-01-30T20:00:07
|
|
Released 1.8.6, Daniel.
|
|
f3be931a
|
2000-01-28T13:59:21
|
|
include <netinet/in.h> for IPPROTO_TCP.
2000-01-29 James Henstridge <james@daa.com.au>
* nanoftp.c: include <netinet/in.h> for IPPROTO_TCP.
* Makefile.am: added nanoftp.[ch] to the build.
|
|
aeea04f1
|
2000-01-25T19:27:27
|
|
- cleaned up the FTP module, did the API, extracted docs
- regenerated and updated the docs
|
|
da07c34a
|
2000-01-25T18:31:22
|
|
- added a nano FTP module
- removed SNAP from RPM
- updated the status in doc
|