Commit Graph

11 Commits

Author SHA1 Message Date
Ion Gaztañaga
1f5031f310 Fixes #9338
[SVN r86748]
2013-11-18 09:32:44 +00:00
Stephen Kelly
02ddd12716 Remove obsolete MSVC check from pragma guard
git grep -h -B1 "^#\s*pragma once" | grep -v pragma | sort | uniq

is now clean.

[SVN r85952]
2013-09-26 13:02:51 +00:00
Ion Gaztañaga
fbba3159f0 Fixed some GCC warnings and errors
[SVN r85171]
2013-07-29 21:43:03 +00:00
Ion Gaztañaga
fbd8e26461 * Big refactoring in order to reduce template and debug symbol bloat.
* Fixes #8698
* Implemented SCARY iterators

[SVN r85165]
2013-07-28 22:10:37 +00:00
Marshall Clow
50caf8e34f Remove usage of deprecated macros
[SVN r81494]
2012-11-23 15:27:47 +00:00
Ion Gaztañaga
6ddddd583f Ticket #7033: SolarisStudio 12.3 bug: doesn't like intrusive::detail::type_has_rebind::test() declarations
[SVN r79437]
2012-07-12 07:46:43 +00:00
Ion Gaztañaga
30215558ae Updated copyright and fixed trailing whitespaces
[SVN r79434]
2012-07-12 07:15:40 +00:00
Ion Gaztañaga
6ec33f4879 Fixes for Visual Studio 11 and GCC 4.3
[SVN r77889]
2012-04-10 18:44:17 +00:00
Ion Gaztañaga
b02cbc21bb Fixed bug #6347 (extra ';' error)
[SVN r76282]
2012-01-02 21:53:53 +00:00
Ion Gaztañaga
73963d75af Code simplification to support gcc-3.4 & gcc-4.0
[SVN r76226]
2011-12-30 09:03:45 +00:00
Ion Gaztañaga
8a53a5af27 Introducing allocator_traits and pointer_traits changes into several libraries.
[SVN r76106]
2011-12-22 20:08:24 +00:00