Commit Graph

9 Commits

Author SHA1 Message Date
Tim Blechmann
e0dddbf23b heap: possible fix for testsuite
[SVN r86526]
2013-10-30 18:23:01 +00:00
Tim Blechmann
70a62f84f9 heap: fix memory leak in destructor
fixes #8977

[SVN r85250]
2013-08-09 09:18:27 +00:00
Tim Blechmann
d313a782e8 heap: fix emplace operations
fixes #8195

[SVN r83263]
2013-03-03 10:54:25 +00:00
Tim Blechmann
0128694deb heap: add test case for ticket no 7358
[SVN r80513]
2012-09-13 18:54:50 +00:00
Tim Blechmann
629d21051c heap: fix some inspection warnings
[SVN r80462]
2012-09-09 13:07:24 +00:00
Tim Blechmann
88e3c610dd heap: ability to build tests without linking with boost.test
Signed-off-by: Tim Blechmann <tim@klingt.org>

[SVN r79201]
2012-07-01 09:06:50 +00:00
Tim Blechmann
c4abaaf11d heap: testsuite cleanups
[SVN r76038]
2011-12-18 14:20:53 +00:00
Tim Blechmann
387a2f1d70 heap: compile fixes
- don't link with system library of boost.test
- don't use boost.random, currently broken
- avoid some warnings



[SVN r76035]
2011-12-18 12:30:43 +00:00
Tim Blechmann
96fb09b181 heap: import boost.heap
[SVN r75821]
2011-12-06 10:17:35 +00:00