summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/InlineAllocator.h
Commit message (Expand)AuthorAgeFilesLines
* Apply patches for QPID-6312 to get Qpid building on AIX with XL C++ 13.1Stephen D. Huston2015-02-041-1/+1
* QPID-4942: Only install include files that are used by the supported APIAndrew Stitcher2013-07-261-0/+101
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-151-101/+0
* Revise allocator per patch in QPID-1458; Fixes QPID-1458Stephen D. Huston2009-01-131-2/+19
* Modified to work with boost-1.32Alan Conway2008-06-051-8/+12
* Fixed bug in InlineAllocatorAlan Conway2008-06-051-4/+11
* src/qpid/RangeSet.h: generic set implementation using ranges.Alan Conway2008-04-211-1/+5
* src/qpid/InlineAllocator.h: Removed cast, causing problems on alpha platform.Alan Conway2007-12-121-8/+3
* Added qpid::InlineVector - std::vector with inline storage to avoidAlan Conway2007-11-161-0/+74