Commit Graph
4 Commits
Author SHA1 Message Date
Ion Gaztañaga 795ca6db2b Fixes for 1.41
[SVN r56877]
2009-10-15 18:46:26 +00:00
Ion Gaztañaga cb66b9cd97 Merge from trunk for 1.38
[SVN r50332]
2008-12-20 19:50:13 +00:00
Ion Gaztañaga 2dd87072b7 Changes and fixes for Boost 1.37
[SVN r49322]
2008-10-13 19:36:50 +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