summaryrefslogtreecommitdiff
path: root/error.c
Commit message (Expand)AuthorAgeFilesLines
...
* tried to fix the problems reported in bug #126735 fixed again some problemDaniel Veillard2003-12-081-2/+2
* fixed __xmlRaiseError to use structured error handlers defined byDaniel Veillard2003-12-071-0/+2
* cleanup fixing bug #125653 sometimes the error handlers can get a parserDaniel Veillard2003-10-281-0/+9
* preparing libxml2-2.6.0 updated and regenerated the docs and API moved theDaniel Veillard2003-10-211-1/+1
* Setting up the framework for structured error reporting, touches a lot ofDaniel Veillard2003-10-101-6/+35
* a bit of cleanup updated with the new result strings DanielDaniel Veillard2003-10-101-2/+2
* cleanup fix a funny typo converted the Schemas code to the new errorDaniel Veillard2003-10-101-3/+6
* final error handling cleanup converted XInclude to the new error handlingDaniel Veillard2003-10-081-2/+7
* Oops, DanielDaniel Veillard2003-10-081-2/+2
* more cleanup through the I/O error path DanielDaniel Veillard2003-10-081-2/+7
* converting the tree module too created a simpler internal error reportingDaniel Veillard2003-10-071-0/+30
* cleaning up XPath error reporting that time. applied the two patches forDaniel Veillard2003-10-071-3/+16
* switched Relax-NG module to teh new error reporting. Better defaultDaniel Veillard2003-10-071-10/+37
* more cleanup in make tests more work in the transition to the new errorDaniel Veillard2003-10-031-30/+57
* changed 'make tests' to use a concise output, scrolling to see where thingDaniel Veillard2003-10-021-51/+415
* fixed a warning message (trivial) removed incorrect warning message whenWilliam M. Brack2003-09-221-1/+1
* further small changes to elminate most of the remaining warnings.William M. Brack2003-08-061-1/+0
* small changes to syntax to get rid of compiler warnings. No changes toWilliam M. Brack2003-08-051-7/+10
* fixing bug 118559William M. Brack2003-07-311-2/+0
* Fixed bug 109942William M. Brack2003-05-131-20/+17
* applied a documentation patch from Stefan Kost DanielDaniel Veillard2003-01-241-0/+1
* fixed a stupid out of bound array error DanielDaniel Veillard2002-09-101-1/+0
* working on better error reporting of validity errors, especially providingDaniel Veillard2002-09-051-10/+23
* dohh I really didn't intended to commit this test version :-( DanielDaniel Veillard2002-03-201-33/+73
* I wanted to see the real speed at the SAX interface after a little tooDaniel Veillard2002-03-201-73/+33
* preparing 2.4.18 updated and rebuilt the web site implement the newLIBXML_2_4_18Daniel Veillard2002-03-181-0/+1
* Build a new version hopefully near complete and fully documented of theDaniel Veillard2002-01-221-0/+6
* Keith Isdale complained rightly that xmlInitParser() did not preserveDaniel Veillard2002-01-181-5/+5
* apply fixes to close #63271 and avoid segfaults when the error routineDaniel Veillard2001-10-291-5/+9
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-0/+1
* Applied the last patches from Gary, cleanup, activated threading all userDaniel Veillard2001-10-131-3/+8
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-1/+1
* - error.c: attempt to fix the xmlGetVarStr breakage once and forDaniel Veillard2001-06-051-28/+39
* Workaround for non-preserving variadic listsBjorn Reese2001-06-051-1/+13
* - error.c: Jean François Lecomte provided a complete descriptionDaniel Veillard2001-04-261-2/+7
* Good old cycle: new release, new bug reports, new fixes ...Daniel Veillard2001-04-241-1/+1
* trio upgrade and integrationBjorn Reese2001-04-211-6/+1
* Spring cleanup ...: - configure.in Makefile.am config.h.inDaniel Veillard2001-03-271-6/+2
* - error.c: applied the context output patch of the errorDaniel Veillard2001-03-271-10/+20
* - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.cDaniel Veillard2001-03-261-6/+1
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-3/+8
* - config.h.in configure.in error.c: fix a compilation problemDaniel Veillard2001-03-221-1/+5
* - error.c: removed a C++ like commentDaniel Veillard2001-03-201-1/+1
* Completely changed the way the XPath evaluation is done, likely to breakDaniel Veillard2001-03-181-4/+14
* Preparing for 2.3.4 release:LIBXML_2_3_4Daniel Veillard2001-03-101-3/+53
* Revert directory structure changesOwen Taylor2001-02-231-0/+298
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz Kłoczko2001-02-231-298/+0
* Fixes/enhancements: - tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() fromDaniel Veillard2000-11-251-2/+3
* patched to redirrect all "out of context" error messages toDaniel Veillard2000-10-251-16/+85
* Jumbo patch, resync of W3C/Gnome CVS trees:Daniel Veillard2000-09-101-38/+53