index
:
pugixml.git
gh-pages
master
mingw
short-wchar
Mirror for https://github.com/zeux/pugixml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_parse.cpp
Age
Commit message (
Expand
)
Author
2010-07-01
parse_wnorm_attribute is no longer deprecated (it's part of W3C recommendatio...
arseny.kapoulkine
2010-06-13
tests: Added tests for parsing offset values
arseny.kapoulkine
2010-06-13
Internal XML parsing error handling is done via setjmp/longjmp, all allocatio...
arseny.kapoulkine
2010-06-12
tests: Added non top-level declaration test
arseny.kapoulkine
2010-06-11
tests: Fixed PI test
arseny.kapoulkine
2010-06-11
tests: Added more (failing) declaration/PI tests
arseny.kapoulkine
2010-06-11
Rewritten numeric character reference parsing (fixed &#; and &#x; parsing), a...
arseny.kapoulkine
2010-06-04
Optimized attribute parsing; behavior of parse_wconv changed, it now assumes ...
arseny.kapoulkine
2010-05-22
tests: Minor addition to PI parsing tests
arseny.kapoulkine
2010-05-10
Implemented better DOCTYPE parsing, added more DOCTYPE tests
arseny.kapoulkine
2010-05-08
Deprecated all wildcard functions and parse_wnorm_attribute
arseny.kapoulkine
2010-05-06
Integrated changes from unicode branch to trunk
arseny.kapoulkine
2009-10-21
tests: Added more escape error tests
arseny.kapoulkine
2009-10-20
tests: Added wildcard and doctype tests
arseny.kapoulkine
2009-10-20
tests: Added more tests
arseny.kapoulkine
2009-10-20
tests: More coverage
arseny.kapoulkine
2009-10-20
tests: Added declaration and document load/load_file error tests
arseny.kapoulkine
2009-10-20
tests: Added parsing tests
arseny.kapoulkine