Commit Graph

5 Commits

Author SHA1 Message Date
Ion Gaztañaga
6b67d4eb9d Fixes for 1.41
[SVN r56876]
2009-10-15 18:45:53 +00:00
Ion Gaztañaga
556160fc19 Merged trunk fixed to release branch for Boost 1.36
[SVN r47001]
2008-07-02 19:50:07 +00:00
Ion Gaztañaga
7e50778757 Intrusive:
*  Added `linear<>` and `cache_last<>` options to singly linked lists.
*  Added `optimize_multikey<>` option to unordered container hooks.
*  Optimized unordered containers when `store_hash` option is used in the hook.
*  Implementation changed to be exception agnostic so that it can be used
   in environments without exceptions.
*  Added `container_from_iterator` function to tree-based containers.

Interprocess:

*  Added anonymous shared memory for UNIX systems.
*  Fixed file lock compilation errors

[SVN r44819]
2008-04-27 15:03:06 +00:00
Daniel James
686c081bba Fix a link in the intrusive redirect.
[SVN r43188]
2008-02-09 12:29:02 +00:00
Ion Gaztañaga
2e9afca1f0 no message
[SVN r37977]
2007-06-12 17:21:44 +00:00