index
:
delta/libxml2.git
2.10
2.11
2.9
LIBXML2_2_5_X
LIB_XML_1_BRANCH
USING_LIBUNICODE
baserock/morph
ddkilzer/add-fuzzing-asserts-to-xmlSetTreeDoc
devhelp2
devhelp2-index
fix-trio-msvc
master
python3-windows
wip/jtojnar/env-var-separator
wip/sadiq/fixes
gitlab.gnome.org: GNOME/libxml2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
error.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling and grammar fixes
Nick Wellnhofer
2017-06-17
1
-2
/
+2
*
Fix some format string warnings with possible format string vulnerability
David Kilzer
2016-05-23
1
-1
/
+1
*
error.c: *input->cur == 0 does not mean no error
Pavel Raiskup
2016-04-08
1
-2
/
+2
*
Do not print error context when there is none
Daniel Veillard
2015-11-20
1
-1
/
+3
*
Big space and tab cleanup
Daniel Veillard
2012-09-11
1
-29
/
+29
*
Fix problem with specific and generic error handlers
Pietro Cerutti
2012-08-27
1
-1
/
+4
*
Fix file and line report for XSD SAX and reader streaming validation
Daniel Veillard
2012-08-14
1
-1
/
+4
*
Add support for big line numbers in error reporting
Daniel Veillard
2012-08-13
1
-0
/
+2
*
Cleanup URI module memory allocation code
Daniel Veillard
2012-07-24
1
-0
/
+9
*
__xmlRaiseError: fix use of the structured callback channel
Dmitry V. Levin
2011-02-23
1
-13
/
+8
*
__xmlRaiseError: fix the structured callback channel's data initialization
Dmitry V. Levin
2011-02-23
1
-1
/
+4
*
__xmlRaiseError: remove redundant schannel initialization
Dmitry V. Levin
2011-02-23
1
-8
/
+0
*
__xmlRaiseError: do cheap code check early
Dmitry V. Levin
2011-02-23
1
-2
/
+2
*
xmlCtxtResetLastError should reset ctxt->errNo
Daniel Veillard
2010-03-15
1
-0
/
+1
*
Chasing dead assignments reported by clang-scan
Daniel Veillard
2009-09-07
1
-1
/
+0
*
Fix SetGenericErrorFunc and SetStructured clash
Wang Lam
2009-08-24
1
-8
/
+11
*
fix structured error handling problems #564217 daniel
Daniel Veillard
2009-04-02
1
-2
/
+2
*
avoid a scary realloc() loop should fix #520383 Daniel
Daniel Veillard
2008-04-03
1
-1
/
+1
*
fixing a portability problem on some old Unices with patch from Albert
Daniel Veillard
2005-10-28
1
-3
/
+8
*
Adrian Mouat pointed out redundancies in xmlReportError() Daniel
Daniel Veillard
2005-09-27
1
-8
/
+0
*
fixed bug #310033, the URI extraction code given a node is a bit twisted
Daniel Veillard
2005-08-25
1
-2
/
+11
*
finally converted the encoding module to the common error reporting
Daniel Veillard
2005-08-24
1
-0
/
+3
*
applied a patch from Marcus Boerger to fix problems with calling
Daniel Veillard
2005-07-21
1
-7
/
+7
*
applied patch from Marcus Boerger to route relaxng and schemas error
Daniel Veillard
2005-07-13
1
-0
/
+2
*
fixing a leak detected by testapi in xmlDOMWrapAdoptNode, and fixing
Daniel Veillard
2005-07-03
1
-1
/
+1
*
working some weird error reporting problem for DTD validation. augmented
Daniel Veillard
2005-06-27
1
-1
/
+3
*
revamped the elfgcchack.h format to cope with gcc4 change of aliasing
Daniel Veillard
2005-04-01
1
-0
/
+2
*
fixing col information in xmlParserInput and propagating column into xmlError
Aleksey Sanin
2005-01-05
1
-3
/
+4
*
applied DSO support patch 2 from Joel Reed Daniel
Daniel Veillard
2005-01-04
1
-0
/
+3
*
fixed the leak reported by Volker Roth on the list added a specific test
Daniel Veillard
2004-10-25
1
-1
/
+1
*
added some coding to attempt to display which file contains an error when
William M. Brack
2004-10-02
1
-7
/
+31
*
added a dumb rule to able to compile tst.c when people submit a sample
Daniel Veillard
2004-08-14
1
-0
/
+2
*
many further little changes for OOM problems. Now seems to be getting
William M. Brack
2004-07-31
1
-21
/
+16
*
implemented patches supplied by Olivier Andrieu (bug 148588), plus made
William M. Brack
2004-07-28
1
-1
/
+1
*
fixed to assure user data param is set correctly when user structured
William M. Brack
2004-07-25
1
-2
/
+11
*
modified to assure proper user data is sent to structured error routine
William M. Brack
2004-05-16
1
-4
/
+4
*
Johnson Cameron pointed out that initGenericErrorDefaultFunc() was really
Daniel Veillard
2004-04-20
1
-1
/
+1
*
applied patch from Stéphane Bidoul for structured error reporting. Daniel
Daniel Veillard
2004-01-02
1
-0
/
+3
*
filter warning messages if the global setting blocks them updated the
Daniel Veillard
2003-12-08
1
-0
/
+2
*
tried to fix the problems reported in bug #126735 fixed again some problem
Daniel Veillard
2003-12-08
1
-2
/
+2
*
fixed __xmlRaiseError to use structured error handlers defined by
Daniel Veillard
2003-12-07
1
-0
/
+2
*
cleanup fixing bug #125653 sometimes the error handlers can get a parser
Daniel Veillard
2003-10-28
1
-0
/
+9
*
preparing libxml2-2.6.0 updated and regenerated the docs and API moved the
Daniel Veillard
2003-10-21
1
-1
/
+1
*
Setting up the framework for structured error reporting, touches a lot of
Daniel Veillard
2003-10-10
1
-6
/
+35
*
a bit of cleanup updated with the new result strings Daniel
Daniel Veillard
2003-10-10
1
-2
/
+2
*
cleanup fix a funny typo converted the Schemas code to the new error
Daniel Veillard
2003-10-10
1
-3
/
+6
*
final error handling cleanup converted XInclude to the new error handling
Daniel Veillard
2003-10-08
1
-2
/
+7
*
Oops, Daniel
Daniel Veillard
2003-10-08
1
-2
/
+2
*
more cleanup through the I/O error path Daniel
Daniel Veillard
2003-10-08
1
-2
/
+7
*
converting the tree module too created a simpler internal error reporting
Daniel Veillard
2003-10-07
1
-0
/
+30
[next]