Paul A. Bristow
cc759fea76
without index
...
[SVN r68233]
2011-01-18 18:09:08 +00:00
Paul A. Bristow
bce9ada530
For diagnostic only.
...
[SVN r68232]
2011-01-18 18:06:58 +00:00
Paul A. Bristow
c0c0f4d972
Corrected doxygen comment.
...
[SVN r68229]
2011-01-18 14:10:15 +00:00
Paul A. Bristow
d5d28c5a5d
Corrected link to graphics.
...
[SVN r68223]
2011-01-18 11:27:43 +00:00
Paul A. Bristow
34977fc8d5
More corrections and links, including summary syntax.
...
BUT pdf fails to find the graphics!
[SVN r68207]
2011-01-17 18:26:24 +00:00
Paul A. Bristow
431f0f4177
made diagrams .png from snips of originals (but now don't work in pdf!)
...
removed /details files from references section.
Still missing links to references etc.
[SVN r68193]
2011-01-16 18:54:31 +00:00
Paul A. Bristow
103d3a48e0
Changes to structure, but still inclding details.
...
[SVN r68152]
2011-01-14 13:53:33 +00:00
Daniel James
dd18ad36b0
Fix some markup.
...
[SVN r68111]
2011-01-13 18:07:20 +00:00
Paul A. Bristow
b7624dc1f4
Update to use Doxygen reference fairly fully, but still draft.
...
[SVN r68108]
2011-01-13 17:16:22 +00:00
Paul A. Bristow
9064f29ef3
Work in progress to show effect of adding a few Doxygen comments to pool class.
...
[SVN r68068]
2011-01-12 18:42:26 +00:00
Paul A. Bristow
ff410c297e
Changed .inc files to ipp and references to them.
...
Started to add doxygen comments to classes and functions.
[SVN r68067]
2011-01-12 18:40:40 +00:00
Paul A. Bristow
c8da36ef71
Doxygen generated docs, but no auto-index yet. Only a few prts of pool are annotated.
...
[SVN r68062]
2011-01-12 17:59:26 +00:00
Paul A. Bristow
7ab86cde7f
Initial draft with tables <em> problem.
...
[SVN r68035]
2011-01-12 10:32:22 +00:00
Paul A. Bristow
525c6a0ecb
initial trial of quickbook version.
...
[SVN r68034]
2011-01-12 10:29:43 +00:00
Marshall Clow
646b32b5e9
Merging fixes to release; Fixes #2696 ; Refs #4346 ; Refs #2941 ; Refs #386
...
[SVN r67958]
2011-01-11 14:22:32 +00:00
Marshall Clow
95d31b8281
Applying patch for bug 2696 to keep trunk and guild in sync
...
[SVN r67753]
2011-01-07 16:36:11 +00:00
Marshall Clow
434c9a7630
Applied patch; refs #2696
...
[SVN r67752]
2011-01-07 15:58:00 +00:00
Katie Chan
8c5bd739d4
Change from simple use of std::rand() to use Boost.Random and specify a reasonable range so we don't run out of memory. Other general tidy up.
...
[SVN r67747]
2011-01-07 05:21:51 +00:00
Katie Chan
dbc4bc56e0
Make test compile on GCC.
...
[SVN r67746]
2011-01-07 03:10:04 +00:00
Katie Chan
82ba292f21
Remove old commented out code leftover that has been around forever.
...
Remove comments re parameters that has been around since the first commit from 2001 being "extension".
[SVN r67686]
2011-01-05 18:55:41 +00:00
Katie Chan
3e1baa4a24
Fixes bug #3349 . Add temporary test for bug.
...
[SVN r67676]
2011-01-05 09:00:14 +00:00
Katie Chan
3fca7ced6e
Move performance test to example directory
...
[SVN r67674]
2011-01-05 07:59:36 +00:00
Katie Chan
ec838ef75e
Add test for simple_segregated_storage.
...
[SVN r67673]
2011-01-05 07:51:32 +00:00
Katie Chan
cf75eeb25e
Shorten test file name to conform to Boost Library Requirements and Guidelines
...
[SVN r67671]
2011-01-05 07:35:21 +00:00
Katie Chan
82096915d4
Test for GCD & LCM functions. Though should probably refactor code to use Boost.Math (which was branched out from Boost.Pool itself & Boost.Rational) instead.
...
[SVN r67653]
2011-01-04 17:46:12 +00:00
Katie Chan
b03190f897
Add test for bug #4346 .
...
[SVN r67591]
2011-01-02 20:26:28 +00:00
Katie Chan
ac1771913e
Update test to use BOOST_TEST() instead of if/cout.
...
[SVN r67589]
2011-01-02 20:24:59 +00:00
Steven Watanabe
4f207d5041
Simplify the Jamfile
...
[SVN r67557]
2011-01-02 00:03:42 +00:00
John Maddock
bd2ed68e30
Initial commit of Boost.Pool copy
...
[SVN r67513]
2010-12-31 10:10:24 +00:00
Hartmut Kaiser
c849062d38
Spirit: merging from trunk upto rev. 61489
...
[SVN r63640]
2010-07-04 22:38:38 +00:00
Steven Watanabe
df50a4065f
Protect Boost.Pool from evil #defines of malloc and free. Fixes #4346 .
...
[SVN r63009]
2010-06-16 02:27:17 +00:00
Steven Watanabe
dec9d0947d
Use static_cast instead of reinterpret_cast. Fixes #2941
...
[SVN r62705]
2010-06-10 01:46:37 +00:00
Jeremiah Willcock
7bde6b0c26
Fixed tab and no-newline-at-end-of-file issues from inspection report
...
[SVN r61435]
2010-04-20 17:54:16 +00:00
Steven Watanabe
ecb238ede9
Allow zero-sized blocks to be allocated by malloc_n. Fixes #386
...
[SVN r56998]
2009-10-19 16:26:52 +00:00
Troy D. Straszheim
37cfee305b
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
...
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
c115cad4fd
rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
...
[SVN r56941]
2009-10-17 01:10:45 +00:00
Troy D. Straszheim
c6f4090196
Copyrights on CMakeLists.txt to keep them from clogging up the inspect
...
reports. This is essentially the same commit as r55095 on the release
branch.
[SVN r55159]
2009-07-26 00:49:56 +00:00
Troy D. Straszheim
30fae18016
Add basic copyright/license to keep cmake out of the inspection report
...
[SVN r55095]
2009-07-22 21:51:01 +00:00
Daniel James
d88008b987
Use local copy of the valid HTML 4.01 icon, and make sure all the pages
...
that use it are valid.
Merged revisions 53047-53048 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r53047 | danieljames | 2009-05-16 15:17:20 +0100 (Sat, 16 May 2009) | 1 line
Fix some validation errors.
........
r53048 | danieljames | 2009-05-16 15:23:59 +0100 (Sat, 16 May 2009) | 1 line
Use a local copy of the valid HTML 4.01 icon.
........
[SVN r53258]
2009-05-25 20:06:26 +00:00
Jeremiah Willcock
76ed0be151
Fixed almost all tab and min/max issues found by inspect tool
...
[SVN r53142]
2009-05-20 19:41:20 +00:00
Jeremiah Willcock
1c8389e618
Fixed most tab and min/max issues from trunk inspection report
...
[SVN r53141]
2009-05-20 19:19:00 +00:00
Daniel James
17cfa03dcc
Use a local copy of the valid HTML 4.01 icon.
...
[SVN r53048]
2009-05-16 14:23:59 +00:00
Troy D. Straszheim
b8de19b468
merge of cmake build files from trunk per beman
...
[SVN r50756]
2009-01-24 18:57:20 +00:00
Michael A. Jackson
6426fe09f8
Updating dependency information for modularized libraries.
...
[SVN r49628]
2008-11-07 17:05:27 +00:00
Michael A. Jackson
e7fa10f428
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
...
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson
d8ae450285
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
...
[SVN r49510]
2008-11-01 13:15:41 +00:00
Chris Newbold
e152372ea6
Merge current Boost.Pool code from trunk to release in preparation for 1.37.
...
[SVN r49253]
2008-10-10 15:55:43 +00:00
Chris Newbold
394b7b7798
Address ticket #1996 : "void" template specialization for pool allocators.
...
[SVN r49031]
2008-09-29 20:25:28 +00:00
Chris Newbold
2ab6479e1e
Fixes for tickets #2095 ("pool fails to compile with -fno-exceptions")
...
and #2359 ("Static initialization problems with
fast_pool_allocator"). Use boost::throw_exception. Explicitly
reference singleton_pool from allocator constructors to avoid troubles
due to unordered initializaiton of static data in class templates.
[SVN r49025]
2008-09-29 18:41:19 +00:00
Jurko Gospodnetić
7f87d3e79b
Added a workaround for a compilation failure when including some Boost Serialization headers before some Boost Pool headers using MSVC 7.1 or 8.0. Source of the problem is a compiler bug fixed in MSVC 9.0 and workaround consists of referencing some Windows API identifiers using their fully qualified names. Added a related regression test for the Boost Pool library. See the test code comments for more detailed information on the bug.
...
[SVN r44480]
2008-04-17 00:20:33 +00:00