Tidy up dead files.

[SVN r73209]
This commit is contained in:
John Maddock
2011-07-18 09:55:55 +00:00
parent de02dd1144
commit 5fb6d0f72f
3 changed files with 3 additions and 22 deletions
-10
View File
@@ -1,10 +0,0 @@
Copyright (C) 2000 Stephen Cleary
Distributed under the Boost Software License, Version 1.0. (See accompany-
ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
Here's a list of things TODO on the Pool library; these things will be done on an "as-I-get-around-to-it" basis:
. Evaluate changes necessary for MSVC 6sp4 (Could use some help from people who own MSVC...)
. Create more exhaustive test/example files, possibly other timing tests; convert to the new Boost testing harness
. Add overloaded new/delete (pool_base) as Yet Another Interface.
. Add a "grow" function (similar to std::realloc) to pool for attempting reallocation of contiguous memory; if it fails to find contiguous chunks, it should return 0.
-9
View File
@@ -1,9 +0,0 @@
/*
Copyright (C) 2000 Stephen Cleary
Distributed under the Boost Software License, Version 1.0. (See accompany-
ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
*/
*.code { font-family: monospace; }
*.m4 { white-space: pre; font-family: monospace; font-size: 75% }
+3 -3
View File
@@ -1,13 +1,13 @@
<html>
<head>
<meta http-equiv="refresh" content="0; URL=doc/index.html">
<meta http-equiv="refresh" content="0; URL=doc/html/index.html">
</head>
<body>
Automatic redirection failed, please go to
<a href="doc/index.html">doc/index.html</a>.&nbsp;<hr>
<a href="doc/html/index.html">doc/html/index.html</a>.&nbsp;<hr>
<p>© Copyright Beman Dawes, 2001</p>
<p>Distributed under the Boost Software License, Version 1.0. (See accompanying
file <a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy
at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
</body>
</html>
</html>