Marshall Clow
f21f51aa1d
Fix comments in tests to refer to the correct bugs. No functional change
2016-07-30 11:10:42 -07:00
Kohei Takahashi
79b7b0ca67
Do not use std::auto_ptr.
...
Use boost::scoped_ptr instead in this use case.
2016-07-30 17:22:44 +09:00
akumta
7240ef2319
Update test_bug_5526.cpp
...
For ticket# 10962.
2015-02-25 10:26:51 -08:00
John Maddock
1cb917c9a7
Update docs to latest AutoIndex version.
...
Fix -Wshadow warnings and update Jamfile to make them errors.
Fix singleton_pool to correctly propagate the MaxSize parameter.
Refs #5700 .
Refs #5568 .
[SVN r73148]
2011-07-16 14:50:06 +00:00
John Maddock
c7b0d00943
Add some debugging code.
...
Add tentative Valgrind support.
Change singleton usage to address issue 5526 by making singletons eternal.
Add Valgrind tests.
Update docs to match.
Refs #5526 .
[SVN r73121]
2011-07-15 17:40:49 +00:00