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_memory.cpp
Age
Commit message (
Expand
)
Author
2018-03-16
tests: Fix PUGIXML_COMPACT+PUGIXML_WCHAR_MODE tests
Arseny Kapoulkine
2017-06-22
tests: Make using namespace more explicit
Arseny Kapoulkine
2017-06-22
tests: Remove redundant pugi:: qualifier
Arseny Kapoulkine
2016-01-24
Fix whitespace issues
Stephan Beyer
2015-05-02
tests: Add one more page reclamation test
Arseny Kapoulkine
2015-04-29
tests: Fix spurious failures in compact mode
Arseny Kapoulkine
2014-11-20
Merge branch 'master' into compact
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-02-11
Implement document fragment parsing.
Arseny Kapoulkine
2010-08-29
tests: Various compilation fixes for BCC and MSVC6
arseny.kapoulkine
2010-08-29
tests: Added more string allocation tests
arseny.kapoulkine
2010-07-19
Set svn:eol-style to native for all text files
arseny.kapoulkine
2010-05-25
Changed memory management so that the document node lives inside document; th...
arseny.kapoulkine
2010-05-10
Added test that checks for correct page deallocation policy
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-29
tests: Tests can work without exceptions now
arseny.kapoulkine
2009-10-20
tests: Added forgotten test files
arseny.kapoulkine