Commit Graph

282 Commits

Author SHA1 Message Date
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
Jeremiah Willcock
570d5a6f92 Merged r53751, r41955, r47793, r47794, r47797, r62595 from trunk; fixes #865
[SVN r62596]
2010-06-08 19:31:13 +00:00
Jeremiah Willcock
7e0926d77f Fixed typo in comment
[SVN r62595]
2010-06-08 19:23:09 +00:00
Jürgen Hunold
def441d02d Merged revisions 61152,61185 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r61152 | jhunold | 2010-04-09 11:04:51 +0200 (Fr, 09 Apr 2010) | 2 lines
  
  Silence gcc warnings when using UnaryFunction with reference parameters.
........
  r61185 | jhunold | 2010-04-10 19:50:26 +0200 (Sa, 10 Apr 2010) | 2 lines
  
  Dummy-Constructor only for gcc > 4.
........


[SVN r61205]
2010-04-11 15:52:27 +00:00
Jürgen Hunold
3f1842a89e Dummy-Constructor only for gcc > 4.
[SVN r61185]
2010-04-10 17:50:26 +00:00
Jürgen Hunold
0eac9e329b Silence gcc warnings when using UnaryFunction with reference parameters.
[SVN r61152]
2010-04-09 09:04:51 +00:00
John Maddock
1f226e2dc9 Fixes #3980.
[SVN r60151]
2010-03-04 18:03:05 +00:00
John Maddock
e8bd11887b Fixes #3980.
[SVN r60150]
2010-03-04 18:01:36 +00:00
Troy D. Straszheim
c12ec71acb rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
08250885bf rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
[SVN r56941]
2009-10-17 01:10:45 +00:00
Daniel James
199cb1692b Fixed more links to property_map.
Merged revisions 53478 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r53478 | jewillco | 2009-05-31 02:48:28 +0100 (Sun, 31 May 2009) | 1 line
  
  Fixed more links to property_map
........


[SVN r56569]
2009-10-04 10:31:47 +00:00
Daniel James
2d21b2041f Add boost license info to documentation for a few libraries.
Merged revisions 55098 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r55098 | danieljames | 2009-07-22 23:35:08 +0100 (Wed, 22 Jul 2009) | 8 lines
  
  Add boost license info to documentation for a few libraries.
  
    * Boost.Any: Kevlin Henney is in blanket-permission.txt
    * Boost.Variant: Eric Friedman and Itay Maman are both in blanket-permissions.txt
    * Boost.Concept: Idiana University, University of Notre Dame du Lac, Jeremy Siek,
      Lie-Quan Lee, Andrew Lumsdaine are all listed under blanket permissions.
  
    SGI and HP aren't so their license is left alone.
........


[SVN r55188]
2009-07-26 20:11:03 +00:00
Troy D. Straszheim
d9282dbe8c 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
Daniel James
9ceeae9e9f Add boost license info to documentation for a few libraries.
* Boost.Any: Kevlin Henney is in blanket-permission.txt
  * Boost.Variant: Eric Friedman and Itay Maman are both in blanket-permissions.txt
  * Boost.Concept: Idiana University, University of Notre Dame du Lac, Jeremy Siek,
    Lie-Quan Lee, Andrew Lumsdaine are all listed under blanket permissions.

  SGI and HP aren't so their license is left alone.

[SVN r55098]
2009-07-22 22:35:08 +00:00
Troy D. Straszheim
533211c4ad Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Dave Abrahams
e234ae22f6 concept:: => concepts:: fixes #865
[SVN r53751]
2009-06-08 14:41:16 +00:00
Jeremiah Willcock
deea7c6a58 Fixed more links to property_map
[SVN r53478]
2009-05-31 01:48:28 +00:00
Daniel James
8842c10761 Merge misc. changes from trunk, mostly minor documentation fixes.
Merged revisions 48412,50921,51042,51369,51386-51387,51506-51507,51668,51802,51804,51881 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r48412 | danieljames | 2008-08-28 11:23:33 +0100 (Thu, 28 Aug 2008) | 1 line
  
  Fix a typo. Thanks to Jon Biggar.
........
  r50921 | danieljames | 2009-01-31 09:36:38 +0000 (Sat, 31 Jan 2009) | 1 line
  
  Remove executable flag from preprocess.cmd. It was a mistake to add it.
........
  r51042 | danieljames | 2009-02-06 00:04:44 +0000 (Fri, 06 Feb 2009) | 1 line
  
  Ignore some version control files in inspect.
........
  r51369 | danieljames | 2009-02-21 18:49:48 +0000 (Sat, 21 Feb 2009) | 1 line
  
  Minor markup fix in concept check documentation.
........
  r51386 | danieljames | 2009-02-22 11:53:28 +0000 (Sun, 22 Feb 2009) | 1 line
  
  Add index.html file for compose, as our server setup doesn't support index.htm files.
........
  r51387 | danieljames | 2009-02-22 11:53:48 +0000 (Sun, 22 Feb 2009) | 5 lines
  
  Add missing index.html file for MPI and GIL.
  
  All the top level libraries now have index.html files but
  several sub-libraries don't. I'm not sure it's worth adding them as many
  of them don't have appropriate subdirectories anyway.
........
  r51506 | danieljames | 2009-03-01 14:16:00 +0000 (Sun, 01 Mar 2009) | 1 line
  
  Update links to command line invocation.
........
  r51507 | danieljames | 2009-03-01 14:16:24 +0000 (Sun, 01 Mar 2009) | 1 line
  
  Use xpointer attributes in the boost build documentation.
........
  r51668 | danieljames | 2009-03-09 20:56:51 +0000 (Mon, 09 Mar 2009) | 1 line
  
  Redirect to the Trac wiki instead of the old one.
........
  r51802 | danieljames | 2009-03-16 20:21:05 +0000 (Mon, 16 Mar 2009) | 1 line
  
  Use paragraphs inside purpose tags.
........
  r51804 | danieljames | 2009-03-16 20:21:46 +0000 (Mon, 16 Mar 2009) | 1 line
  
  Give the variablelist a margin.
........
  r51881 | danieljames | 2009-03-21 15:35:35 +0000 (Sat, 21 Mar 2009) | 1 line
  
  Fix html.
........


[SVN r51897]
2009-03-22 10:42:48 +00:00
John Maddock
2c2d720874 Merge PDF build changes from Trunk.
[SVN r51417]
2009-02-23 18:39:32 +00:00
Daniel James
dc164705ad Minor markup fix in concept check documentation.
[SVN r51369]
2009-02-21 18:49:48 +00:00
John Maddock
a37267f181 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
Troy D. Straszheim
2fbf9d1375 merge of cmake build files from trunk per beman
[SVN r50756]
2009-01-24 18:57:20 +00:00
Stephan Diederich
3dcaf09ecf merged warning fixes from trunk (-r41358:49813)
[SVN r49814]
2008-11-17 09:57:04 +00:00
Michael A. Jackson
30dc63f52f Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson
80de3d1903 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
Stephan Diederich
eb4c1f2587 silence MSVC8 warnings through pragmas, fixes #2296
[SVN r48821]
2008-09-17 18:44:34 +00:00
Dave Abrahams
63c674c575 Improve visibility of concept failure messages
[SVN r47797]
2008-07-25 09:38:53 +00:00
Dave Abrahams
5c06a2ea0b No compilers without partial specialization see this file.
[SVN r47794]
2008-07-25 09:26:15 +00:00