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

html: Make implied <p> tags more deterministic

год назад
SVG

Remove executable bit from non-executable files

7 лет назад
URI

uri: Fix handling of port numbers

4 года назад
VC

applied patch from Malcolm Tredinnick fixing errata E20 concerning

22 года назад
VCM

applied patch from Malcolm Tredinnick fixing errata E20 concerning

22 года назад
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

Remove executable bit from non-executable files

7 лет назад
catalogs

tests: Move tests for executables to separate script

2 года назад
dtds

Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel

27 лет назад
errors

parser: Fix parsing of DTD content

год назад
errors10

Fix handling of parameter-entity references

9 лет назад
expr

added the first regression test suite set for the new expression support

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

html: Test tokenizer against html5lib test suite

2 года назад
namespaces

Added initial tests for some new DOM-wrapper helping functions.

21 год назад
pattern

fixed implementation for | added a specific regression test Daniel

22 года назад
recurse

parser: Tighten expansion limits

3 года назад
regexp

Fix parsing of subtracted regex character classes

4 года назад
relaxng

Fix relaxng is parsed to an infinite attrs->next loop

год назад
schemas

test: Add test case for UAF in xmlSchemaIDCFillNodeTables

год назад
schematron

report improvement more tests Daniel

21 год назад
scripts

tree: Fix xmlGetNodePath

год назад
threads

Large batch of typo fixes

7 лет назад
valid

parser: Fix in-parameter-entity and in-external-dtd checks

3 года назад
xmlid

relaxed id() to not check taht the name(s) passed are actually NCName,

22 года назад
xsdtest

Add whitespace folding for some atomic data types that it's missing on.

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

SAX2: Don't merge CDATA sections

2 года назад
att1

Attribute nomarlization closing bug #3597 Small fixes in encoding.c First bits of real progressive parsing, Daniel

27 лет назад
att10

fix various attribute normalisation problems reported by Ashwin this

18 лет назад
att11

fix various attribute normalisation problems reported by Ashwin this

18 лет назад
att2

Attribute nomarlization closing bug #3597 Small fixes in encoding.c First bits of real progressive parsing, Daniel

27 лет назад
att3

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

24 года назад
att4

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

24 года назад
att5

adding namespace checkings while making sure they still parse as

23 года назад
att6

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

22 года назад
att7

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

22 года назад
att8

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

22 года назад
att9

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 лет назад
badcomment.xml

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 лет назад
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 лет назад
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 лет назад
boundaries1.xml

test: Add test for push parser boundaries

4 года назад
cdata

Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... 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-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-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 лет назад
cdata2

added the same htmlRead APIs than their XML counterparts new parser

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

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 лет назад
comment2.xml

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 лет назад
comment3.xml

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

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

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

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

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

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

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

19 лет назад
dav1

Release of libxml-1.1, Daniel.

27 лет назад
dav10

Release of libxml-1.1, Daniel.

27 лет назад
dav11

Release of libxml-1.1, Daniel.

27 лет назад
dav12

Release of libxml-1.1, Daniel.

27 лет назад
dav13

Release of libxml-1.1, Daniel.

27 лет назад
dav15

Release of libxml-1.1, Daniel.

27 лет назад
dav16

Release of libxml-1.1, Daniel.

27 лет назад
dav17

Release of libxml-1.1, Daniel.

27 лет назад
dav18

Release of libxml-1.1, Daniel.

27 лет назад
dav19

Release of libxml-1.1, Daniel.

27 лет назад
dav2

Release of libxml-1.1, Daniel.

27 лет назад
dav3

Release of libxml-1.1, Daniel.

27 лет назад
dav4

Release of libxml-1.1, Daniel.

27 лет назад
dav5

Release of libxml-1.1, Daniel.

27 лет назад
dav6

Release of libxml-1.1, Daniel.

27 лет назад
dav7

Release of libxml-1.1, Daniel.

27 лет назад
dav8

Release of libxml-1.1, Daniel.

27 лет назад
dav9

Release of libxml-1.1, Daniel.

27 лет назад
def-xml-attr.xml

save: Fix serialization of attribute defaults containing &lt;

год назад
defattr.xml

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

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

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

25 лет назад
dia1

Release of libxml-1.1, Daniel.

27 лет назад
dia2

Release of libxml-1.1, Daniel.

27 лет назад
dtd1

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

28 лет назад
dtd10

Release of libxml-1.1, Daniel.

