Ion Gaztañaga
1253e6b312
Fixes #8500
...
[SVN r84054]
2013-04-26 19:46:47 +00:00
Ion Gaztañaga
6acbbb6f9b
Vector performance improvements: dispatching to memcpy when possible.
...
[SVN r83271]
2013-03-03 12:26:48 +00:00
Ion Gaztañaga
0896d04ddf
Additional vector speed improvements, added basic benchmark against varray
...
[SVN r83126]
2013-02-24 13:13:36 +00:00
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
a75d72d03c
Sigh. Missed one file when updating Boost.Container to use new macro scheme
...
[SVN r81448]
2012-11-20 23:10:46 +00:00
Marshall Clow
22e74d279c
Remove usage of deprecated macros
...
[SVN r81447]
2012-11-20 23:06:46 +00:00
Ion Gaztañaga
ac05be5947
Reordered sequence container types and functions to improve Doxygen documentation
...
[SVN r80686]
2012-09-24 10:27:02 +00:00
Ion Gaztañaga
00285548d9
Ticket #7122 : Typos in container docs.
...
[SVN r79447]
2012-07-12 12:35:14 +00:00
Ion Gaztañaga
9460e03224
Trailing whitespaces
...
[SVN r78518]
2012-05-20 10:02:49 +00:00
Ion Gaztañaga
7f1456c30f
Added missing typename in template alias
...
[SVN r77678]
2012-03-31 20:52:06 +00:00
Ion Gaztañaga
4012070a1a
Experimental scoped_allocator support
...
[SVN r77479]
2012-03-22 18:46:18 +00:00