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
/
allocator.cpp
Age
Commit message (
Expand
)
Author
2015-05-12
tests: Fix address sanitizer detection for GCC
Arseny Kapoulkine
2015-05-12
tests: Disable page allocator if address sanitizer is active
Arseny Kapoulkine
2015-04-15
tests: Fix Linux build
Arseny Kapoulkine
2015-04-15
tests: Use malloc for OSX/Linux page heap
Arseny Kapoulkine
2015-03-21
tests: Fix test compilation
Arseny Kapoulkine
2015-03-01
tests: Implement page heap for OSX/Linux
Arseny Kapoulkine
2014-10-21
tests: Assert on out-of-memory in tests
Arseny Kapoulkine
2014-10-01
tests: Fix allocator.cpp indentation
Arseny Kapoulkine
2012-02-19
tests: Minor fixes for WinCE compilation
arseny.kapoulkine@gmail.com
2010-12-19
Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-c...
arseny.kapoulkine
2010-08-30
tests: Custom allocations now use memory from Win32 heap instead of CRT heap
arseny.kapoulkine
2010-08-03
tests: Reduce address space pressure of test allocator
arseny.kapoulkine
2010-07-19
Set svn:eol-style to native for all text files
arseny.kapoulkine
2010-07-15
tests: Added Xbox360 and PS3 toolset support
arseny.kapoulkine
2010-05-06
Integrated changes from unicode branch to trunk
arseny.kapoulkine