summaryrefslogtreecommitdiff
path: root/entities.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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, DanielLIB_XML_1_7_1Daniel 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.LIB_XML_1_1Daniel 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
* Speed, conformance testing, more parsing, general improvements, Daniel.Daniel Veillard1999-01-171-12/+23
* Added copy operations for node/tree/documents, Daniel.Daniel Veillard1998-11-271-37/+150
* Better entities and char ref encoding, error msg formatting, Daniel.Daniel Veillard1998-11-161-3/+33
* simple bug hunting done during rpm2html and rpmfind integration.Daniel Veillard1998-11-131-0/+1
* Update of libtool files, use of HAVE_SNPRINTF, Daniel.Daniel Veillard1998-11-041-1/+5
* Use g_snprintf insteda of snprintf.Miguel de Icaza1998-11-041-1/+1
* CharRef handling, comments, formatting, pre UTF-8 handling, Daniel.Daniel Veillard1998-11-011-4/+11
* Cleanup, bug fixing, entities improvement, more documentation, Daniel.Daniel Veillard1998-10-291-1/+1
* Changed the internals a lot for DOM, entity support, slight changes of API,Daniel Veillard1998-10-271-0/+23
* replaced malloc.h with stdlib.h to quiet compilerSeth Alves1998-10-011-1/+1
* Release 0.2, 80% rewrite, nothing left intact ... DanielDaniel Veillard1998-08-131-0/+426