aboutsummaryrefslogtreecommitdiffstats
path: root/encoding.c
Commit message (Expand)AuthorAgeFilesLines
* made xmlGetUTF8Char public DanielDaniel Veillard2002-10-221-1/+1
* Opening the interface xmlNewCharEncodingHandler as requested in #89415Daniel Veillard2002-08-011-1/+2
* replaced sprintf() with snprintf() to prevent possible buffer overflowAleksey Sanin2002-06-141-1/+1
* another peroformance patch from Peter Jacobi, that time on parsingDaniel Veillard2002-05-311-22/+21
* fixed a bug in the ISO-Latin 1 to UTF8 encoder raised by Morus WalterDaniel Veillard2002-03-211-2/+6
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-0/+1
* Paul Keogh pointed out a possibility of segfault on repetedDaniel Veillard2002-01-081-0/+1
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-19/+19
* fix bug #63752 of compiling libxml with a non standard set of optionsDaniel Veillard2001-11-041-1/+1
* make the allocation be per-thread a configure option fixed compilationDaniel Veillard2001-10-151-0/+1
* preparing 2.4.6 release updated and rebuilt the docs fixed a number ofDaniel Veillard2001-10-101-1/+1
* do not output hexadecimal charrefs when serializing HTML since someDaniel Veillard2001-09-141-1/+1
* Add cast to fix warning. Add include of <libxml/parser.h>.Darin Adler2001-07-271-1/+1
* Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100%Daniel Veillard2001-07-181-3/+2
* cleanup of global variables, marking some const or private. DanielDaniel Veillard2001-07-161-2/+2
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-1/+1
* attempt to work around what seemed a gcc optimizer bug when handlingDaniel Veillard2001-06-211-41/+55
* - parser.c parserInternals.c encoding.c: Since Notepad on Win2kDaniel Veillard2001-06-201-0/+9
* - 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