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
703fd75c7a
1)Fixed gcc release mode warnings.
...
2)Replaced throw with BOOST_RETHROW when BOOST_TRY is used.
3)Fixed issues with singly linked lists
[SVN r42974]
2008-01-25 23:07:51 +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
Markus Schöpflin
0cd25f8690
Added missing include file.
...
[SVN r40179]
2007-10-19 09:52:23 +00:00
Ion Gaztañaga
40b36588e4
Added <algorithm> include. Erased wrong "non" word in swap members' Throws clause.
...
[SVN r40124]
2007-10-17 15:40:41 +00:00
Ion Gaztañaga
a99c7ff9d0
Changed wrong insert_after_and_dispose() with insert_after
...
[SVN r40062]
2007-10-15 16:58:15 +00:00
Ion Gaztañaga
0200c03792
Fixed assignment operator
...
[SVN r40060]
2007-10-15 16:57:15 +00:00
Ion Gaztañaga
161cb37f22
Fixed dispose_and_assign bug in list
...
[SVN r39962]
2007-10-12 15:41:44 +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
7338abf061
Changes introduced by the new intrusive version.
...
[SVN r39547]
2007-09-26 15:25:36 +00:00
Ion Gaztañaga
c980062801
Sign extension bug. Not should be applied after the constant has been expanded to size_t. Thanks to Glenn Schrader.
...
[SVN r39470]
2007-09-22 06:15:21 +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