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
/
parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cache presence of '<' in entities content
Daniel Veillard
2013-03-11
1
-12
/
+18
*
Avoid extra processing on entities
Daniel Veillard
2013-03-11
1
-2
/
+6
*
Detect excessive entities expansion upon replacement
Daniel Veillard
2013-02-19
1
-6
/
+38
*
Fix the flushing out of raw buffers on encoding conversions
Daniel Veillard
2013-02-13
1
-3
/
+7
*
Fix some buffer conversion issues
Daniel Veillard
2013-02-12
1
-1
/
+11
*
Fix compiler warning after 153cf15905cf4ec080612ada6703757d10caba1e
Patrick Gansterer
2013-01-04
1
-1
/
+1
*
Fix an error in the progressive DTD parsing code
Dan Winship
2012-12-21
1
-1
/
+1
*
Fix spelling of "length".
Michael Wood
2012-10-30
1
-10
/
+10
*
Fix potential out of bound access
Daniel Veillard
2012-10-29
1
-1
/
+1
*
Fix large parse of file from memory
Daniel Veillard
2012-10-26
1
-0
/
+1
*
Fix a bug in the nsclean option of the parser
Daniel Veillard
2012-10-25
1
-1
/
+1
*
Fix a regression in 2.9.0 breaking validation while streaming
Daniel Veillard
2012-10-25
1
-2
/
+5
*
Fix typos in parser comments
Jan Pokorný
2012-09-13
1
-2
/
+2
*
Big space and tab cleanup
Daniel Veillard
2012-09-11
1
-178
/
+178
*
Fix potential crash on entities errors
Daniel Veillard
2012-09-04
1
-1
/
+1
*
Cleanup some of the parser code
Daniel Veillard
2012-08-15
1
-6
/
+47
*
Add support for big line numbers in error reporting
Daniel Veillard
2012-08-13
1
-0
/
+4
*
More fixups on the push parser behaviour
Daniel Veillard
2012-08-03
1
-2
/
+17
*
Strengthen behaviour of the push parser in problematic situations
Daniel Veillard
2012-07-31
1
-0
/
+17
*
Improve error reporting on parser errors
Daniel Veillard
2012-07-30
1
-58
/
+63
*
Enforce XML_PARSER_EOF state handling through the parser
Daniel Veillard
2012-07-30
1
-21
/
+110
*
Fixup limits parser
Daniel Veillard
2012-07-30
1
-0
/
+1
*
Introduce some default parser limits
Daniel Veillard
2012-07-30
1
-3
/
+81
*
More avoid quadratic behaviour
Daniel Veillard
2012-07-23
1
-4
/
+24
*
Impose a reasonable limit on PI size
Daniel Veillard
2012-07-23
1
-5
/
+21
*
Avoid quadratic behaviour in some push parsing cases
Daniel Veillard
2012-07-23
1
-17
/
+74
*
Impose a reasonable limit on comment size
Daniel Veillard
2012-07-23
1
-7
/
+26
*
Impose a reasonable limit on attribute size
Daniel Veillard
2012-07-23
1
-2
/
+48
*
More cleanups for input/buffers code
Daniel Veillard
2012-07-23
1
-21
/
+13
*
Cleanup function xmlBufResetInput() to set input from Buffer
Daniel Veillard
2012-07-23
1
-10
/
+3
*
Convert XML parser to the new input buffers
Daniel Veillard
2012-07-23
1
-59
/
+52
*
Do not fetch external parsed entities
Daniel Veillard
2012-07-23
1
-2
/
+9
*
Fix parser local buffers size problems
Daniel Veillard
2012-07-18
1
-31
/
+43
*
Cleanup on randomization
Daniel Veillard
2012-05-18
1
-0
/
+1
*
Fix an uninitialized variable use
Daniel Veillard
2012-05-11
1
-1
/
+1
*
Avoid memory leak if xmlParserInputBufferCreateIO fails
Lin Yi-Li
2012-05-10
1
-8
/
+18
*
wrong message for double hyphen in comment XML error
Bryan Henderson
2012-05-08
1
-6
/
+7
*
Fix an error in comment
Daniel Veillard
2012-05-07
1
-1
/
+1
*
Try to fix a problem with entities in SAX mode
Daniel Veillard
2012-04-02
1
-0
/
+10
*
add lzma compression support
Anders F Bjorklund
2012-01-27
1
-0
/
+9
*
Fix an allocation error when copying entities
Daniel Veillard
2011-12-16
1
-1
/
+1
*
Make sure the parser returns when getting a Stop order
Chris Evans
2011-12-14
1
-3
/
+11
*
Fix some potential problems on reallocation failures(parser.c)
Xia Xinfeng
2011-11-11
1
-3
/
+2
*
Add exception for new W3C PI xml-model
Daniel Veillard
2011-06-05
1
-0
/
+1
*
Add options to ignore the internal encoding
Daniel Veillard
2011-05-26
1
-0
/
+11
*
Fix memory corruption
Rob Richards
2011-02-18
1
-0
/
+1
*
480323 add code to plug in ICU converters by default
Giuseppe Iuculano
2010-11-04
1
-0
/
+6
*
606592 update language ID parser to RFC 5646
Daniel Veillard
2010-11-04
1
-37
/
+159
*
Cleanup encoding pointer comparison
Nikolay Sivov
2010-11-01
1
-2
/
+2
*
Fix a potential segfault due to weak symbols on pthreads
Mike Hommey
2010-10-15
1
-1
/
+1
[next]