/
vsysoev
/
libxml2
ОбзорДокументацияВойти
/
vsysoev
/
libxml2
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
libxml2/
result/
..
HTML

html: Map some encodings according to HTML5

год назад
SVG

Move SVG tests to runtest.c

4 года назад
URI

uri: Fix handling of port numbers

4 года назад
VC

valid: Remove duplicate #FIXED check for namespaces

год назад
XInclude

xinclude: Fix fallback for text includes

2 года назад
XPath

xpath: Fix parsing of non-ASCII names

2 года назад
automata

merged the current state of XML Schemas implementation, it is not

24 года назад
c14n

Allow missing result files in runtest

4 года назад
catalogs

applied patches from Peter Breitenlohner to fix handling of white space

22 года назад
errors

parser: Fix error return in xmlParseElementContentDecl

год назад
errors10

parser: Pop PEs that start markup declarations explicitly

год назад
expr

regenerated fixed a compilation problem some cleanups and one bug fix

21 год назад
html-tokenizer

html: Ignore U+0000 in body text

год назад
namespaces

parser: Introduce xmlParseQNameHashed

3 года назад
noent

tests: Remove result files committed by accident

год назад
pattern

Adjusted the result of a regression test, since the fix of

20 лет назад
regexp

Fix parsing of subtracted regex character classes

4 года назад
relaxng

relaxng: Fix tree corruption in xmlRelaxNGParseNameClass

2 года назад
schemas

test: Add test case for UAF in xmlSchemaIDCFillNodeTables

год назад
schematron

tests: Port Schematron tests to C

2 года назад
scripts

tree: Fix xmlGetNodePath

год назад
valid

parser: Pop PEs that start markup declarations explicitly

год назад
xmlid

SAX2: Handle xml:id errors separately

год назад
adjacent-cdata.xml

SAX2: Don't merge CDATA sections

2 года назад
adjacent-cdata.xml.rde

SAX2: Don't merge CDATA sections

2 года назад
adjacent-cdata.xml.rdr

SAX2: Don't merge CDATA sections

2 года назад
adjacent-cdata.xml.sax

SAX2: Don't merge CDATA sections

2 года назад
adjacent-cdata.xml.sax2

SAX2: Don't merge CDATA sections

2 года назад
att1

Fixed some wrongly space collapsing code due to misreading of the spec, Daniel.

27 лет назад
att1.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
att1.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
att1.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
att1.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
att10

fix various attribute normalisation problems reported by Ashwin this

18 лет назад
att10.rde

fix various attribute normalisation problems reported by Ashwin this

18 лет назад
att10.rdr

fix various attribute normalisation problems reported by Ashwin this

18 лет назад
att10.sax

fix various attribute normalisation problems reported by Ashwin this

18 лет назад
att10.sax2

fix various attribute normalisation problems reported by Ashwin this

18 лет назад
att11

fix various attribute normalisation problems reported by Ashwin this

18 лет назад
att11.rde

fix various attribute normalisation problems reported by Ashwin this

18 лет назад
att11.rdr

fix various attribute normalisation problems reported by Ashwin this

18 лет назад
att11.sax

Avoid extra processing on entities

13 лет назад
att11.sax2

Avoid extra processing on entities

13 лет назад
att2

Fixed some wrongly space collapsing code due to misreading of the spec, Daniel.

27 лет назад
att2.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
att2.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
att2.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
att2.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
att3

Fixing #71342 serializing '\n' in attribute values added a specific test.

24 года назад
att3.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
att3.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
att3.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
att3.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
att4

Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it.

24 года назад
att4.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
att4.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
att4.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
att4.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
att5

adding namespace checkings while making sure they still parse as

23 года назад
att5.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
att5.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
att5.sax

completely different fix for the recursion detection based on entity

18 лет назад
att5.sax2

completely different fix for the recursion detection based on entity

18 лет назад
att6

fixed a problem in push mode when attribute contains unescaped '>'

22 года назад
att6.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
att6.rdr

fixed a problem in push mode when attribute contains unescaped '>'

22 года назад
att6.sax

completely different fix for the recursion detection based on entity

18 лет назад
att6.sax2

completely different fix for the recursion detection based on entity

18 лет назад
att7

xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an old

22 года назад
att7.rde

Fix copying of entities in xmlParseReference

6 лет назад
att7.rdr

xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an old

22 года назад
att7.sax

xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an old

22 года назад
att7.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
att8

fix bug reported by Holger Rauch added the test to th regression suite

22 года назад
att8.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
att8.rdr

fix bug reported by Holger Rauch added the test to th regression suite

22 года назад
att8.sax

completely different fix for the recursion detection based on entity

18 лет назад
att8.sax2

completely different fix for the recursion detection based on entity

18 лет назад
att9

fix various attribute normalisation problems reported by Ashwin this

18 лет назад
att9.rde

fix various attribute normalisation problems reported by Ashwin this

18 лет назад
att9.rdr

fix various attribute normalisation problems reported by Ashwin this

18 лет назад
att9.sax

fix various attribute normalisation problems reported by Ashwin this

18 лет назад
att9.sax2

fix various attribute normalisation problems reported by Ashwin this

