aboutsummaryrefslogtreecommitdiffstats
path: root/error.c
Commit message (Expand)AuthorAgeFilesLines
* fixing a portability problem on some old Unices with patch from AlbertDaniel Veillard2005-10-281-3/+8
* Adrian Mouat pointed out redundancies in xmlReportError() DanielDaniel Veillard2005-09-271-8/+0
* fixed bug #310033, the URI extraction code given a node is a bit twistedDaniel Veillard2005-08-251-2/+11
* finally converted the encoding module to the common error reportingDaniel Veillard2005-08-241-0/+3
* applied a patch from Marcus Boerger to fix problems with callingDaniel Veillard2005-07-211-7/+7
* applied patch from Marcus Boerger to route relaxng and schemas errorDaniel Veillard2005-07-131-0/+2
* fixing a leak detected by testapi in xmlDOMWrapAdoptNode, and fixingDaniel Veillard2005-07-031-1/+1
* working some weird error reporting problem for DTD validation. augmentedDaniel Veillard2005-06-271-1/+3
* revamped the elfgcchack.h format to cope with gcc4 change of aliasingDaniel Veillard2005-04-011-0/+2
* fixing col information in xmlParserInput and propagating column into xmlErrorAleksey Sanin2005-01-051-3/+4
* applied DSO support patch 2 from Joel Reed DanielDaniel Veillard2005-01-041-0/+3
* fixed the leak reported by Volker Roth on the list added a specific testDaniel Veillard2004-10-251-1/+1
* added some coding to attempt to display which file contains an error whenWilliam M. Brack2004-10-021-7/+31
* added a dumb rule to able to compile tst.c when people submit a sampleDaniel Veillard2004-08-141-0/+2
* many further little changes for OOM problems. Now seems to be gettingWilliam M. Brack2004-07-311-21/+16
* implemented patches supplied by Olivier Andrieu (bug 148588), plus madeWilliam M. Brack2004-07-281-1/+1
* fixed to assure user data param is set correctly when user structuredWilliam M. Brack2004-07-251-2/+11
* modified to assure proper user data is sent to structured error routineWilliam M. Brack2004-05-161-4/+4
* Johnson Cameron pointed out that initGenericErrorDefaultFunc() was reallyDaniel Veillard2004-04-201-1/+1
* applied patch from Stéphane Bidoul for structured error reporting. DanielDaniel Veillard2004-01-021-0/+3
* filter warning messages if the global setting blocks them updated theDaniel Veillard2003-12-081-0/+2
* 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 newDaniel 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