Ion Gaztañaga
f309f82a8f
Added experimental static_vector first sketch
...
[SVN r83036]
2013-02-19 21:35:46 +00:00
Ion Gaztañaga
f56ec3886b
Use explicit instantiation for iterators defined outside the class in order to detect compilation errors.
...
[SVN r82815]
2013-02-11 11:31:59 +00:00
Ion Gaztañaga
99c8d5d9d7
Fixes #7227
...
[SVN r82429]
2013-01-10 10:55:50 +00:00
Ion Gaztañaga
6d4af66add
* 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 r81519]
2012-11-24 21:09:10 +00:00
Ion Gaztañaga
b480cc235f
More Doxygen documentation improvements
...
[SVN r80795]
2012-09-30 20:38:04 +00:00
Ion Gaztañaga
de1caeb5d0
Fixed test error (allocator<void> might not have size_type) + modified changelog in documentation
...
[SVN r80522]
2012-09-13 22:07:37 +00:00
Ion Gaztañaga
22a18c25fb
Reduced template code bloat making stable_vector's index independent from value_type.
...
[SVN r80478]
2012-09-09 21:47:32 +00:00
Ion Gaztañaga
a8d20305dc
Improved type safety and strict aliasing
...
[SVN r80404]
2012-09-05 09:28:24 +00:00
Ion Gaztañaga
3c256c2282
Implemented LWG Issue #149 (range insertion now returns an iterator) & cleaned up insertion code in most containers
...
[SVN r80348]
2012-09-01 11:01:03 +00:00
Ion Gaztañaga
b0e36c06e9
Ticket #7123 : Forward declaration for scoped allocator customization traits.
...
[SVN r79463]
2012-07-12 23:26:43 +00:00
Ion Gaztañaga
00d0700088
Updated changeset
...
[SVN r79430]
2012-07-11 22:09:37 +00:00
Jürgen Hunold
390dce6172
Fix regressions introduced in r78802.
...
Reference #6940 . Rename TIME_UTC to TIME_UTC_
[SVN r78972]
2012-06-16 12:05:44 +00:00
Ion Gaztañaga
082c47b721
Trailing whitespaces
...
[SVN r78519]
2012-05-20 10:03:06 +00:00
Ion Gaztañaga
1c7b258541
Corrections for scoped_allocator
...
[SVN r78147]
2012-04-22 21:21:45 +00:00
Ion Gaztañaga
b31cf6c8f4
Added test for containers using scoped allocator
...
[SVN r77915]
2012-04-11 16:02:19 +00:00
Ion Gaztañaga
ed523da2bc
Added equal_range and range insertion test prototypes.
...
[SVN r77908]
2012-04-11 06:24:09 +00:00
Ion Gaztañaga
0098adea15
Added documentation on scoped allocators
...
[SVN r77679]
2012-03-31 20:57:45 +00:00
Ion Gaztañaga
90740ea8ea
Fixed documentation comments
...
[SVN r77505]
2012-03-23 17:51:44 +00:00
Ion Gaztañaga
82fefee743
Experimental scoped_allocator support
...
[SVN r77481]
2012-03-22 18:48:57 +00:00
Ion Gaztañaga
3f3a63d92a
Bugs #6335 & #6336
...
[SVN r76237]
2011-12-30 23:47:03 +00:00
Ion Gaztañaga
e7bae62301
Introducing allocator_traits and pointer_traits changes into several libraries.
...
[SVN r76107]
2011-12-22 20:15:57 +00:00
Ion Gaztañaga
46d4f1e294
First inclusion in the repository
...
[SVN r74077]
2011-08-26 18:26:44 +00:00