Ion Gaztañaga
|
55d5015a2b
|
Fix has_nothrow_move and avoid boost::has_nothrow_move<copyable>::value test as each compiler can deduce a different thing depending on its type analysis.
[SVN r85410]
|
2013-08-20 18:10:09 +00:00 |
|
Ion Gaztañaga
|
c07b4d3365
|
Updated changelog with #8979
[SVN r85298]
|
2013-08-10 23:04:49 +00:00 |
|
Ion Gaztañaga
|
fa3137bc25
|
Fixes #8979
[SVN r85296]
|
2013-08-10 22:41:48 +00:00 |
|
Ion Gaztañaga
|
0cd5b2022c
|
FixesFixes #8764.
[SVN r85182]
|
2013-08-01 15:18:00 +00:00 |
|
Ion Gaztañaga
|
b0ba0bb9c0
|
Fixes #8765.
[SVN r85181]
|
2013-08-01 14:43:25 +00:00 |
|
Ion Gaztañaga
|
fe513fd14c
|
Fixes #8842.
[SVN r85180]
|
2013-08-01 14:17:39 +00:00 |
|
Ion Gaztañaga
|
ebab4240b2
|
Fixes #7952
[SVN r84546]
|
2013-05-29 10:07:00 +00:00 |
|
Ion Gaztañaga
|
d98a4eebb7
|
Merge changes for 1.54
[SVN r84342]
|
2013-05-18 10:52:46 +00:00 |
|
Ion Gaztañaga
|
92e31e84e2
|
Container, Interprocess, Intrusive, Move merge for 1.54
[SVN r84341]
|
2013-05-18 10:40:55 +00:00 |
|
Ion Gaztañaga
|
dbc1ef7722
|
Fix missing const in BOOST_COPY_ASSIGN_REF_3_TEMPL_ARGS
[SVN r84339]
|
2013-05-18 09:43:17 +00:00 |
|
Ion Gaztañaga
|
9f0d968eb8
|
Removed unused images from documentation and fixed some qbk [endsect] tags.
[SVN r83728]
|
2013-04-02 22:44:23 +00:00 |
|
Ion Gaztañaga
|
dfa6ffe930
|
Removed unused images from documentation and fixed some qbk [endsect] tags.
[SVN r83727]
|
2013-04-02 22:42:58 +00:00 |
|
Ion Gaztañaga
|
7c91cca54f
|
Fixes #8231
[SVN r83270]
|
2013-03-03 12:21:48 +00:00 |
|
Ion Gaztañaga
|
d0250b46ab
|
Updated changelog with bug #7969
[SVN r82884]
|
2013-02-14 17:31:25 +00:00 |
|
Ion Gaztañaga
|
bf475b68a8
|
Fixes #7969
[SVN r82711]
|
2013-02-04 05:34:22 +00:00 |
|
Ion Gaztañaga
|
a7091d1009
|
Fixes #7969
[SVN r82706]
|
2013-02-03 20:42:26 +00:00 |
|
Ion Gaztañaga
|
c981f170ef
|
Fixes #7830 & #7832
[SVN r82248]
|
2012-12-28 23:09:30 +00:00 |
|
Ion Gaztañaga
|
81e1253a50
|
Updated change log with #7832
[SVN r82231]
|
2012-12-27 22:35:50 +00:00 |
|
Ion Gaztañaga
|
8e3fb9acbb
|
Fixes #7832
[SVN r82230]
|
2012-12-27 22:33:06 +00:00 |
|
Ion Gaztañaga
|
cda22a37bc
|
Added newly fixed bug to changelog
[SVN r82207]
|
2012-12-25 23:13:30 +00:00 |
|
Ion Gaztañaga
|
5bbb9bbf0f
|
Fixes #7830
[SVN r82206]
|
2012-12-25 23:07:01 +00:00 |
|
Hartmut Kaiser
|
a194813177
|
Move: Merging from trunk
[SVN r81883]
|
2012-12-13 00:15:53 +00:00 |
|
Hartmut Kaiser
|
e38f7faaf6
|
Move: applying patch fixing a problem when compiling Boost.Container with newer compilers
[SVN r81873]
|
2012-12-12 14:39:17 +00:00 |
|
Ion Gaztañaga
|
69dc55a76a
|
Merged from trunk
[SVN r81661]
|
2012-12-01 22:50:46 +00:00 |
|
Ion Gaztañaga
|
10e9d4604b
|
Merged from trunk
[SVN r81660]
|
2012-12-01 22:50:24 +00:00 |
|
Ion Gaztañaga
|
fb70dadc59
|
* Better header segregation (bug
[@https://svn.boost.org/trac/boost/ticket/6524 #6524]).
* Small documentation fixes
* Replaced deprecated BOOST_NO_XXXX with newer BOOST_NO_CXX11_XXX macros.
[SVN r81515]
|
2012-11-24 21:03:23 +00:00 |
|
Ion Gaztañaga
|
b4349e3fa7
|
* Better header segregation (bug
[@https://svn.boost.org/trac/boost/ticket/6524 #6524]).
* Small documentation fixes
* Replaced deprecated BOOST_NO_XXXX with newer BOOST_NO_CXX11_XXX macros.
[SVN r81513]
|
2012-11-24 20:48:31 +00:00 |
|
Marshall Clow
|
b16287f72a
|
Remove usage of deprecated macros
[SVN r81492]
|
2012-11-23 14:57:04 +00:00 |
|
Ion Gaztañaga
|
bf0d7d7727
|
Merged from trunk
[SVN r79561]
|
2012-07-16 09:08:27 +00:00 |
|
Ion Gaztañaga
|
8cd85f9cd3
|
Merged from trunk
[SVN r79560]
|
2012-07-16 09:05:33 +00:00 |
|
Ion Gaztañaga
|
bdd17fdc07
|
Ticket #7031: (back_|front_)move_insert_iterator::op= cannot take rvalue
[SVN r79432]
|
2012-07-11 22:35:00 +00:00 |
|
Ion Gaztañaga
|
34009be499
|
Ticket #7031: (back_|front_)move_insert_iterator::op= cannot take rvalue
[SVN r79431]
|
2012-07-11 22:32:47 +00:00 |
|
Ion Gaztañaga
|
011e729ca6
|
Updated changeset
[SVN r79430]
|
2012-07-11 22:09:37 +00:00 |
|
Ion Gaztañaga
|
29b97a7513
|
Ticket #7095: warning: unrecognized __attribute__((__may_alias__))
[SVN r79424]
|
2012-07-11 17:59:25 +00:00 |
|
Ion Gaztañaga
|
fd7aaebd3f
|
Merge move from trunk
[SVN r78592]
|
2012-05-24 17:02:29 +00:00 |
|
Ion Gaztañaga
|
8a4cef0b82
|
Trailing whitespaces
[SVN r78520]
|
2012-05-20 10:08:33 +00:00 |
|
Ion Gaztañaga
|
9127a41803
|
Fixed clang warnings and errors
[SVN r78149]
|
2012-04-22 22:54:18 +00:00 |
|
Ion Gaztañaga
|
a17a0b882b
|
Fixed clang warnings and errors
[SVN r78149]
|
2012-04-22 22:54:18 +00:00 |
|
Ion Gaztañaga
|
aada8a3067
|
Merged from trunk
[SVN r78115]
|
2012-04-21 20:36:10 +00:00 |
|
Ion Gaztañaga
|
026c48d377
|
Added BOOST_COPY_ASSIGN_REF_BEG/END macro to ease portable template class usage
[SVN r77890]
|
2012-04-10 18:48:02 +00:00 |
|
Ion Gaztañaga
|
099eb41858
|
Added BOOST_RV_REF_BEG and BOOST_RV_REF_END macros to ease declaring rvalues of template classes
[SVN r77483]
|
2012-03-22 18:51:38 +00:00 |
|
Ion Gaztañaga
|
d53266613b
|
Ticket #6519: Image files corrupted due to some cr lf conversion.
[SVN r76984]
|
2012-02-11 18:30:05 +00:00 |
|
Ion Gaztañaga
|
528233d0e9
|
Ticket #6519: Image files corrupted due to some cr lf conversion.
[SVN r76983]
|
2012-02-11 18:29:50 +00:00 |
|
Ion Gaztañaga
|
8c694c23b9
|
Added fixed bugs to changeset in container/interprocess/intrusive/move
[SVN r76579]
|
2012-01-18 20:49:00 +00:00 |
|
Ion Gaztañaga
|
0e41df8f05
|
Added fixed bugs to changeset in container/interprocess/intrusive/move
[SVN r76578]
|
2012-01-18 20:48:49 +00:00 |
|
Ion Gaztañaga
|
2c4dbd10d2
|
Fixed double inline
[SVN r76547]
|
2012-01-16 21:24:46 +00:00 |
|
Ion Gaztañaga
|
0c91eec7d4
|
Fixed double inline
[SVN r76546]
|
2012-01-16 21:24:21 +00:00 |
|
Ion Gaztañaga
|
cf7642a84e
|
Updated changelog for 1.49
[SVN r76510]
|
2012-01-15 12:29:10 +00:00 |
|
Ion Gaztañaga
|
740084006b
|
Updated changelog for 1.49
[SVN r76510]
|
2012-01-15 12:29:10 +00:00 |
|
Ion Gaztañaga
|
7c1dcd51f6
|
Ticket #6396: Implicit instanciation of boost::rv for non-cass types generates an error
[SVN r76509]
|
2012-01-15 12:25:12 +00:00 |
|