Commit Graph

49 Commits

Author SHA1 Message Date
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
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
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
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
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
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
8a4cef0b82 Trailing whitespaces
[SVN r78520]
2012-05-20 10:08:33 +00:00
Ion Gaztañaga
a17a0b882b Fixed clang warnings and errors
[SVN r78149]
2012-04-22 22:54:18 +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
0e41df8f05 Added fixed bugs to changeset in container/interprocess/intrusive/move
[SVN r76578]
2012-01-18 20:48:49 +00:00
Ion Gaztañaga
0c91eec7d4 Fixed double inline
[SVN r76546]
2012-01-16 21:24:21 +00:00
Ion Gaztañaga
740084006b Updated changelog for 1.49
[SVN r76510]
2012-01-15 12:29:10 +00:00
Ion Gaztañaga
71fbccf71e Ticket #6396: Implicit instanciation of boost::rv for non-cass types generates an error
[SVN r76508]
2012-01-15 12:24:52 +00:00
Ion Gaztañaga
0f7fe1fc3f Bug #6395: Some trivial functions aren't declared inline
[SVN r76505]
2012-01-15 11:09:13 +00:00
Vicente J. Botet Escriba
2186eacee8 Move/Thread: Added type tait so that #6141 - Compilation error when boost.thread and boost.move are used together - can be solved on the Boost.Thread side
[SVN r76271]
2012-01-02 12:16:49 +00:00
Ion Gaztañaga
12a8517aa5 Documentation fixes
[SVN r76169]
2011-12-26 11:09:52 +00:00
Ion Gaztañaga
0d4ccf5556 Bug #6183
[SVN r76115]
2011-12-23 12:10:03 +00:00
Ion Gaztañaga
424ff1db04 Introducing allocator_traits and pointer_traits changes into several libraries.
[SVN r76107]
2011-12-22 20:15:57 +00:00
Ion Gaztañaga
5c77541284 Introducing allocator_traits and pointer_traits changes into several libraries.
[SVN r76106]
2011-12-22 20:08:24 +00:00
Daniel James
6c1c4801c9 Add missing html redirect for move.
[SVN r75141]
2011-10-27 19:52:22 +00:00
Ion Gaztañaga
59ffb87b9d Documentation fixes
[SVN r74306]
2011-09-08 06:58:18 +00:00
Ion Gaztañaga
52530c4b74 Documentation fixes
[SVN r74305]
2011-09-08 06:57:58 +00:00
Ion Gaztañaga
4dacaf7bef Fixed error with convertible types in move helpers
[SVN r74260]
2011-09-06 11:44:20 +00:00
Ion Gaztañaga
664d8ba073 Updated documentation and tests to Boost.Container
[SVN r74156]
2011-08-30 12:53:03 +00:00
Ion Gaztañaga
9cc7307b03 Fixes for clang + cleanup
[SVN r74125]
2011-08-29 11:22:19 +00:00
Ion Gaztañaga
da8c25e0af Code cleanup
[SVN r74098]
2011-08-28 09:41:10 +00:00
Ion Gaztañaga
1ff1ef8e42 Code cleanup
[SVN r74097]
2011-08-28 09:40:49 +00:00
Ion Gaztañaga
01e16750d4 Move was detecting clang as an old GCC and applying old-style rvalue-references.
[SVN r70924]
2011-04-03 09:50:26 +00:00
Ion Gaztañaga
d4983b7afe Added to trunk
[SVN r70067]
2011-03-17 16:41:04 +00:00
Ion Gaztañaga
3362ca85e6 Added to trunk
[SVN r70062]
2011-03-17 16:12:07 +00:00
Douglas Gregor
88da98e37b Move top-level boost directory over to "devel" (temporarily)
[SVN r38327]
2007-07-31 20:32:15 +00:00