18 лет назад
attrib.xml

Someone found a bug hiding in a corner, caught it ! - parser.c: fixing bug 52299 strange condition leading to a parser crash due to a buffer overflow - result/noent/attrib.xml result/attrib.xml test/attrib.xml: added the specific test case Daniel

25 лет назад
attrib.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
attrib.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
attrib.xml.sax

completely different fix for the recursion detection based on entity

18 лет назад
attrib.xml.sax2

completely different fix for the recursion detection based on entity

18 лет назад
badcomment.xml

fixed the comment streaming bug raised by Graham Bennett added to the

21 год назад
badcomment.xml.rde

fixed the comment streaming bug raised by Graham Bennett added to the

21 год назад
badcomment.xml.rdr

fixed the comment streaming bug raised by Graham Bennett added to the

21 год назад
badcomment.xml.sax

fixed the comment streaming bug raised by Graham Bennett added to the

21 год назад
badcomment.xml.sax2

fixed the comment streaming bug raised by Graham Bennett added to the

21 год назад
bigentname.xml

Bunch of new parser cleanup work: - SAX.c tree.c debugXML.c: fixed bogus behaviour when an undeclared namespace prefix was used, added a warning. Cleaned up support w.r.t. entities, spilling out a warning and being pedantic on lookups. - test/warning/ent9 : added testcase for previous example. - TODO: updated - parserInternals.h parser.c: changed the way names are parsed now allow infinite size and decrease penalty for normal use - parser.c: Started a big cleanup/check of the parser code, fixed some of the most tortuous entity code, spotted code unused anymore - test/*: added tests for very long names and related nasty things. Daniel

26 лет назад
bigentname.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
bigentname.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
bigentname.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
bigentname.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
bigname.xml

Bunch of new parser cleanup work: - SAX.c tree.c debugXML.c: fixed bogus behaviour when an undeclared namespace prefix was used, added a warning. Cleaned up support w.r.t. entities, spilling out a warning and being pedantic on lookups. - test/warning/ent9 : added testcase for previous example. - TODO: updated - parserInternals.h parser.c: changed the way names are parsed now allow infinite size and decrease penalty for normal use - parser.c: Started a big cleanup/check of the parser code, fixed some of the most tortuous entity code, spotted code unused anymore - test/*: added tests for very long names and related nasty things. Daniel

26 лет назад
bigname.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
bigname.xml.rdr

add streaming on memory regression tests, found bad bugs in the reader

23 года назад
bigname.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
bigname.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
bigname2.xml

Bunch of new parser cleanup work: - SAX.c tree.c debugXML.c: fixed bogus behaviour when an undeclared namespace prefix was used, added a warning. Cleaned up support w.r.t. entities, spilling out a warning and being pedantic on lookups. - test/warning/ent9 : added testcase for previous example. - TODO: updated - parserInternals.h parser.c: changed the way names are parsed now allow infinite size and decrease penalty for normal use - parser.c: Started a big cleanup/check of the parser code, fixed some of the most tortuous entity code, spotted code unused anymore - test/*: added tests for very long names and related nasty things. Daniel

26 лет назад
bigname2.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
bigname2.xml.rdr

add streaming on memory regression tests, found bad bugs in the reader

23 года назад
bigname2.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
bigname2.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
boundaries1.xml

test: Add test for push parser boundaries

4 года назад
boundaries1.xml.rde

test: Add test for push parser boundaries

4 года назад
boundaries1.xml.rdr

test: Add test for push parser boundaries

4 года назад
boundaries1.xml.sax

test: Add test for push parser boundaries

4 года назад
boundaries1.xml.sax2

test: Add test for push parser boundaries

4 года назад
cdata

Fixed probles in some HTML tag autoclose, XML output bug on mixed-content and fixed the related output for tests, Daniel.

27 лет назад
cdata-2-byte-UTF-8.xml

Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183>

10 лет назад
cdata-2-byte-UTF-8.xml.rde

Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183>

10 лет назад
cdata-2-byte-UTF-8.xml.rdr

Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183>

10 лет назад
cdata-2-byte-UTF-8.xml.sax

Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183>

10 лет назад
cdata-2-byte-UTF-8.xml.sax2

Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183>

10 лет назад
cdata-3-byte-UTF-8.xml

Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183>

10 лет назад
cdata-3-byte-UTF-8.xml.rde

Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183>

10 лет назад
cdata-3-byte-UTF-8.xml.rdr

Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183>

10 лет назад
cdata-3-byte-UTF-8.xml.sax

Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183>

10 лет назад
cdata-3-byte-UTF-8.xml.sax2

Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183>

10 лет назад
cdata-4-byte-UTF-8.xml

Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183>

10 лет назад
cdata-4-byte-UTF-8.xml.rde

Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183>

10 лет назад
cdata-4-byte-UTF-8.xml.rdr

Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183>

10 лет назад
cdata-4-byte-UTF-8.xml.sax

Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183>

10 лет назад
cdata-4-byte-UTF-8.xml.sax2

Bug 760183: REGRESSION (v2.9.3): XML push parser fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer <https://bugzilla.gnome.org/show_bug.cgi?id=760183>

10 лет назад
cdata.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
cdata.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
cdata.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
cdata.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
cdata2

added the same htmlRead APIs than their XML counterparts new parser

23 года назад
cdata2.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
cdata2.rdr

added the same htmlRead APIs than their XML counterparts new parser

23 года назад
cdata2.sax

completely different fix for the recursion detection based on entity

18 лет назад
cdata2.sax2

completely different fix for the recursion detection based on entity

18 лет назад
comment.xml

This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html

26 лет назад
comment.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
comment.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
comment.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
comment.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
comment2.xml

This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html

26 лет назад
comment2.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
comment2.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
comment2.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
comment2.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
comment3.xml

boosting common commnent parsing code, it was really slow. added sprecific

22 года назад
comment3.xml.rde

boosting common commnent parsing code, it was really slow. added sprecific

22 года назад
comment3.xml.rdr

boosting common commnent parsing code, it was really slow. added sprecific

22 года назад
comment3.xml.sax

boosting common commnent parsing code, it was really slow. added sprecific

22 года назад
comment3.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
comment4.xml

boosting common commnent parsing code, it was really slow. added sprecific

22 года назад
comment4.xml.rde

boosting common commnent parsing code, it was really slow. added sprecific

22 года назад
comment4.xml.rdr

boosting common commnent parsing code, it was really slow. added sprecific

22 года назад
comment4.xml.sax

boosting common commnent parsing code, it was really slow. added sprecific

22 года назад
comment4.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
comment5.xml

boosting common commnent parsing code, it was really slow. added sprecific

22 года назад
comment5.xml.rde

boosting common commnent parsing code, it was really slow. added sprecific

22 года назад
comment5.xml.rdr

boosting common commnent parsing code, it was really slow. added sprecific

22 года назад
comment5.xml.sax

boosting common commnent parsing code, it was really slow. added sprecific

22 года назад
comment5.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
comment6.xml

fixed the push mode when a big comment occurs before an internal subset,

19 лет назад
comment6.xml.rde

fixed the push mode when a big comment occurs before an internal subset,

19 лет назад
comment6.xml.rdr

fixed the push mode when a big comment occurs before an internal subset,

19 лет назад
comment6.xml.sax

fixed the push mode when a big comment occurs before an internal subset,

19 лет назад
comment6.xml.sax2

fixed the push mode when a big comment occurs before an internal subset,

19 лет назад
dav1

Updated the tests and result files for better conformances, added rdf2, Daniel

28 лет назад
dav1.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav1.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav1.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav1.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav10

Release 0.2, 80% rewrite, nothing left intact ... Daniel

28 лет назад
dav10.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav10.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav10.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav10.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav11

Updated the tests and result files for better conformances, added rdf2, Daniel

28 лет назад
dav11.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav11.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav11.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav11.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav12

Release 0.2, 80% rewrite, nothing left intact ... Daniel

28 лет назад
dav12.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav12.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav12.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav12.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav13

Updated the tests and result files for better conformances, added rdf2, Daniel

28 лет назад
dav13.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav13.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav13.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav13.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav15

Release 0.2, 80% rewrite, nothing left intact ... Daniel

28 лет назад
dav15.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav15.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav15.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav15.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav16

Release 0.2, 80% rewrite, nothing left intact ... Daniel

28 лет назад
dav16.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav16.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav16.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav16.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav17

Release 0.2, 80% rewrite, nothing left intact ... Daniel

28 лет назад
dav17.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav17.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav17.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav17.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav18

Release 0.2, 80% rewrite, nothing left intact ... Daniel

28 лет назад
dav18.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav18.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav18.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav18.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav19

Release 0.2, 80% rewrite, nothing left intact ... Daniel

28 лет назад
dav19.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav19.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav19.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav19.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav2

Release 0.2, 80% rewrite, nothing left intact ... Daniel

28 лет назад
dav2.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav2.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav2.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav2.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav3

Release 0.2, 80% rewrite, nothing left intact ... Daniel

28 лет назад
dav3.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav3.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav3.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav3.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav4

Release 0.2, 80% rewrite, nothing left intact ... Daniel

28 лет назад
dav4.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav4.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav4.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav4.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav5

Updated the tests and result files for better conformances, added rdf2, Daniel

28 лет назад
dav5.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav5.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav5.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav5.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav6

Updated the tests and result files for better conformances, added rdf2, Daniel

28 лет назад
dav6.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav6.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav6.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav6.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav7

Release 0.2, 80% rewrite, nothing left intact ... Daniel

28 лет назад
dav7.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav7.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav7.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav7.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav8

Release 0.2, 80% rewrite, nothing left intact ... Daniel

28 лет назад
dav8.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav8.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav8.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav8.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dav9

Release 0.2, 80% rewrite, nothing left intact ... Daniel

28 лет назад
dav9.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dav9.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dav9.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dav9.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
def-xml-attr.xml

save: Fix serialization of attribute defaults containing &lt;

год назад
def-xml-attr.xml.rde

parser: Fix detection of duplicate attributes in XML namespace

2 года назад
def-xml-attr.xml.rdr

parser: Fix detection of duplicate attributes in XML namespace

2 года назад
def-xml-attr.xml.sax

save: Fix serialization of attribute defaults containing &lt;

год назад
def-xml-attr.xml.sax2

save: Fix serialization of attribute defaults containing &lt;

год назад
defattr.xml

allow to inherit attributes from the DTD directly in the tree, this is

25 лет назад
defattr.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
defattr.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
defattr.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
defattr.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
defattr2.xml

allow to inherit attributes from the DTD directly in the tree, this is

25 лет назад
defattr2.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
defattr2.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
defattr2.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
defattr2.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dia1

Release of libxml-1.1, Daniel.

27 лет назад
dia1.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dia1.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dia1.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dia1.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dia2

Release of libxml-1.1, Daniel.

27 лет назад
dia2.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dia2.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dia2.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dia2.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dtd1

This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html

26 лет назад
dtd1.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dtd1.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dtd1.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dtd1.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dtd10

- xpath.c: trying to get 52979 solved - tree.c result/ result/noent/: trying to get 52712 solved, this also made me clean up the fact that XML output in general should not add formating blanks by default, this changed the output of a few tests Daniel

25 лет назад
dtd10.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dtd10.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dtd10.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dtd10.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dtd11

Release of libxml-1.1, Daniel.

27 лет назад
dtd11.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dtd11.rdr

adding XInclude support to the reader interface. Lot of testing of the

23 года назад
dtd11.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dtd11.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dtd12

This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html

26 лет назад
dtd12.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dtd12.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dtd12.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dtd12.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dtd13

This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html

26 лет назад
dtd13.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dtd13.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dtd13.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dtd13.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dtd2

Release of libxml-1.1, Daniel.

27 лет назад
dtd2.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dtd2.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dtd2.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dtd2.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dtd3

Release of libxml-1.1, Daniel.

27 лет назад
dtd3.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dtd3.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dtd3.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dtd3.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dtd4

Release of libxml-1.1, Daniel.

27 лет назад
dtd4.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dtd4.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dtd4.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dtd4.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dtd5

Fixed probles in some HTML tag autoclose, XML output bug on mixed-content and fixed the related output for tests, Daniel.

27 лет назад
dtd5.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dtd5.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dtd5.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dtd5.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dtd6

- xpath.c: trying to get 52979 solved - tree.c result/ result/noent/: trying to get 52712 solved, this also made me clean up the fact that XML output in general should not add formating blanks by default, this changed the output of a few tests Daniel

25 лет назад
dtd6.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dtd6.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dtd6.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dtd6.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dtd7

- xpath.c: trying to get 52979 solved - tree.c result/ result/noent/: trying to get 52712 solved, this also made me clean up the fact that XML output in general should not add formating blanks by default, this changed the output of a few tests Daniel

25 лет назад
dtd7.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dtd7.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dtd7.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dtd7.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dtd8

- xpath.c: trying to get 52979 solved - tree.c result/ result/noent/: trying to get 52712 solved, this also made me clean up the fact that XML output in general should not add formating blanks by default, this changed the output of a few tests Daniel

25 лет назад
dtd8.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dtd8.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dtd8.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dtd8.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
dtd9

- xpath.c: trying to get 52979 solved - tree.c result/ result/noent/: trying to get 52712 solved, this also made me clean up the fact that XML output in general should not add formating blanks by default, this changed the output of a few tests Daniel

25 лет назад
dtd9.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
dtd9.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
dtd9.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
dtd9.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
ebcdic_566012.xml

566012 part 2 fix regresion tests and push mode

17 лет назад
ebcdic_566012.xml.rde

566012 part 2 fix regresion tests and push mode

17 лет назад
ebcdic_566012.xml.rdr

566012 part 2 fix regresion tests and push mode

17 лет назад
ebcdic_566012.xml.sax

566012 part 2 fix regresion tests and push mode

17 лет назад
ebcdic_566012.xml.sax2

566012 part 2 fix regresion tests and push mode

17 лет назад
emptycdata.xml

fix handling of empty CDATA nodes as reported and discussed around #514181

18 лет назад
emptycdata.xml.rde

fix handling of empty CDATA nodes as reported and discussed around #514181

18 лет назад
emptycdata.xml.rdr

fix handling of empty CDATA nodes as reported and discussed around #514181

18 лет назад
emptycdata.xml.sax

fix handling of empty CDATA nodes as reported and discussed around #514181

18 лет назад
emptycdata.xml.sax2

fix handling of empty CDATA nodes as reported and discussed around #514181

18 лет назад
ent1

Fixed probles in some HTML tag autoclose, XML output bug on mixed-content and fixed the related output for tests, Daniel.

27 лет назад
ent1.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
ent1.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
ent1.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
ent1.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
ent10

fixed the leak reported by Volker Roth on the list added a specific test

22 года назад
ent10.rde

fixed the leak reported by Volker Roth on the list added a specific test

22 года назад
ent10.rdr

fixed the leak reported by Volker Roth on the list added a specific test

22 года назад
ent10.sax

parser: Move cleanup of element stacks to xmlParseContent

3 года назад
ent10.sax2

parser: Move cleanup of element stacks to xmlParseContent

3 года назад
ent11

reverted first patches for #319279 which led to #326295 and fixed the

21 год назад
ent11.rde

reverted first patches for #319279 which led to #326295 and fixed the

21 год назад
ent11.rdr

reverted first patches for #319279 which led to #326295 and fixed the

21 год назад
ent11.sax

reverted first patches for #319279 which led to #326295 and fixed the

21 год назад
ent11.sax2

reverted first patches for #319279 which led to #326295 and fixed the

21 год назад
ent12

Adding extra test files, just in case ... Daniel

20 лет назад
ent12.rde

Adding extra test files, just in case ... Daniel

20 лет назад
ent12.rdr

Adding extra test files, just in case ... Daniel

20 лет назад
ent12.sax

Adding extra test files, just in case ... Daniel

20 лет назад
ent12.sax2

Adding extra test files, just in case ... Daniel

20 лет назад
ent13

preparing the release of 2.7.2 fix the Solaris portability issue

18 лет назад
ent13.rde

preparing the release of 2.7.2 fix the Solaris portability issue

18 лет назад
ent13.rdr

preparing the release of 2.7.2 fix the Solaris portability issue

18 лет назад
ent13.sax

preparing the release of 2.7.2 fix the Solaris portability issue

18 лет назад
ent13.sax2

preparing the release of 2.7.2 fix the Solaris portability issue

18 лет назад
ent2

Fixed probles in some HTML tag autoclose, XML output bug on mixed-content and fixed the related output for tests, Daniel.

27 лет назад
ent2.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
ent2.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
ent2.sax

tests: Handle entities in SAX tests

3 года назад
ent2.sax2

tests: Handle entities in SAX tests

3 года назад
ent3

Changed the internals a lot for DOM, entity support, slight changes of API, more (if not all) formating of function comments, started documentation, Daniel.

28 лет назад
ent3.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
ent3.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
ent3.sax

completely different fix for the recursion detection based on entity

18 лет назад
ent3.sax2

completely different fix for the recursion detection based on entity

18 лет назад
ent4

Changed the internals a lot for DOM, entity support, slight changes of API, more (if not all) formating of function comments, started documentation, Daniel.

28 лет назад
ent4.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
ent4.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
ent4.sax

completely different fix for the recursion detection based on entity

18 лет назад
ent4.sax2

completely different fix for the recursion detection based on entity

18 лет назад
ent5

This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html

26 лет назад
ent5.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
ent5.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
ent5.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
ent5.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
ent6

Added and updated all the results for 1.5.0, Daniel

27 лет назад
ent6.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
ent6.rdr

adding XInclude support to the reader interface. Lot of testing of the

23 года назад
ent6.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
ent6.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
ent6hex

Check for invalid redeclarations of predefined entities

6 лет назад
ent6hex.rde

Check for invalid redeclarations of predefined entities

6 лет назад
ent6hex.rdr

Check for invalid redeclarations of predefined entities

6 лет назад
ent6hex.sax

Check for invalid redeclarations of predefined entities

6 лет назад
ent6hex.sax2

Check for invalid redeclarations of predefined entities

6 лет назад
ent7

- xpath.c: trying to get 52979 solved - tree.c result/ result/noent/: trying to get 52712 solved, this also made me clean up the fact that XML output in general should not add formating blanks by default, this changed the output of a few tests Daniel

25 лет назад
ent7.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
ent7.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
ent7.sax

parser: Always throw entity errors if external DTD is loaded

2 года назад
ent7.sax2

parser: Always throw entity errors if external DTD is loaded

2 года назад
ent8

This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html

26 лет назад
ent8.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
ent8.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
ent8.sax

completely different fix for the recursion detection based on entity

18 лет назад
ent8.sax2

completely different fix for the recursion detection based on entity

18 лет назад
ent9

fixed a serious problem when substituing entities using the Reader, the

22 года назад
ent9.rde

parser: Always copy content from entity to target.

3 года назад
ent9.rdr

fixed a serious problem when substituing entities using the Reader, the

22 года назад
ent9.sax

fixed a serious problem when substituing entities using the Reader, the

22 года назад
ent9.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
ent_738805.xml

Adding example from bugs 738805 to regression tests

12 лет назад
ent_738805.xml.rde

Adding example from bugs 738805 to regression tests

12 лет назад
ent_738805.xml.rdr

Adding example from bugs 738805 to regression tests

12 лет назад
ent_738805.xml.sax

Adding example from bugs 738805 to regression tests

12 лет назад
ent_738805.xml.sax2

Adding example from bugs 738805 to regression tests

12 лет назад
entity-in-ns-uri.xml

parser: Always decode entities in namespace URIs

2 года назад
entity-in-ns-uri.xml.rde

parser: Always decode entities in namespace URIs

2 года назад
entity-in-ns-uri.xml.rdr

parser: Always decode entities in namespace URIs

2 года назад
entity-in-ns-uri.xml.sax

parser: Always decode entities in namespace URIs

2 года назад
entity-in-ns-uri.xml.sax2

parser: Always decode entities in namespace URIs

2 года назад
eve.xml

This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html

26 лет назад
eve.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
eve.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
eve.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
eve.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
icu_parse_test.xml

Add test for ICU flush and pivot buffer

9 лет назад
icu_parse_test.xml.rde

Add test for ICU flush and pivot buffer

9 лет назад
icu_parse_test.xml.rdr

Add test for ICU flush and pivot buffer

9 лет назад
icu_parse_test.xml.sax

Add test for ICU flush and pivot buffer

9 лет назад
icu_parse_test.xml.sax2

Add test for ICU flush and pivot buffer

9 лет назад
intsubset.xml

fixed bug #132575 about finding the end of the internal subset in push

22 года назад
intsubset.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
intsubset.xml.rdr

fixed bug #132575 about finding the end of the internal subset in push

22 года назад
intsubset.xml.sax

fixed bug #132575 about finding the end of the internal subset in push

22 года назад
intsubset.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
intsubset2.xml

tests: Clarify licence of test/intsubset2.xml

2 года назад
intsubset2.xml.rde

tests: Clarify licence of test/intsubset2.xml

2 года назад
intsubset2.xml.rdr

tests: Clarify licence of test/intsubset2.xml

2 года назад
intsubset2.xml.sax

tests: Clarify licence of test/intsubset2.xml

2 года назад
intsubset2.xml.sax2

tests: Clarify licence of test/intsubset2.xml

2 года назад
iso-8859-5.xml

encoding: Rework ISO-8859-X conversion

2 года назад
iso-8859-5.xml.rde

encoding: Rework ISO-8859-X conversion

2 года назад
iso-8859-5.xml.rdr

encoding: Rework ISO-8859-X conversion

2 года назад
iso-8859-5.xml.sax

encoding: Rework ISO-8859-X conversion

2 года назад
iso-8859-5.xml.sax2

encoding: Rework ISO-8859-X conversion

2 года назад
isolat1

Added a bunch of testsuite realted files missing, Daniel.

26 лет назад
isolat1.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
isolat1.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
isolat1.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
isolat1.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
isolat2

Added a bunch of testsuite realted files missing, Daniel.

26 лет назад
isolat2.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
isolat2.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
isolat2.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
isolat2.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
isolat3

fixed #127877, never output &quot; in element content this changes the

23 года назад
isolat3.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
isolat3.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
isolat3.sax

completely different fix for the recursion detection based on entity

18 лет назад
isolat3.sax2

completely different fix for the recursion detection based on entity

18 лет назад
issue626.xml

hash: Fix deletion of entries during scan

3 года назад
issue626.xml.rde

hash: Fix deletion of entries during scan

3 года назад
issue626.xml.rdr

hash: Fix deletion of entries during scan

3 года назад
issue626.xml.sax

hash: Fix deletion of entries during scan

3 года назад
issue626.xml.sax2

hash: Fix deletion of entries during scan

3 года назад
issue643.xml

parser: Fix namespaces redefined from default attributes

3 года назад
issue643.xml.rde

parser: Fix namespaces redefined from default attributes

3 года назад
issue643.xml.rdr

parser: Fix namespaces redefined from default attributes

3 года назад
issue643.xml.sax

parser: Fix namespaces redefined from default attributes

3 года назад
issue643.xml.sax2

parser: Fix namespaces redefined from default attributes

3 года назад
issue655.xml

parser: Rework parsing of attribute and entity values

3 года назад
issue655.xml.rde

parser: Rework parsing of attribute and entity values

3 года назад
issue655.xml.rdr

parser: Rework parsing of attribute and entity values

3 года назад
issue655.xml.sax

parser: Rework parsing of attribute and entity values

3 года назад
issue655.xml.sax2

parser: Rework parsing of attribute and entity values

3 года назад
japancrlf.xml

Fix a parsing bug on non-ascii element and CR/LF usage

13 лет назад
japancrlf.xml.rde

Fix a parsing bug on non-ascii element and CR/LF usage

13 лет назад
japancrlf.xml.rdr

Fix a parsing bug on non-ascii element and CR/LF usage

13 лет назад
japancrlf.xml.sax

Fix a parsing bug on non-ascii element and CR/LF usage

13 лет назад
japancrlf.xml.sax2

Fix a parsing bug on non-ascii element and CR/LF usage

13 лет назад
ns

Revamped HTML parsing, lots of bug fixes for HTML stuff, Added xmlValidGetValidElements and xmlValidGetPotentialChildren, Completed and cleaned up the tests, Added doc for new modules gnome-xml-xmlmemory.html and gnome-xml-nanohttp.html, Daniel

27 лет назад
ns.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
ns.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
ns.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
ns.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
ns2

Revamped HTML parsing, lots of bug fixes for HTML stuff, Added xmlValidGetValidElements and xmlValidGetPotentialChildren, Completed and cleaned up the tests, Added doc for new modules gnome-xml-xmlmemory.html and gnome-xml-nanohttp.html, Daniel

27 лет назад
ns2.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
ns2.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
ns2.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
ns2.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
ns3

Revamped HTML parsing, lots of bug fixes for HTML stuff, Added xmlValidGetValidElements and xmlValidGetPotentialChildren, Completed and cleaned up the tests, Added doc for new modules gnome-xml-xmlmemory.html and gnome-xml-nanohttp.html, Daniel

27 лет назад
ns3.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
ns3.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
ns3.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
ns3.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
ns4

Never commit without running "make tests" :-( fix a couple of stupidities

24 года назад
ns4.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
ns4.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
ns4.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
ns4.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
ns5

"" is a valid hexbinary string dixit xmlschema-dev update the test. added

22 года назад
ns5.rde

"" is a valid hexbinary string dixit xmlschema-dev update the test. added

22 года назад
ns5.rdr

"" is a valid hexbinary string dixit xmlschema-dev update the test. added

22 года назад
ns5.sax

"" is a valid hexbinary string dixit xmlschema-dev update the test. added

22 года назад
ns5.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
ns6

fixed namespace bug in push mode reported by Rob Richards added it to the

22 года назад
ns6.rde

fixed namespace bug in push mode reported by Rob Richards added it to the

22 года назад
ns6.rdr

fixed namespace bug in push mode reported by Rob Richards added it to the

22 года назад
ns6.sax

fixed namespace bug in push mode reported by Rob Richards added it to the

22 года назад
ns6.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
ns7

fix bug #324432 with <xml:foo/> added to the regression tests Daniel

21 год назад
ns7.rde

fix bug #324432 with <xml:foo/> added to the regression tests Daniel

21 год назад
ns7.rdr

fix bug #324432 with <xml:foo/> added to the regression tests Daniel

21 год назад
ns7.sax

fix bug #324432 with <xml:foo/> added to the regression tests Daniel

21 год назад
ns7.sax2

fix bug #324432 with <xml:foo/> added to the regression tests Daniel

21 год назад
nsclean.xml

applied patch from Malcolm Rowe to avoid namespace troubles on rollback

21 год назад
nsclean.xml.rde

applied patch from Malcolm Rowe to avoid namespace troubles on rollback

21 год назад
nsclean.xml.rdr

applied patch from Malcolm Rowe to avoid namespace troubles on rollback

21 год назад
nsclean.xml.sax

applied patch from Malcolm Rowe to avoid namespace troubles on rollback

21 год назад
nsclean.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
p3p

Time to commit 3 days of work rewriting the parser internal, fixing bugs and migrating to SAX2 interface by default. There is some work letf TODO, like namespace validation and attributes normalization (this break C14N right now) * Makefile.am: fixed the test rules * include/libxml/SAX2.h include/libxml/parser.h include/libxml/parserInternals.h SAX2.c parser.c parserInternals.c: changing the parser, migrating to SAX2, adding new interface to switch back to SAX1 or initialize a SAX block for v1 or v2. Most of the namespace work is done below SAX, as well as attribute defaulting * globals.c: changed initialization of the default SAX handlers * hash.c tree.c include/libxml/hash.h: added QName specific handling * xmlIO.c: small fix * xmllint.c testSAX.c: provide a --sax1 switch to test the old version code path * result/p3p result/p3p.sax result/noent/p3p test/p3p: the new code pointed out a typo in a very old test namespace Daniel

23 года назад
p3p.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
p3p.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
p3p.sax

completely different fix for the recursion detection based on entity

18 лет назад
p3p.sax2

completely different fix for the recursion detection based on entity

18 лет назад
pi.xml

This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html

26 лет назад
pi.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
pi.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
pi.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
pi.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
pi2.xml

This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html

26 лет назад
pi2.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
pi2.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
pi2.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
pi2.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
rdf1

Release 0.2, 80% rewrite, nothing left intact ... Daniel

28 лет назад
rdf1.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
rdf1.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
rdf1.sax

completely different fix for the recursion detection based on entity

18 лет назад
rdf1.sax2

completely different fix for the recursion detection based on entity

18 лет назад
rdf2

This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html

26 лет назад
rdf2.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
rdf2.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
rdf2.sax

completely different fix for the recursion detection based on entity

18 лет назад
rdf2.sax2

completely different fix for the recursion detection based on entity

18 лет назад
slashdot.rdf

do not generate &quot; for " outside of attributes this changes the output

23 года назад
slashdot.rdf.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
slashdot.rdf.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
slashdot.rdf.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
slashdot.rdf.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
slashdot.xml

do not generate &quot; for " outside of attributes this changes the output

23 года назад
slashdot.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
slashdot.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
slashdot.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
slashdot.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
slashdot16.xml

fixed #127877, never output &quot; in element content this changes the

23 года назад
slashdot16.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
slashdot16.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
slashdot16.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
slashdot16.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
svg1

This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html

26 лет назад
svg1.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
svg1.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
svg1.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
svg1.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
svg2

This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html

26 лет назад
svg2.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
svg2.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
svg2.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
svg2.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
svg3

This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html

26 лет назад
svg3.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
svg3.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
svg3.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
svg3.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
text-4-byte-UTF-16-BE-offset.xml

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-BE-offset.xml.rde

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-BE-offset.xml.rdr

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-BE-offset.xml.sax

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-BE-offset.xml.sax2

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-BE.xml

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-BE.xml.rde

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-BE.xml.rdr

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-BE.xml.sax

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-BE.xml.sax2

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-LE-offset.xml

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-LE-offset.xml.rde

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-LE-offset.xml.rdr

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-LE-offset.xml.sax

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-LE-offset.xml.sax2

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-LE.xml

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-LE.xml.rde

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-LE.xml.rdr

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-LE.xml.sax

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
text-4-byte-UTF-16-LE.xml.sax2

Fix parse failure when 4-byte character in UTF-16 BE is split across a chunk

5 лет назад
title.xml

Changed the title external parsed entity in tests, Daniel

26 лет назад
title.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
title.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
title.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
title.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
tstblanks.xml

Bunch of new parser cleanup work: - SAX.c tree.c debugXML.c: fixed bogus behaviour when an undeclared namespace prefix was used, added a warning. Cleaned up support w.r.t. entities, spilling out a warning and being pedantic on lookups. - test/warning/ent9 : added testcase for previous example. - TODO: updated - parserInternals.h parser.c: changed the way names are parsed now allow infinite size and decrease penalty for normal use - parser.c: Started a big cleanup/check of the parser code, fixed some of the most tortuous entity code, spotted code unused anymore - test/*: added tests for very long names and related nasty things. Daniel

26 лет назад
tstblanks.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
tstblanks.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
tstblanks.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
tstblanks.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
undeclared-entity.xml

parser: Don't create reference in xmlLookupGeneralEntity

2 года назад
undeclared-entity.xml.rde

parser: Don't create undeclared entity refs in substitution mode

2 года назад
undeclared-entity.xml.rdr

parser: Don't create reference in xmlLookupGeneralEntity

2 года назад
undeclared-entity.xml.sax

parser: Don't create reference in xmlLookupGeneralEntity

2 года назад
undeclared-entity.xml.sax2

parser: Don't create reference in xmlLookupGeneralEntity

2 года назад
utf16bebom.xml

Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now

23 года назад
utf16bebom.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
utf16bebom.xml.rdr

Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now

23 года назад
utf16bebom.xml.sax

Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now

23 года назад
utf16bebom.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
utf16bom.xml

patch from Dodji Seketeli about UTF16 BOM when using the push XML parser.

23 года назад
utf16bom.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
utf16bom.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
utf16bom.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
utf16bom.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
utf16lebom.xml

Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now

23 года назад
utf16lebom.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
utf16lebom.xml.rdr

Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now

23 года назад
utf16lebom.xml.sax

Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now

23 года назад
utf16lebom.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
utf8bom.xml

- parser.c: fixed UTF8 BOM support in push mode - test/utf8bom.xml result/utf8bom.xml result/noent/utf8bom.xml: added a specific testcase Daniel

25 лет назад
utf8bom.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
utf8bom.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
utf8bom.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
utf8bom.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
wap.xml

- parser.c test/wap.xml result/noent/wap.xml result/wap.xml: Closed bug #27499, added to regression tests - TODO: updated Daniel

26 лет назад
wap.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
wap.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
wap.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
wap.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
winblanks.xml

fixing bug #166777 (and #169838), it was an heuristic in areBlanks which

21 год назад
winblanks.xml.rde

fixing bug #166777 (and #169838), it was an heuristic in areBlanks which

21 год назад
winblanks.xml.rdr

fixing bug #166777 (and #169838), it was an heuristic in areBlanks which

21 год назад
winblanks.xml.sax

fixing bug #166777 (and #169838), it was an heuristic in areBlanks which

21 год назад
winblanks.xml.sax2

fixing bug #166777 (and #169838), it was an heuristic in areBlanks which

21 год назад
wml.xml

- tree.c: fixed xmlStringGetNodeList() to handle charrefs - result/wml.xml: resulted in a small output change Daniel

25 лет назад
wml.xml.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
wml.xml.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
wml.xml.sax

removing the SAXresults tree, keeping result in the same tree, added

23 года назад
wml.xml.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
xhtml1

Removed the automatic generation of CDATA sections for the content of the

20 лет назад
xhtml1.rde

applied second patch from David Madore to be less intrusive when handling

21 год назад
xhtml1.rdr

applied second patch from David Madore to be less intrusive when handling

21 год назад
xhtml1.sax

completely different fix for the recursion detection based on entity

18 лет назад
xhtml1.sax2

completely different fix for the recursion detection based on entity

18 лет назад
xhtmlcomp

apply fix for XHTML1 formating from Nick Wellnhofer fixes bug #141266

22 года назад
xhtmlcomp.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
xhtmlcomp.rdr

apply fix for XHTML1 formating from Nick Wellnhofer fixes bug #141266

22 года назад
xhtmlcomp.sax

apply fix for XHTML1 formating from Nick Wellnhofer fixes bug #141266

22 года назад
xhtmlcomp.sax2

added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.

21 год назад
xml1

Release of libxml-1.1, Daniel.

27 лет назад
xml1.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
xml1.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
xml1.sax

completely different fix for the recursion detection based on entity

18 лет назад
xml1.sax2

completely different fix for the recursion detection based on entity

18 лет назад
xml2

This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html

26 лет назад
xml2.rde

fixed a serious problem when substituing entities using the Reader, the

22 года назад
xml2.rdr

starting work on reusing the parser dictionary for the element and

23 года назад
xml2.sax

parser: Always throw entity errors if external DTD is loaded

2 года назад
xml2.sax2

parser: Always throw entity errors if external DTD is loaded

2 года назад