Ion Gaztañaga
cb7bd3a146
minor typo
...
[SVN r55564]
2009-08-13 04:42:52 +00:00
Troy D. Straszheim
3376090641
Copyrights on CMakeLists.txt to keep them from clogging up the inspect
...
reports. This is essentially the same commit as r55095 on the release
branch.
[SVN r55159]
2009-07-26 00:49:56 +00:00
Ion Gaztañaga
ccd4975b46
Boost 1.40 changes
...
[SVN r54339]
2009-06-25 16:26:25 +00:00
Ion Gaztañaga
7f6921c717
Boost 1.40 changes
...
[SVN r54336]
2009-06-25 16:08:20 +00:00
Jeremiah Willcock
eeb14b00a6
Fixed most tab and min/max issues from trunk inspection report
...
[SVN r53141]
2009-05-20 19:19:00 +00:00
Ion Gaztañaga
75f7139c3f
Fixed C++0x and MacOS X bugs
...
[SVN r52416]
2009-04-16 07:05:08 +00:00
Ion Gaztañaga
f532ae12e7
Changes for Boost.1.39
...
[SVN r51973]
2009-03-25 18:18:04 +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
John Maddock
6527f4eb72
Add PDF generation options to fix external links to point to the web site.
...
Added a few more Boostbook based libs that were missed first time around.
Fixed PDF naming issues.
[SVN r51284]
2009-02-17 10:05:58 +00:00
Daniel James
7517211e4a
Documentation fixes for intrusive: restore the reference documentation and fix
...
some spelling mistakes.
[SVN r50755]
2009-01-24 16:53:03 +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
0d754e6863
* 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 r50260]
2008-12-13 13:55:44 +00:00
Ion Gaztañaga
4b272cf3c7
* 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 r50259]
2008-12-13 13:49:31 +00:00
Michael A. Jackson
1dc26850af
Updating dependency information for modularized libraries.
...
[SVN r49628]
2008-11-07 17:05:27 +00:00
Michael A. Jackson
a48a5e0f8e
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
...
[SVN r49510]
2008-11-01 13:15:41 +00:00
Ion Gaztañaga
be6ca1b7ec
Changes and fixes for Boost 1.37
...
[SVN r49277]
2008-10-11 13:18:02 +00:00
Ion Gaztañaga
d8641cd15c
Changes and fixes for Boost 1.37
...
[SVN r49276]
2008-10-11 13:14:49 +00:00
John Maddock
d7b03e5f03
Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.
...
Previously if Boost.TR1 was in the include path then including <cmath> pulls in all the new TR1 math functions, which in turn also requires linking to an external library. With auto-linking support this requires that library to have been built and be present in the library search path, even if the actual library under use is header only.
Fixes #2392 .
[SVN r49254]
2008-10-10 16:10:00 +00:00
Ion Gaztañaga
cff3efe689
Added operator==() to solve comeau errors
...
[SVN r47239]
2008-07-08 17:00:24 +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
04883b48c3
Some fixes for inspection report, Run Date: 15:00:47 UTC, Friday 27 June 2008
...
[SVN r46787]
2008-06-27 18:20:47 +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
883b50a8d4
gcc 4.3 fixes for normal and -std=c++0x modes
...
[SVN r46577]
2008-06-21 09:15:00 +00:00
Ion Gaztañaga
e9cdb500d6
gcc 4.3 fixes for normal and -std=c++0x modes
...
[SVN r46573]
2008-06-21 09:06:15 +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
Douglas Gregor
6ba7360fba
Add mime-type and eol-style properties as needed
...
[SVN r46445]
2008-06-17 13:54:46 +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
2b0b70b225
#1912 : some copy edits on boost.intrusive
...
#1932 : move semantics for shared objects
#1635 : Incomplete include guard in boost/intrusive
[SVN r45693]
2008-05-23 22:13:34 +00:00
Ion Gaztañaga
377a4f8a0b
x's cache_last was not updated when splicing the whole container
...
[SVN r45565]
2008-05-19 20:46:22 +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
dd3969306e
Replaced non-ascii characters, ticket 1736
...
[SVN r45306]
2008-05-12 19:38:37 +00:00
Ion Gaztañaga
57e77dc340
Tickets #1883 , #1862 , #1709
...
[SVN r45019]
2008-05-02 11:07:08 +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
daea35153f
Merge in documentation fixes. Apart from the change to optional's documenation
...
Jamfile, which I included by mistake.
Fixes #1659 , #1661 , #1684 , #1685 , 1687, #1690 , #1801
I wrote about this at:
http://lists.boost.org/Archives/boost/2008/04/136405.php
Merged revisions 44585-44806 via svnmerge from
https://svn.boost.org/svn/boost/branches/doc
........
r44585 | danieljames | 2008-04-19 16:25:27 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix broken link to vacpp in bjam docs. Refs #1512
........
r44586 | danieljames | 2008-04-19 16:27:36 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix broken link to bcpp in bjam docs. Refs #1513
........
r44587 | danieljames | 2008-04-19 16:33:58 +0100 (Sat, 19 Apr 2008) | 2 lines
DateTime documentation - Fix a link to the serialization library. Refs #1659
........
r44588 | danieljames | 2008-04-19 16:35:36 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix some links in interprocess & intrusive. Refs #1661
........
r44589 | danieljames | 2008-04-19 16:37:39 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix some links in the python docs. Refs #1684 .
........
r44590 | danieljames | 2008-04-19 16:38:29 +0100 (Sat, 19 Apr 2008) | 2 lines
Work around a quickbook bug which is affecting the python docs. Refs #1684 .
........
r44591 | danieljames | 2008-04-19 16:39:34 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix a broken link in the numeric conversion docs. Refs #1685
........
r44592 | danieljames | 2008-04-19 16:40:45 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix some links in the optional docs. Refs #1687
........
r44593 | danieljames | 2008-04-19 16:42:09 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix link to the hash documentation from bimap. Refs #1690
........
r44599 | danieljames | 2008-04-19 18:07:33 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix a typo in the format library. Refs #1801
........
r44600 | danieljames | 2008-04-19 19:20:59 +0100 (Sat, 19 Apr 2008) | 1 line
Initialise svnmerge.
........
r44641 | danieljames | 2008-04-20 18:59:47 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix the lincense url in shared container iterator documentation.
........
r44642 | danieljames | 2008-04-20 19:00:00 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix image link in the mpi documentation.
........
r44643 | danieljames | 2008-04-20 19:00:11 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix a typo in the spirit docs.
........
r44644 | danieljames | 2008-04-20 19:00:23 +0100 (Sun, 20 Apr 2008) | 2 lines
Escape the slash so that quickbook doesn't think it the start of an italic section, and mess up the link. Refs #1844
........
r44647 | danieljames | 2008-04-20 19:39:47 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix another typo in spirit docs.
........
[SVN r44807]
2008-04-27 07:39:49 +00:00
Ion Gaztañaga
cd2a6c3368
Fixed ticket #1683
...
[SVN r43662]
2008-03-16 23:55:49 +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
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
2d20786a29
Simplified mutexes for systems with no _POSIX_TIMEOUTS.
...
[SVN r41540]
2007-12-01 18:01:15 +00:00
Ion Gaztañaga
3fcccd0fbd
Added performance Jamfile to the project
...
[SVN r41284]
2007-11-21 17:32:20 +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
15de4da451
Added scapegoat trees and an option to store the hash value in the hook for unordered containers
...
[SVN r41196]
2007-11-18 10:44:56 +00:00