|
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
|
|
496a1cf5
|
2000-05-03T14:20:55
|
|
revamped the encoding support, added iconv support, so now libxml if
* encoding.[ch], xmlIO.[ch], parser.c, configure.in : revamped
the encoding support, added iconv support, so now libxml if
compiled with iconv automatically support japanese encodings
among others. Work based on initial patch from Yuan-Chen Cheng
I may have broken binary compat in the encoding handler
registration scheme, but that was so utterly broken I don't
expect anybody to have used this feature until now.
* parserInternals.h: fixup on the CHAR range macro
* xml-error.h, parser.c: catch URL/URI errors using the uri.c
code.
* tree.[ch]: added xmlBufferGrow(), was needed for iconv
* uri.c: added xmlParseURI() I can't believe I forgot to
implement this one in 2.0 !!!
* SAX.c: moved doc->encoding update in the endDocument() call.
* TODO: updated.
Iconv rules :-)
Daniel
|
|
361d845d
|
2000-04-03T19:48:13
|
|
Work done on the plane, ready to release libxml2-2.0.0, Daniel
|
|
edfb29b8
|
2000-03-14T19:59:05
|
|
Updated the docs, and configuratio/spec stuff to release is at libxml2 , 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
|
|
83a30e7a
|
2000-03-02T03:33:32
|
|
Fixed #6766 and satrted working on white space handling, Daniel
|
|
e41f2b74
|
2000-01-30T20:00:07
|
|
Released 1.8.6, Daniel.
|
|
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
|
|
71b656e0
|
2000-01-05T14:46:17
|
|
- added xmlRemoveID() and xmlRemoveRef()
- added check and handling when possibly removing an ID
- fixed some entities problems
- added xmlParseTryOrFinish()
- changed the way struct aredeclared to allow gtk-doc to expose those
- closed #4960
- fixes to libs detection from Albert Chin-A-Young
- preparing 1.8.3 release
Daniel
|
|
437b87b8
|
2000-01-03T17:30:46
|
|
fixed configure and Makefile to use readline in tester if available
rebuilt and updated the doc,
Daniel
|
|
3c558c37
|
1999-12-22T11:30:41
|
|
- fix for PIs name starting with xml
- fixed a potential problem with || and && ops
- generate win32config.h for those on the Other Side !
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
|
|
f600e253
|
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
|
|
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
|
|
f5c2c870
|
1999-12-01T09:51:45
|
|
- added the patch from Carl Nygard <cnygard@bellatlantic.net>
which allow impressive speed improvement on dataset with large text
pieces, but at the cost of broken binary compatibility and slightly
bigger memory usage. Configure with --with-buffers to activate them,
they are protected with XML_USE_BUFFER_CONTENT define.
- added xmlCleanupPredefinedEntities(), memory allocation cleanup
Daniel
|
|
d7e200c0
|
1999-11-15T17:53:11
|
|
closing bug #3163 by adding extra flags for the cc compiler on HP-uX, 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
|
|
539195b4
|
1999-09-29T17:30:14
|
|
released 1.7.3, Daniel
|
|
7a66ee6b
|
1999-09-26T11:31:02
|
|
better SAX interfaces. preparing for 1.7.2, Daniel.
|
|
dd6b3676
|
1999-09-23T22:19:22
|
|
Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel
|
|
7f7d1119
|
1999-09-22T09:46:25
|
|
Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4,
etc... See Changelog, Daniel.
|
|
c08a2c6f
|
1999-09-08T21:35:25
|
|
Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel
|
|
d2d38e9a
|
1999-08-30T11:42:36
|
|
Updated the documentation, released 1.6.1, Daniel
|
|
b96e6438
|
1999-08-29T21:02:19
|
|
Release 1.6, lot of fixes, more validation, code cleanup, added namespace
on attributes, Daniel.
|
|
b05deb7f
|
1999-08-10T19:04:08
|
|
Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel
|
|
1566d3a9
|
1999-07-15T14:24:29
|
|
Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel
|
|
3166ab1a
|
1999-07-11T16:14:19
|
|
Added the Makefile for example subdir containing gjobread, Daniel.
|
|
be70ff71
|
1999-07-05T16:50:46
|
|
Closing reported bugs: 617 1591 1592, adding an HTML parser, Daniel
|
|
14fff064
|
1999-06-22T21:49:07
|
|
Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel
|
|
011b63cb
|
1999-06-02T17:44:04
|
|
Release of libxml-1.1, Daniel.
|
|
55a99272
|
1999-02-25T11:01:29
|
|
Toward 1.0.0, added docs to the packages, Daniel.
|
|
63dc42c6
|
1999-02-21T21:20:12
|
|
Made spec file autogenerate, tweaked it also
Dr Mike <drmike@redhat.com>
|
|
1164e752
|
1999-02-16T16:29:17
|
|
Upgrade to 0.99.8 cleanup of spec and makefiles to include doc, Daniel.
|
|
19b858c4
|
1999-02-06T18:12:01
|
|
*** empty log message ***
|
|
7eb5c4f2
|
1999-01-27T23:01:51
|
|
Use -I not -L for includes.
* configure.in (XML_INCLUDEDIR): Use -I not -L for includes.
|
|
e3e6150a
|
1999-01-27T19:48:07
|
|
Prepare for 0.99.5
|
|
e8cc5b32
|
1999-01-16T19:15:56
|
|
Bumped version number to 0.99.3.
|
|
cd69df9b
|
1998-12-28T23:49:02
|
|
Fix Sopwith's autogen.sh hack. Dunno exactly what he was trying to do here though
|
|
da4d3c42
|
1998-11-04T20:07:05
|
|
Update of libtool files, use of HAVE_SNPRINTF, Daniel.
|
|
27fb0757
|
1998-10-17T06:47:46
|
|
Corbaization of the document structures, Daniel.
|
|
a6e1d12a
|
1998-10-04T14:41:05
|
|
Added xml-config.in and the related changes, Daniel.
|
|
8e0137ce
|
1998-09-23T00:58:59
|
|
Prepare for initial release of Gnumeric
|
|
15fe6e72
|
1998-09-07T17:27:57
|
|
Added gnome-config support to gnome-xml module
|
|
260a68fd
|
1998-08-13T03:39:55
|
|
Release 0.2, 80% rewrite, nothing left intact ... Daniel
|
|
a44c8a43
|
1998-08-07T08:38:58
|
|
cpp is now searched for with AC_PROG_CPP.
|
|
f335be03
|
1998-07-26T04:15:56
|
|
Removed a warning message by lack of $CPP, Daniel.
|
|
01791d57
|
1998-07-24T19:24:09
|
|
Added the XML code developped at W3C, Daniel.
|