This website requires JavaScript.
Explore
Help
Sign In
boost
/
pool
Watch
2
Star
0
Fork
0
You've already forked pool
mirror of
https://github.com/boostorg/pool.git
synced
2026-02-22 15:42:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ecb238ede948ad152b03bf24546c70c251452342
pool
/
test
History
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
..
Jamfile.v2
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.
2008-04-17 00:20:33 +00:00
pool_msvc_compiler_bug_test.cpp
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.
2008-04-17 00:20:33 +00:00
sys_allocator.hpp
Changed files to BSL based on permissions in blanket-permission.txt
2004-09-28 12:55:45 +00:00
test_pool_alloc.cpp
Allow zero-sized blocks to be allocated by malloc_n.
Fixes
#386
2009-10-19 16:26:52 +00:00
time_pool_alloc.cpp
Changed files to BSL based on permissions in blanket-permission.txt
2004-09-28 12:55:45 +00:00