aboutsummaryrefslogtreecommitdiffstats
path: root/encoding.c
Commit message (Expand)AuthorAgeFilesLines
* - encoding.c: Robert Collins provided a patch to add theDaniel Veillard2001-05-311-0/+1
* - xpath.c encoding.[ch]: William M. Brack provided a set of UTF8Daniel Veillard2001-05-301-18/+216
* - TODO: updated - nanohttp.[ch] : started adding APIs to get theDaniel Veillard2001-05-281-31/+31
* - tree.c parser.c encoding.c: spent a bit more time lookingDaniel Veillard2001-04-301-11/+12
* trio upgrade and integrationBjorn Reese2001-04-211-7/+1
* - xpath.c: fixed xmlXPathNodeCollectAndTest() to do properDaniel Veillard2001-04-161-0/+41
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-12/+10
* Revert directory structure changesOwen Taylor2001-02-231-0/+2078
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz Kłoczko2001-02-231-2078/+0
* - encoding.c xmlIO.c: Fixing the problem reported by Marc SanfaconDaniel Veillard2001-01-041-3/+14
* General fixes, XPointer improvements:Daniel Veillard2000-11-241-2/+2
* patched to redirrect all "out of context" error messages toDaniel Veillard2000-10-251-38/+69
* libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, thisDaniel Veillard2000-08-261-2/+195
* Large sync between my W3C base and Gnome's one:Daniel Veillard2000-08-121-2/+19
* - nanohttp.c: fixed socklen_t replacement to unsigned intDaniel Veillard2000-07-211-2/+0
* - doc/encoding.html doc/xml.html: added I18N docDaniel Veillard2000-07-141-41/+259
* 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