2d24b82cdfConvert link error to compile-time error when using swap_nodes() and unlink() with any_hooks
Ion Gaztañaga
2008-07-08 16:57:56 +0000
05605ec0b6Ticket #2073: slist::swap doesn't work properly under certain conditions
Ion Gaztañaga
2008-07-05 22:45:36 +0000
cb7715bf44Ticket #2073: slist::swap doesn't work properly under certain conditions
Ion Gaztañaga
2008-07-05 22:45:31 +0000
556160fc19Merged trunk fixed to release branch for Boost 1.36
Ion Gaztañaga
2008-07-02 19:50:07 +0000
12152588b4Merged trunk fixed to release branch for Boost 1.36
Ion Gaztañaga
2008-07-02 19:50:05 +0000
04883b48c3Some fixes for inspection report, Run Date: 15:00:47 UTC, Friday 27 June 2008
Ion Gaztañaga
2008-06-27 18:20:47 +0000
1f6958076fSome fixes for inspection report, Run Date: 15:00:47 UTC, Friday 27 June 2008
Ion Gaztañaga
2008-06-27 18:19:38 +0000
9286143ca4Fix detection of improper use of any nodes for EDG.
Ion Gaztañaga
2008-06-26 16:00:21 +0000
08b525b49bFor 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.
Markus Schöpflin
2008-06-26 06:54:42 +0000
c446d13157Merged from trunk for 1.36 release
Ion Gaztañaga
2008-06-23 18:20:30 +0000
883b50a8d4gcc 4.3 fixes for normal and -std=c++0x modes
Ion Gaztañaga
2008-06-21 09:15:00 +0000
e9cdb500d6gcc 4.3 fixes for normal and -std=c++0x modes
Ion Gaztañaga
2008-06-21 09:06:15 +0000
a60ea9d474gcc 4.3 fixes for normal and -std=c++0x modes
Ion Gaztañaga
2008-06-21 09:04:21 +0000
1c6d460167#2019: Intrusive lists seem to return invalid references with member hooks in 64 bit mode on calling front/back
Ion Gaztañaga
2008-06-19 14:29:52 +0000
6ba7360fbaAdd mime-type and eol-style properties as needed
Douglas Gregor
2008-06-17 13:54:46 +0000
0ec871e202#1912: some copy edits on boost.intrusive #1932: move semantics for shared objects #1635: Incomplete include guard in boost/intrusive
Ion Gaztañaga
2008-05-23 22:32:55 +0000
2b0b70b225#1912: some copy edits on boost.intrusive #1932: move semantics for shared objects #1635: Incomplete include guard in boost/intrusive
Ion Gaztañaga
2008-05-23 22:13:34 +0000
b4a7d44377Add minor documentation fixes to the release branch. (I left out the changes to the hash library).
Daniel James
2008-05-21 20:57:05 +0000
377a4f8a0bx's cache_last was not updated when splicing the whole container
Ion Gaztañaga
2008-05-19 20:46:22 +0000
436b5048d6Replaced non-ascii characters, ticket 1736
Ion Gaztañaga
2008-05-12 19:43:07 +0000
dd3969306eReplaced non-ascii characters, ticket 1736
Ion Gaztañaga
2008-05-12 19:38:37 +0000
7e50778757Intrusive:
Ion Gaztañaga
2008-04-27 15:03:06 +0000
daea35153fMerge in documentation fixes. Apart from the change to optional's documenation Jamfile, which I included by mistake.
Daniel James
2008-04-27 07:39:49 +0000
cd2a6c3368Fixed ticket #1683
Ion Gaztañaga
2008-03-16 23:55:49 +0000
ceabd8a524Merged revisions 43129,43131,43137,43139-43140,43142,43144,43146,43149,43151,43153,43158,43160-43164,43167-43170,43172-43174,43178,43180-43193 via svnmerge from https://svn.boost.org/svn/boost/trunk
Daniel James
2008-02-09 13:27:00 +0000
686c081bbaFix a link in the intrusive redirect.
Daniel James
2008-02-09 12:29:02 +0000
0ddb2b7045Merged Interprocess + Intrusive revision 42982 from trunk to release branch
Ion Gaztañaga
2008-01-27 22:22:22 +0000
a4e2dcbc76Refactored common slist functions in a single class
Ion Gaztañaga
2008-01-26 11:52:25 +0000
703fd75c7a1)Fixed gcc release mode warnings. 2)Replaced throw with BOOST_RETHROW when BOOST_TRY is used. 3)Fixed issues with singly linked lists
Ion Gaztañaga
2008-01-25 23:07:51 +0000
9f88d4a617Updated Interprocess and Intrusive:
Ion Gaztañaga
2008-01-20 11:54:47 +0000
816685673eSolved warning when using -Wall
Ion Gaztañaga
2007-12-13 16:49:58 +0000
2d20786a29Simplified mutexes for systems with no _POSIX_TIMEOUTS.
Ion Gaztañaga
2007-12-01 18:01:15 +0000
cc749e440eFull merge from trunk at revision 41356 of entire boost-root tree.
Beman Dawes
2007-11-25 18:38:02 +0000
ccbfcebe9fFull merge from trunk at revision 41356 of entire boost-root tree.
Beman Dawes
2007-11-25 18:07:19 +0000
3fcccd0fbdAdded performance Jamfile to the project
Ion Gaztañaga
2007-11-21 17:32:20 +0000
f6d9bb7b78Changed precalculated sqrt(2) values selection to use enable_if.
Ion Gaztañaga
2007-11-21 16:39:48 +0000
44f7a47914Fixed 64 bit std::size_t specialization error
Ion Gaztañaga
2007-11-19 18:32:12 +0000
d145ec94e9Corrected ifdef
Ion Gaztañaga
2007-11-19 18:09:13 +0000
15de4da451Added scapegoat trees and an option to store the hash value in the hook for unordered containers
Ion Gaztañaga
2007-11-18 10:44:56 +0000
f4992b8b14Added scapegoat trees and an option to store the hash value in the hook for unordered containers
Ion Gaztañaga
2007-11-18 10:43:35 +0000
ab9959fc4eAdded avl trees
Ion Gaztañaga
2007-10-30 07:02:10 +0000
5d9b85323aAdded avl trees
Ion Gaztañaga
2007-10-30 07:00:51 +0000
960f20c3afFixed Solaris-gcc errors and added splay trees
Ion Gaztañaga
2007-10-24 19:00:30 +0000
40835daabaFixed Solaris-gcc errors and added splay trees
Ion Gaztañaga
2007-10-24 18:59:26 +0000
28befc2384Added support for Tru64/CXX.
Markus Schöpflin
2007-10-19 14:45:06 +0000
0cd25f8690Added missing include file.
Markus Schöpflin
2007-10-19 09:52:23 +0000
40b36588e4Added <algorithm> include. Erased wrong "non" word in swap members' Throws clause.
Ion Gaztañaga
2007-10-17 15:40:41 +0000
a99c7ff9d0Changed wrong insert_after_and_dispose() with insert_after
Ion Gaztañaga
2007-10-15 16:58:15 +0000
0200c03792Fixed assignment operator
Ion Gaztañaga
2007-10-15 16:57:15 +0000
16a1728744Added missing include
Ion Gaztañaga
2007-10-15 16:56:27 +0000
161cb37f22Fixed dispose_and_assign bug in list
Ion Gaztañaga
2007-10-12 15:41:44 +0000
8902099639Changes introduced by the new intrusive version.
Ion Gaztañaga
2007-09-26 17:39:06 +0000
c4aa57001cChanges introduced by the new intrusive version.
Ion Gaztañaga
2007-09-26 17:38:32 +0000
cbb4812c00Changes introduced by the new intrusive version.
Ion Gaztañaga
2007-09-26 17:35:50 +0000
2ddf5b904bChanges introduced by the new intrusive version.
Ion Gaztañaga
2007-09-26 15:26:35 +0000
7338abf061Changes introduced by the new intrusive version.
Ion Gaztañaga
2007-09-26 15:25:36 +0000
c980062801Sign extension bug. Not should be applied after the constant has been expanded to size_t. Thanks to Glenn Schrader.
Ion Gaztañaga
2007-09-22 06:15:21 +0000
e8df1c4509Added missing comma
Ion Gaztañaga
2007-08-31 22:57:11 +0000
1ca8dabff8New Intrusive version
Ion Gaztañaga
2007-07-22 14:19:19 +0000
1e108ff97eNew Interprocess version
Ion Gaztañaga
2007-07-22 14:08:34 +0000
0653ca2678no message
Ion Gaztañaga
2007-06-23 13:09:46 +0000
7be768cf8eno message
Ion Gaztañaga
2007-06-23 13:01:38 +0000
2e9afca1f0no message
Ion Gaztañaga
2007-06-12 17:21:44 +0000
ad5dcdf8b3no message
Ion Gaztañaga
2007-06-12 17:13:44 +0000
a574da08edAdded missing allocator include
Ion Gaztañaga
2007-05-24 05:01:18 +0000
c24cfa6ceeAdded multithreading support for doc_offset_ptr.cpp
Ion Gaztañaga
2007-05-24 05:00:17 +0000
4b48e69a82Compilation times improvements
Ion Gaztañaga
2007-05-23 16:07:03 +0000
3c84ecf0e1Changes to correct regression tests for intel-win-9.1 & cw-9.4
Ion Gaztañaga
2007-05-12 12:54:15 +0000
4c784f8c28Changes to correct regression tests for intel-win-9.1 & cw-9.4
Ion Gaztañaga
2007-05-12 12:34:55 +0000
b039088719First inclusion
Ion Gaztañaga
2007-05-04 21:30:54 +0000
fe23901b24First inclusion
Ion Gaztañaga
2007-05-04 21:22:02 +0000