aboutsummaryrefslogtreecommitdiffstats
path: root/encoding.c
Commit message (Expand)AuthorAgeFilesLines
...
* Work on character encoding support for the HTML parserDaniel Veillard2000-07-021-1/+1
* - win32config.h.in: updatedDaniel Veillard2000-06-301-7/+9
* - Large resync between W3C and Gnome treeDaniel Veillard2000-06-281-25/+375
* revamped the encoding support, added iconv support, so now libxml ifDaniel Veillard2000-05-031-177/+555
* Work done on the plane, ready to release libxml2-2.0.0, DanielDaniel Veillard2000-04-031-2/+2
* This is the 2.0.0-beta, lots and lots and lots of changesDaniel Veillard2000-03-141-88/+439
* - fix for PIs name starting with xmlDaniel Veillard1999-12-221-1/+3
* - fixed a nasty bug destroying default namespace and Dia :-(Daniel Veillard1999-12-161-0/+3
* Added cleanup routines, cleanup with -pedantic on linux, closed #3788, DanielDaniel Veillard1999-11-241-0/+23
* Attribute nomarlization closing bug #3597Daniel Veillard1999-11-171-20/+20
* Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4,Daniel Veillard1999-09-221-2/+8
* Added memory debug wrappers, killed all detected memory leaks, DanielDaniel Veillard1999-09-021-6/+4
* Release 1.6, lot of fixes, more validation, code cleanup, added namespaceDaniel Veillard1999-08-291-4/+10
* Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... DanielDaniel Veillard1999-08-101-0/+10
* Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, DanielDaniel Veillard1999-07-271-0/+1
* Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, DanielDaniel Veillard1999-06-221-1/+168
* Release of libxml-1.1, Daniel.Daniel Veillard1999-06-021-2/+2
* CORBA defines fixes, char encoding atodetection, DanielDaniel Veillard1999-05-291-0/+107
* Serious upgrade of internal subset support, setup for gtk-doc, DanielDaniel Veillard1999-02-221-4/+4
* Speed, conformance testing, more parsing, general improvements, Daniel.Daniel Veillard1999-01-171-2/+0
* CharRef handling, comments, formatting, pre UTF-8 handling, Daniel.Daniel Veillard1998-11-011-0/+11
* Changed the internals a lot for DOM, entity support, slight changes of API,Daniel Veillard1998-10-271-1/+1
* Set up the fonctions comment block, boring but useful, Daniel.Daniel Veillard1998-10-201-21/+43
* Added the UTF-8, UTF-16 and ISO Lat 1 conversion routines, not yet used, Daniel.Daniel Veillard1998-10-191-0/+175