27 лет назад
dtd11

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

23 года назад
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 лет назад
dtd13

Added a bunch of testsuite realted files missing, Daniel.

26 лет назад
dtd2

Release of libxml-1.1, Daniel.

27 лет назад
dtd3

Release of libxml-1.1, Daniel.

27 лет назад
dtd4

Release of libxml-1.1, Daniel.

27 лет назад
dtd5

Release of libxml-1.1, Daniel.

27 лет назад
dtd6

Release of libxml-1.1, Daniel.

27 лет назад
dtd7

Release of libxml-1.1, Daniel.

27 лет назад
dtd8

Release of libxml-1.1, Daniel.

27 лет назад
dtd9

Release of libxml-1.1, Daniel.

27 лет назад
ebcdic_566012.xml

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 лет назад
ent1

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

28 лет назад
ent10

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

22 года назад
ent11

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

21 год назад
ent12

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

20 лет назад
ent13

preparing the release of 2.7.2 fix the Solaris portability issue

18 лет назад
ent2

Fixed back modified tests erased on last commit, daniel

22 года назад
ent3

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

28 лет назад
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 лет назад
ent5

CharRef handling, comments, formatting, pre UTF-8 handling, Daniel.

28 лет назад
ent6

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

23 года назад
ent6hex

Check for invalid redeclarations of predefined entities

6 лет назад
ent7

Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel

27 лет назад
ent8

BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs

27 лет назад
ent9

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

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

Adding example from bugs 738805 to regression tests

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

parser: Always decode entities in namespace URIs

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

Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel

27 лет назад
icu_parse_test.xml

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 года назад
intsubset2.xml

tests: Clarify licence of test/intsubset2.xml

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

encoding: Rework ISO-8859-X conversion

2 года назад
isolat1

Added a bunch of testsuite realted files missing, Daniel.

26 лет назад
isolat2

Added a bunch of testsuite realted files missing, Daniel.

26 лет назад
isolat3

Added a bunch of testsuite realted files missing, Daniel.

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

hash: Fix deletion of entries during scan

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

parser: Fix namespaces redefined from default attributes

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

parser: Rework parsing of attribute and entity values

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

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 лет назад
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 лет назад
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 лет назад
ns4

Oops, it seems I forgot to commit 1.8.4 changes - restored xmlNewGlobalNs since this seems used - fixed a problem with INCLUDE_WINSOCK - removed all calls to exit() from the library code. - removed bugs detected by Windows compilers - started adding interfaces for parsing well balanced XML fragments - releasing 1.8.4 - rebuilt the docs Daniel

27 лет назад
ns5

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

22 года назад
ns6

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

22 года назад
ns7

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 год назад
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 года назад
pi.xml

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 лет назад
pi2.xml

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 лет назад
rdf1

Release of libxml-1.1, Daniel.

27 лет назад
rdf2

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

28 лет назад
slashdot.rdf

Allocate a per-parser SAX table, correct the SAX results, Daniel.

27 лет назад
slashdot.xml

Allocate a per-parser SAX table, correct the SAX results, Daniel.

27 лет назад
slashdot16.xml

adding xmlMemBlocks() work on generator of an automatic API regression

22 года назад
svg1

Release of libxml-1.1, Daniel.

27 лет назад
svg2

Release of libxml-1.1, Daniel.

27 лет назад
svg3

Allocate a per-parser SAX table, correct the SAX results, Daniel.

27 лет назад
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.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

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 лет назад
title.xml

Changed the title external parsed entity in tests, Daniel

26 лет назад
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 лет назад
undeclared-entity.xml

parser: Don't create reference in xmlLookupGeneralEntity

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

566012 part 2 fix regresion tests and push mode

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

patch from Dodji Seketeli about UTF16 BOM when using the push XML parser.

23 года назад
utf16lebom.xml

Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now

23 года назад
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 лет назад
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 лет назад
winblanks.xml

fixing bug #166777 (and #169838), it was an heuristic in areBlanks which

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

Added a bunch of testsuite realted files missing, Daniel.

26 лет назад
xhtml1

applied second patch from David Madore to be less intrusive when handling

21 год назад
xhtmlcomp

apply fix for XHTML1 formating from Nick Wellnhofer fixes bug #141266

22 года назад
xml1

Release of libxml-1.1, Daniel.

27 лет назад
xml2

Release of libxml-1.1, Daniel.

27 лет назад