summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/InlineAllocator.h
Commit message (Expand)AuthorAgeFilesLines
* 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