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
/
result
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling of unexpected EOF in xmlParseContent
Nick Wellnhofer
2021-05-08
2
-2
/
+2
*
Fix line numbers in error messages for mismatched tags
Nick Wellnhofer
2021-05-07
2
-4
/
+4
*
Check for invalid redeclarations of predefined entities
Nick Wellnhofer
2021-02-08
9
-2
/
+75
*
Fix timeout when handling recursive entities
Nick Wellnhofer
2020-12-18
1
-149
/
+29
*
use new htmlParseLookupCommentEnd to find comment ends
Mike Dalessio
2020-12-16
2
-2
/
+2
*
htmlParseComment: treat `--!>` as if it closed the comment
Mike Dalessio
2020-12-16
6
-11
/
+30
*
add test coverage for incorrectly-closed comments
Mike Dalessio
2020-12-16
6
-0
/
+108
*
Fix regression introduced with commit 74dcc10b
Nick Wellnhofer
2020-08-19
2
-0
/
+33
*
Fix corner case with empty xi:fallback
Nick Wellnhofer
2020-08-17
2
-0
/
+1
*
Fix exponential runtime and memory in xi:fallback processing
Nick Wellnhofer
2020-08-07
2
-0
/
+167
*
Don't recurse into xi:include children in xmlXIncludeDoProcess
Nick Wellnhofer
2020-08-06
6
-0
/
+72
*
Fix several quadratic runtime issues in HTML push parser
Nick Wellnhofer
2020-07-23
12
-55
/
+26
*
Add regexp regression tests
David Kilzer
2020-07-06
4
-0
/
+9
*
Fix quadratic runtime in HTML parser
Nick Wellnhofer
2020-07-06
3
-0
/
+87
*
Add test case for recursive external parsed entities
Nick Wellnhofer
2020-02-11
4
-0
/
+248
*
Enable error tests with entity substitution
Nick Wellnhofer
2020-02-11
19
-0
/
+202
*
Don't load external entity from xmlSAX2GetEntity
Nick Wellnhofer
2020-02-11
1
-7
/
+0
*
Fix copying of entities in xmlParseReference
Nick Wellnhofer
2020-02-11
2
-6
/
+3
*
Large batch of typo fixes
Jared Yanovich
2019-09-30
4
-4
/
+4
*
Disallow conditional sections in internal subset
Nick Wellnhofer
2019-09-30
2
-26
/
+24
*
Make xmlParseConditionalSections non-recursive
Nick Wellnhofer
2019-09-30
8
-20
/
+27
*
Fix Regextests
Nick Wellnhofer
2019-09-25
1
-1
/
+1
*
Fix empty branch in regex
Nick Wellnhofer
2019-09-25
1
-0
/
+9
*
Make xmlParseContent and xmlParseElement non-recursive
Nick Wellnhofer
2019-09-23
2
-3
/
+3
*
Remove executable bit from non-executable files
Nick Wellnhofer
2019-09-16
8
-0
/
+0
*
Fix expected output of test/schemas/any4
Nick Wellnhofer
2019-09-16
2
-1
/
+1
*
Fix Schema determinism check of ##other namespaces
Nick Wellnhofer
2019-09-16
2
-0
/
+1
*
Misleading error message with xs:{min|max}Inclusive
bettermanzzy
2019-08-25
5
-11
/
+0
*
Fix unability to RelaxNG-validate grammar with choice-based name class
Jan Pokorný
2019-08-25
2
-0
/
+1
*
Fix unability to validate ambiguously constructed interleave for RelaxNG
Jan Pokorný
2019-08-25
2
-0
/
+1
*
Fix unsigned integer overflow
Nick Wellnhofer
2019-05-20
2
-2
/
+2
*
Improve XPath predicate and filter evaluation
Nick Wellnhofer
2019-04-22
1
-0
/
+28
*
Fix float casts in xmlXPathSubstringFunction
Nick Wellnhofer
2019-03-08
1
-0
/
+8
*
Remove redefined starts and defines inside include elements
Nikolai Weibull
2018-11-29
4
-0
/
+2
*
Allow choice within choice in nameClass in RELAX NG
Nikolai Weibull
2018-11-29
4
-0
/
+2
*
Look inside divs for starts and defines inside include
Nikolai Weibull
2018-11-29
4
-0
/
+2
*
Free input buffer in xmlHaltParser
Nick Wellnhofer
2018-09-11
1
-10
/
+7
*
Add test for ICU flush and pivot buffer
Nick Wellnhofer
2017-11-04
7
-0
/
+81
*
Fix comparison of nodesets to strings
Nick Wellnhofer
2017-10-07
1
-0
/
+13
*
Revert "Print error messages for truncated UTF-8 sequences"
v2.9.5-rc2
Nick Wellnhofer
2017-08-30
9
-35
/
+0
*
Detect infinite recursion in parameter entities
Nick Wellnhofer
2017-07-25
3
-0
/
+13
*
Get rid of "blanks wrapper" for parameter entities
Nick Wellnhofer
2017-06-20
10
-75
/
+75
*
Fix xmlHaltParser
Nick Wellnhofer
2017-06-20
2
-13
/
+16
*
Spelling and grammar fixes
Nick Wellnhofer
2017-06-17
2
-2
/
+2
*
Rework entity boundary checks
Nick Wellnhofer
2017-06-17
7
-45
/
+62
*
Test SAX2 callbacks with entity substitution
Nick Wellnhofer
2017-06-16
117
-0
/
+46042
*
Misc fixes for 'make tests'
Nick Wellnhofer
2017-06-12
3
-1
/
+2
*
Initialize keepBlanks in HTML parser
Nick Wellnhofer
2017-06-12
28
-136
/
+136
*
Add test cases for bug 758518
David Kilzer
2017-06-12
6
-0
/
+32
*
Print error messages for truncated UTF-8 sequences
Nick Wellnhofer
2017-06-10
9
-0
/
+35
[next]