Commit Graph

13 Commits

Author SHA1 Message Date
James E. King III
b88edb13b5 Add CI framework
- travis with valgrind, cppcheck, ubsan, codecov, covscan (future)
  - appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64
  - README, LICENSE, etc.
2018-06-19 06:21:21 +00:00
Ion Gaztañaga
cfd6be4ab4 Documented limitations reported in Trac #12194 and Trac #12307 2016-07-29 11:55:10 +02:00
Ion Gaztañaga
ad50fba54f Added BOOST_MOVE_BASE utility 2014-11-01 19:32:36 +01:00
Ion Gaztañaga
e5ca88a3c0 Removed unused parameter warning from doc_clone_ptr example. 2014-10-04 16:51:18 +02:00
Ion Gaztañaga
4e7a046df2 Replaced <boost/move/utility.hpp> with <boost/move/utility_core.hpp> when possible to minimize dependencies. 2014-09-25 16:15:36 +02:00
Ion Gaztañaga
51c9e874a8 Fixes #8420 and some clang errors. 2014-02-24 08:29:31 +01:00
Ion Gaztañaga
062000ed68 Added BOOST_MOVE_RET 2014-02-15 23:04:15 +01:00
Ion Gaztañaga
ebab4240b2 Fixes #7952
[SVN r84546]
2013-05-29 10:07:00 +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
a17a0b882b Fixed clang warnings and errors
[SVN r78149]
2012-04-22 22:54:18 +00:00
Ion Gaztañaga
59ffb87b9d Documentation fixes
[SVN r74306]
2011-09-08 06:58:18 +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
d4983b7afe Added to trunk
[SVN r70067]
2011-03-17 16:41:04 +00:00