aboutsummaryrefslogtreecommitdiffstats
path: root/entities.c
Commit message (Expand)AuthorAgeFilesLines
* get rid of all the perror() calls made in the library execution paths.Daniel Veillard2002-09-051-7/+9
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-0/+1
* fixed a couple of conformances issues deep into the validation codeDaniel Veillard2002-02-181-5/+8
* applied patch from Anthony Jones to implement copy of DTD subtree too. HadDaniel Veillard2002-01-261-0/+2
* another set of patches from Anthony Jones for copy operations cleanup andDaniel Veillard2002-01-241-0/+5
* Anthony Jones pointed a bug in xmlCopyEntity() DanielDaniel Veillard2002-01-091-1/+1
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-8/+8
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-0/+1
* started integrating the non-controversial parts of Gary PenningtonDaniel Veillard2001-10-111-1/+1
* do not output hexadecimal charrefs when serializing HTML since someDaniel Veillard2001-09-141-1/+4
* John Fleck fixed typos in the options output fix ignorable white space SAXDaniel Veillard2001-09-091-0/+1
* cleanup of global variables, marking some const or private. DanielDaniel Veillard2001-07-161-2/+3
* - SAX.c entities.c parser.c: changed completely the way entitiesDaniel Veillard2001-07-041-1/+1
* 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-4/+2
* Staring to receive bug reports on 2.3.7:Daniel Veillard2001-04-241-3/+5
* trio upgrade and integrationBjorn Reese2001-04-211-6/+1
* Spring cleanup ...: - configure.in Makefile.am config.h.inDaniel Veillard2001-03-271-25/+0
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-41/+24
* Okay time to improve performances, gprof session:Daniel Veillard2001-02-251-1/+1
* Revert directory structure changesOwen Taylor2001-02-231-0/+1034
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz Kłoczko2001-02-231-1034/+0
* patched to redirrect all "out of context" error messages toDaniel Veillard2000-10-251-13/+20
* Bunch of fixes, finishing moving datastructures to the hash stuff:Daniel Veillard2000-10-241-0/+1
* Started working on the hash table module integration, fixed a bug:Daniel Veillard2000-10-221-417/+51
* - configure.in: releasing 2.2.4Daniel Veillard2000-10-011-10/+10
* Jumbo patch, resync of W3C/Gnome CVS trees:Daniel Veillard2000-09-101-15/+25
* Fixed cases where doc is NULL when looking up entities, danielDaniel Veillard2000-09-081-11/+17
* libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, thisDaniel Veillard2000-08-261-76/+228
* - doc/encoding.html doc/xml.html: added I18N docDaniel Veillard2000-07-141-20/+6
* - Large resync between W3C and Gnome treeDaniel Veillard2000-06-281-0/+80
* Work done on the plane, ready to release libxml2-2.0.0, DanielDaniel Veillard2000-04-031-3/+3
* This is the 2.0.0-beta, lots and lots and lots of changesDaniel Veillard2000-03-141-167/+461
* Oops, it seems I forgot to commit 1.8.4 changesDaniel Veillard2000-01-141-6/+8
* - Lots of improvements, too long to list hereDaniel Veillard1999-12-281-3/+6
* - fix for PIs name starting with xmlDaniel Veillard1999-12-221-1/+3
* - Updated HTML test outputsDaniel Veillard1999-12-011-0/+1
* - added the patch from Carl Nygard <cnygard@bellatlantic.net>Daniel Veillard1999-12-011-0/+12
* Revamped HTML parsing, lots of bug fixes for HTML stuff,Daniel Veillard1999-10-141-2/+10
* Fixed CHAR, errno, alpha RPM compile, updated doc, DanielDaniel Veillard1999-09-231-32/+32
* Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4,Daniel Veillard1999-09-221-1/+7
* Added memory debug wrappers, killed all detected memory leaks, DanielDaniel Veillard1999-09-021-20/+21
* Fixing two stupid bugs on entities and HTML tree deallocation, Daniel.Daniel Veillard1999-09-011-0/+18
* Release 1.6, lot of fixes, more validation, code cleanup, added namespaceDaniel Veillard1999-08-291-9/+6
* Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... DanielDaniel Veillard1999-08-101-13/+69
* Closing reported bugs: 617 1591 1592, adding an HTML parser, DanielDaniel Veillard1999-07-051-4/+4
* Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, DanielDaniel Veillard1999-06-221-15/+153
* Release of libxml-1.1, Daniel.Daniel Veillard1999-06-021-56/+63
* Removal of threading problems, update documentation, added SAX tests, DanielDaniel Veillard1999-04-211-49/+47
* Serious upgrade of internal subset support, setup for gtk-doc, DanielDaniel Veillard1999-02-221-6/+6