Commit Graph

10 Commits

Author SHA1 Message Date
Ion Gaztañaga
bc5c91bb79 * Improved vector's insertion performance.
*  Changed again experimental multiallocation interface for better performance (still experimental).
*  Added no exception support for those willing to disable exceptions in their compilers.
*  Fixed GCC -Wshadow warnings.
*  Replaced deprecated BOOST_NO_XXXX with newer BOOST_NO_CXX11_XXX macros.


[SVN r81518]
2012-11-24 21:08:18 +00:00
Marshall Clow
22e74d279c Remove usage of deprecated macros
[SVN r81447]
2012-11-20 23:06:46 +00:00
Ion Gaztañaga
b480cc235f More Doxygen documentation improvements
[SVN r80795]
2012-09-30 20:38:04 +00:00
Ion Gaztañaga
24ec45bdff Ticket #7123: Forward declaration for scoped allocator customization traits.
[SVN r79462]
2012-07-12 23:25:08 +00:00
Ion Gaztañaga
9460e03224 Trailing whitespaces
[SVN r78518]
2012-05-20 10:02:49 +00:00
Ion Gaztañaga
636cc66599 Fixed clang warnings and errors
[SVN r78149]
2012-04-22 22:54:18 +00:00
Ion Gaztañaga
1c7b258541 Corrections for scoped_allocator
[SVN r78147]
2012-04-22 21:21:45 +00:00
Ion Gaztañaga
ffde790ae0 Updated scoped allocator support
[SVN r77911]
2012-04-11 06:26:20 +00:00
Ion Gaztañaga
64e3627f5c Fixed documentation comments
[SVN r77504]
2012-03-23 17:51:20 +00:00
Ion Gaztañaga
4012070a1a Experimental scoped_allocator support
[SVN r77479]
2012-03-22 18:46:18 +00:00