Commit Graph

67 Commits

Author SHA1 Message Date
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
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
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
394b7b7798 Address ticket #1996: "void" template specialization for pool allocators.
[SVN r49031]
2008-09-29 20:25:28 +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
Rene Rivera
7de7330fdc Move pool tests into canonical test subdir structure.
[SVN r44380]
2008-04-13 22:37:56 +00:00
Douglas Gregor
dc59ce3abb Try to work around Borland 5.6.4 bug
[SVN r29061]
2005-05-19 13:45:53 +00:00
John Maddock
b49f5e350f Changed files to BSL based on permissions in blanket-permission.txt
[SVN r25451]
2004-09-28 12:55:45 +00:00
Eric Niebler
4751c81a59 remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
[SVN r22394]
2004-02-26 18:27:02 +00:00
Stephen Cleary
b7bc5bec08 Munged e-mail addresses
[SVN r20045]
2003-09-14 01:00:35 +00:00
Beman Dawes
8d3f239303 Use test tools so test crashes don't require manual intervention
[SVN r14769]
2002-08-10 21:12:52 +00:00
Stephen Cleary
a2af9674c2 Changed for loop variables to be compatible with compilers that use old for-scoping rules.
Changed tester copy constructor to avoid unused variable warning.


[SVN r10978]
2001-08-31 20:37:36 +00:00
John Maddock
f391c0664c Added boost-wide <limits> woraround
[SVN r9688]
2001-04-01 11:59:18 +00:00
Beman Dawes
0a122496e1 Initial commit
[SVN r9503]
2001-03-08 20:44:22 +00:00