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
2015-05-20
tests: Split fp roundtrip test into float and double
Arseny Kapoulkine
2015-04-22
Fix node_pi memory leak
Arseny Kapoulkine
2015-04-12
Merge branch 'master' into compact
Arseny Kapoulkine
2015-04-12
Fix unused variable warning
Arseny Kapoulkine
2015-04-12
Fix compilation and tests after merge.
Arseny Kapoulkine
2015-04-12
Merge branch 'master' into compact
Arseny Kapoulkine
2015-04-12
Implment copyless copy for attributes
Arseny Kapoulkine
2015-04-12
tests: Fix some Coverity issues
Arseny Kapoulkine
2015-04-11
tests: Improve out-of-memory tests
Arseny Kapoulkine
2015-04-11
tests: Use char_t instead of wchar_t
Arseny Kapoulkine
2015-04-11
tests: Add more out of memory tests
Arseny Kapoulkine
2015-04-10
Merge branch 'master' into compact
Arseny Kapoulkine
2015-03-21
tests: Final test fix for CW
Arseny Kapoulkine
2015-03-21
tests: Work around fp issues in various runtime libraries
Arseny Kapoulkine
2015-03-10
Merge branch 'master' into compact
Arseny Kapoulkine
2015-01-17
tests: Fix MSVC 2008 compilation warning
Arseny Kapoulkine
2015-01-16
Merge branch 'master' into compact
Arseny Kapoulkine
2015-01-16
tests: Add tests for fp roundtrip
Arseny Kapoulkine
2015-01-16
tests: Add coverage tests for new float setters
Arseny Kapoulkine
2015-01-16
Increase precision on large number test
Steve Doiel
2014-11-20
Merge branch 'master' into compact
Arseny Kapoulkine
2014-11-20
Fix node_declaration copying with empty name
Arseny Kapoulkine
2014-11-17
Rename xml_document::load to load_string
Arseny Kapoulkine
2014-11-06
tests: Fix all tests for compact mode
Arseny Kapoulkine
2014-11-02
Fix undefined behavior while calling memcpy
Arseny Kapoulkine
2014-10-25
Fix node copying for some out of memory cases
Arseny Kapoulkine
2014-10-23
tests: Add more tests for better coverage
Arseny Kapoulkine
2014-10-23
tests: Improve test coverage
Arseny Kapoulkine
2014-10-03
tests: Fix MSVC6 compilation
Arseny Kapoulkine
2014-10-02
tests: Add a test for out-of-memory during copy
Arseny Kapoulkine
2014-10-02
tests: Add missing tests to increase code coverage
Arseny Kapoulkine
2014-10-01
tests: Add tests for copyless copy and related potential bugs
Arseny Kapoulkine
2014-09-28
tests: Add a test for stackless copy
Arseny Kapoulkine
2014-08-10
tests: Add tests for node movement
Arseny Kapoulkine
2014-02-11
Implement document fragment parsing.
Arseny Kapoulkine
2014-02-08
Implement long long support if PUGIXML_HAS_LONG_LONG is defined (autodetectio...
Arseny Kapoulkine
2012-12-07
Compatibility fixes (fixed warnings in gcc, msvc7, fixed errors in bcc, cw, m...
arseny.kapoulkine@gmail.com
2012-12-07
tests: Added append_buffer tests
arseny.kapoulkine@gmail.com
2010-12-19
Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-c...
arseny.kapoulkine
2010-10-26
Added xml_document::reset, added append/prepend/insert child overloads for el...
arseny.kapoulkine
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
[next]