Ion Gaztañaga
7f6921c717
Boost 1.40 changes
...
[SVN r54336]
2009-06-25 16:08:20 +00:00
Ion Gaztañaga
ba8a73d677
Changes for Boost.1.39
...
[SVN r51964]
2009-03-24 21:52:06 +00:00
Ion Gaztañaga
e15d6b1cd9
Ticket #2755 : compile error in boost_intrusive 1.38.0: a set of classes with protected destructor
...
[SVN r51290]
2009-02-17 17:03:10 +00:00
Ion Gaztañaga
119fb288ff
* New treap-based containers: treap, treap_set, treap_multiset.
...
* Corrected compilation bug for Windows-based 64 bit compilers.
* Corrected exception-safety bugs in container constructors.
* Updated documentation to show rvalue-references funcions instead of emulation functions.
[SVN r50261]
2008-12-13 13:56:15 +00:00
Ion Gaztañaga
d8641cd15c
Changes and fixes for Boost 1.37
...
[SVN r49276]
2008-10-11 13:14:49 +00:00
Ion Gaztañaga
2d24b82cdf
Convert link error to compile-time error when using swap_nodes() and unlink() with any_hooks
...
[SVN r47238]
2008-07-08 16:57:56 +00:00
Ion Gaztañaga
cb7715bf44
Ticket #2073 : slist::swap doesn't work properly under certain conditions
...
[SVN r47121]
2008-07-05 22:45:31 +00:00
Ion Gaztañaga
1f6958076f
Some fixes for inspection report, Run Date: 15:00:47 UTC, Friday 27 June 2008
...
[SVN r46786]
2008-06-27 18:19:38 +00:00
Markus Schöpflin
08b525b49b
For compilers checking the full source code at compile time, regardless of whether the code is instantiated or not, turn the expected compile time error into a link time error.
...
[SVN r46707]
2008-06-26 06:54:42 +00:00
Ion Gaztañaga
a60ea9d474
gcc 4.3 fixes for normal and -std=c++0x modes
...
[SVN r46571]
2008-06-21 09:04:21 +00:00
Ion Gaztañaga
1c6d460167
#2019 : Intrusive lists seem to return invalid references with member hooks in 64 bit mode on calling front/back
...
[SVN r46511]
2008-06-19 14:29:52 +00:00
Ion Gaztañaga
0ec871e202
#1912 : some copy edits on boost.intrusive
...
#1932 : move semantics for shared objects
#1635 : Incomplete include guard in boost/intrusive
[SVN r45696]
2008-05-23 22:32:55 +00:00
Ion Gaztañaga
436b5048d6
Replaced non-ascii characters, ticket 1736
...
[SVN r45307]
2008-05-12 19:43: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
Ion Gaztañaga
a4e2dcbc76
Refactored common slist functions in a single class
...
[SVN r42982]
2008-01-26 11:52:25 +00:00
Ion Gaztañaga
9f88d4a617
Updated Interprocess and Intrusive:
...
-> Added linear slist to intrusive
-> Updated all allocators to version 2 allocators in Interprocess
-> Optimized rbtree_best_fit size overhead to 1 std:size_t.
[SVN r42878]
2008-01-20 11:54:47 +00:00
Ion Gaztañaga
816685673e
Solved warning when using -Wall
...
[SVN r42007]
2007-12-13 16:49:58 +00:00
Ion Gaztañaga
f6d9bb7b78
Changed precalculated sqrt(2) values selection to use enable_if.
...
[SVN r41282]
2007-11-21 16:39:48 +00:00
Ion Gaztañaga
44f7a47914
Fixed 64 bit std::size_t specialization error
...
[SVN r41240]
2007-11-19 18:32:12 +00:00
Ion Gaztañaga
d145ec94e9
Corrected ifdef
...
[SVN r41238]
2007-11-19 18:09:13 +00:00
Ion Gaztañaga
f4992b8b14
Added scapegoat trees and an option to store the hash value in the hook for unordered containers
...
[SVN r41195]
2007-11-18 10:43:35 +00:00
Ion Gaztañaga
5d9b85323a
Added avl trees
...
[SVN r40597]
2007-10-30 07:00:51 +00:00
Ion Gaztañaga
40835daaba
Fixed Solaris-gcc errors and added splay trees
...
[SVN r40428]
2007-10-24 18:59:26 +00:00
Markus Schöpflin
28befc2384
Added support for Tru64/CXX.
...
[SVN r40186]
2007-10-19 14:45:06 +00:00
Ion Gaztañaga
0200c03792
Fixed assignment operator
...
[SVN r40060]
2007-10-15 16:57:15 +00:00
Ion Gaztañaga
2ddf5b904b
Changes introduced by the new intrusive version.
...
[SVN r39548]
2007-09-26 15:26:35 +00:00
Ion Gaztañaga
1e108ff97e
New Interprocess version
...
[SVN r38271]
2007-07-22 14:08:34 +00:00
Ion Gaztañaga
7be768cf8e
no message
...
[SVN r38075]
2007-06-23 13:01:38 +00:00
Ion Gaztañaga
ad5dcdf8b3
no message
...
[SVN r37976]
2007-06-12 17:13:44 +00:00
Ion Gaztañaga
4b48e69a82
Compilation times improvements
...
[SVN r37749]
2007-05-23 16:07:03 +00:00
Ion Gaztañaga
3c84ecf0e1
Changes to correct regression tests for intel-win-9.1 & cw-9.4
...
[SVN r37676]
2007-05-12 12:54:15 +00:00
Ion Gaztañaga
fe23901b24
First inclusion
...
[SVN r37592]
2007-05-04 21:22:02 +00:00