Edward Diener
3397b4df48
Merge branch 'master' into develop
2017-01-04 11:57:51 -05:00
Rene Rivera
b65104932a
Add, and update, documentation build targets.
boost-1.64.0-beta1
boost-1.64.0-beta2
boost-1.63.0
2016-10-10 11:39:48 -05:00
Rene Rivera
463edb00e4
Add, and update, documentation build targets.
2016-10-07 23:07:33 -05:00
Marshall Clow
28b219981e
Merge to master for 1.62.0 release
boost-1.62.0
2016-08-17 13:04:04 -07:00
Marshall Clow
c7d61df2af
Merge pull request #9 from danieljames/move-tests
...
This looks fine to me. I'll watch the test bots, and merge to master in a week or so.
2016-07-01 08:23:52 -07:00
Daniel James
ec560ba5b0
Dummy jamfile for the super project's build script.
2016-07-01 08:55:18 +01:00
Daniel James
6284402a2d
Move tests into subdirectory
2016-07-01 08:47:30 +01:00
Edward Diener
504ea0b18d
Merge branch 'develop'
boost-1.61.0
boost-1.60.0
2015-10-15 03:01:47 -04:00
Edward Diener
a2e63dad4c
Merge pull request #8 from MarcelRaad/patch-1
...
Remove deprecated includes
2015-09-17 08:24:36 -04:00
Marcel Raad
671bbfdb0f
Remove deprecated includes
...
A comment in boost/iterator.hpp and boost/detail/iterator.hpp mentions that the files are obsolete and will be deprecated. All they do is pull some types from namespace std into namespace boost. boost/iterator.hpp isn't used anyway.
2015-09-13 21:51:19 +02:00
Marshall Clow
80cfac7881
Merge to master for 1.59.0 release
boost-1.59.0
2015-07-22 10:50:36 -07:00
Ahmed Charles
acc3cd0ea2
Merge branch 'master' into develop
2015-05-20 10:26:39 -07:00
Philippe Daouadi
bdcd06c4cc
Use BOOST_ATTRIBUTE_UNUSED from boost/config
2015-05-20 10:23:35 -07:00
Marshall Clow
89eb7b4cdc
Merge changes from develop for the 1.58.0 release
boost-1.58.0
2015-04-01 10:28:04 -07:00
Marshall Clow
bb9257a37e
Remove executable status from a bunch of source files
2014-11-24 13:55:31 -08:00
Noel Belcourt
92a156c79d
Merge pull request #3 from danieljames/metadata
...
Create metadata file.
2014-11-02 15:29:52 -07:00
Daniel James
0d5bfc869c
Add metadata file.
2014-08-18 14:57:53 +01:00
Peter Dimov
b708baa8ed
Remove include of boost/parameter/aux_/parenthesized_type.hpp.
boost-1.57.0
boost-1.56.0
2014-06-10 22:18:34 +03:00
Peter Dimov
50574588ae
Remove include of boost/parameter/aux_/parenthesized_type.hpp.
2014-06-09 04:29:52 +03:00
K. Noel Belcourt
d6a527bb21
Merge branch 'develop'
...
Apply some fixes from develop.
2014-05-11 10:43:16 -06:00
K. Noel Belcourt
f2c369a6c3
Merge branch 'master' into develop
2014-05-11 10:43:01 -06:00
Ahmed Charles
e7ca7744c4
Fix for Ticket #2628 .
...
Sequence containers are not required to have a size_type constructor.
The standard only requires that sequences have an
S(size_type, value_type) constructor.
2014-02-18 22:36:30 -08:00
Ahmed Charles
6784696095
Fix broken concept build.
...
The stl_concept_covering.cpp file only works with __GNUC__ or __KCC.
2014-02-18 22:16:42 -08:00
Marshall Clow
cde699f812
Merge pull request #1 from ahmedcharles/develop
...
Remove out-dated/unused/duplicate files.
2014-02-18 20:37:11 -08:00
Ahmed Charles
90b0397f54
Remove out-dated/unused/duplicate files.
2014-02-08 21:24:44 -08:00
Daniel James
d2d56f6de8
Merge warning fixes from develop.
2013-12-08 11:23:31 +00:00
Daniel James
389bf0d089
Create merge point from git.
2013-12-08 11:20:36 +00:00
Steven Watanabe
ccd9f52467
Supress msvc warnings. Fixes #5102 .
...
[SVN r71053]
2013-12-08 11:19:29 +00:00
Steven Watanabe
229e3055a0
Suppress warnings on msvc 10.
...
[SVN r70699]
2013-12-08 11:19:23 +00:00
Stephen Kelly
36701c51ab
Concept: Remove obsolete GCC version check.
...
[SVN r86107]
2013-10-01 08:42:50 +00:00
Stephen Kelly
dd7163b7f0
Concept: Remove obsolete GCC version checks.
...
[SVN r86057]
2013-09-30 15:54:47 +00:00
Stephen Kelly
724b43f885
Concept: Remove obsolete MSVC version checks.
...
[SVN r86023]
2013-09-30 00:18:01 +00:00
Jeremiah Willcock
168e60aa3d
Added unused attribute for new versions of GCC
...
[SVN r84470]
2013-05-25 02:11:20 +00:00
Vicente J. Botet Escriba
9521991561
Concept: fix minor warning.
...
[SVN r83983]
2013-04-20 14:02:02 +00:00
Jeffrey Lee Hellrung, Jr.
590fed825c
[concept_check] "Shadowed variable warning" ( fixes #6738 )
...
[SVN r78702]
2012-05-28 07:56:11 +00:00
Jeffrey Lee Hellrung, Jr.
38154ae6cf
[concept_check] "Shadowed variable warning" (refs #6738 )
...
[SVN r78501]
2012-05-18 02:58:12 +00:00
Jeremiah Willcock
da5ab9b807
Merged r76050, r75547, r75891, r76049, r76083, and r76439 from trunk (reverse_graph bug fixes and fix for #6293 ); refs #6293
...
[SVN r76535]
2012-01-15 23:32:09 +00:00
Jeremiah Willcock
60b5eb331c
Applied fixed version of patch from #6293 ; fixes #6293
...
[SVN r76050]
2011-12-18 21:09:34 +00:00
Steven Watanabe
52adefee9a
Supress msvc warnings. Fixes #5102 .
...
[SVN r71053]
2011-04-06 22:26:42 +00:00
Steven Watanabe
d78b6bae1c
Suppress warnings on msvc 10.
...
[SVN r70699]
2011-03-29 15:14:53 +00:00
John Maddock
a16e4a65da
Stop using BOOST_NO_CONCEPTS macro as it's going to be removed from Boost.Config.
...
[SVN r70473]
2011-03-23 12:20:49 +00:00
John Maddock
d66a39d4fc
Change to use BOOST_HAS_CONCEPTS since BOOST_NO_CONCEPTS has been removed (it's been dropped from the standard).
...
[SVN r70000]
2011-03-15 12:54:46 +00:00
Marshall Clow
7dec68923d
Merging fixes to release; fixes #2294 fixes #4918 fixes #3645 refs #2823 refs #1427 refs #2893
...
[SVN r67792]
2011-01-08 18:38:08 +00:00
Marshall Clow
15afb20c84
Applied patch - refs #4918 ; will merge to release after tests cycle
...
[SVN r67742]
2011-01-07 00:23:47 +00:00
Neil Groves
b4ff615db8
Eliminate warnings from BinaryFunction, UnaryPredicate, BinaryPredicate concept check classes.
...
[SVN r67422]
2010-12-23 00:43:10 +00:00
Jeremiah Willcock
807fcd7b97
Merged r47768 (new example) and r62611 (fix for bug #4032 ) from trunk; refs #4032
...
[SVN r65770]
2010-10-05 18:15:27 +00:00
Daniel James
45d722b5c3
Merge documentation fixes.
...
* Use `doc/src/*.css` instead of `doc/html/*.css`.
* Remove wiki and people directories.
* Some documentation fixes.
* Left out `minimal.css` changes and boostbook changes because of clashes.
[SVN r63347]
2010-06-26 12:30:09 +00:00
Daniel James
f81493caa1
Update various libraries' documentation build.
...
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.
[SVN r63146]
2010-06-20 18:00:48 +00:00
Jeremiah Willcock
a1772df31b
Added char as an integral type; fixes #2629
...
[SVN r62612]
2010-06-08 23:37:21 +00:00
Jeremiah Willcock
d4658af6d7
Moved Collection concept into Boost.ConceptCheck; moved other MultiArray concepts into boost::multi_array_concepts and documented them in reference.xml (do not know how to rebuild HTML from that); fixes #4032
...
[SVN r62611]
2010-06-08 23:28:23 +00:00