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_dom_modify.cpp
Age
Commit message (
Expand
)
Author
2010-10-19
Added prepend_attribute, prepend_child and prepend_copy functions
arseny.kapoulkine@gmail.com
2010-09-26
tests: Added node_doctype and parse_doctype tests
arseny.kapoulkine
2010-08-04
tests: Fixed tests for wchar_t mode, added dummy std::cout/wcout usage for MS...
arseny.kapoulkine
2010-08-04
tests: Added even more tests for better code coverage
arseny.kapoulkine
2010-08-03
tests: Preparations for custom new/delete (leak detection)
arseny.kapoulkine
2010-08-02
tests: More miscellaneous tests
arseny.kapoulkine
2010-07-19
Set svn:eol-style to native for all text files
arseny.kapoulkine
2010-07-07
tests: Minor fix
arseny.kapoulkine
2010-07-07
remove_child and remove_attribute now return operation result
arseny.kapoulkine
2010-06-13
Internal XML parsing error handling is done via setjmp/longjmp, all allocatio...
arseny.kapoulkine
2010-06-12
Declaration nodes improvements (they now automatically get name "xml", they c...
arseny.kapoulkine
2010-06-12
Refactored PI/declaration parsing, now non top-level declarations result in p...
arseny.kapoulkine
2010-05-23
tests: Minor addition to attribute value modification tests
arseny.kapoulkine
2010-05-20
as_* functions now all use strto*/wcsto* functions; this unifies the behavior...
arseny.kapoulkine
2010-05-10
Added more tests
arseny.kapoulkine
2010-05-10
Added more tests
arseny.kapoulkine
2010-05-10
Reworked DOM memory allocation scheme (name/value allocations use the same pa...
arseny.kapoulkine
2010-05-06
Integrated changes from unicode branch to trunk
arseny.kapoulkine
2009-10-20
tests: More tree modification tests
arseny.kapoulkine
2009-10-12
tests: More DOM modification tests
arseny.kapoulkine
2009-10-11
tests: Initial tree modification tests
arseny.kapoulkine