2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-19 04:42:17 +00:00

Update links for https

Mostly in comments. Might be better to use relative links from html.
This commit is contained in:
Daniel James
2018-04-12 10:59:43 +01:00
parent ab2a4091bf
commit 40688e1552
181 changed files with 221 additions and 221 deletions

View File

@@ -6,10 +6,10 @@ The [beta website](https://beta.boost.org) website is available for
testing and experiments, and is automatically updated from the beta branch.
If you want to edit the website, or run it locally, see the
[guide to updating the website](http://www.boost.org/development/website_updating.html).
[guide to updating the website](https://www.boost.org/development/website_updating.html).
To add to the release notes, create a pull request for the appropriate file in
[the history directory](https://github.com/boostorg/website/tree/master/feed/history).
You can preview the release notes for upcoming releases at the
[in progress release page](http://www.boost.org/users/history/in_progress.html).
[in progress release page](https://www.boost.org/users/history/in_progress.html).
This is updated once an hour.

View File

@@ -2,7 +2,7 @@
/*
Copyright 2007 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
require_once(dirname(__FILE__) . '/boost_config.php');

View File

@@ -4,7 +4,7 @@
Copyright 2005-2008 Redshift Software, Inc.
Copyright 2016 Daniel James
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
require_once(dirname(__FILE__) . '/boost.php');

View File

@@ -3,7 +3,7 @@
# Copyright 2007 Rene Rivera
# Copyright 2011, 2015 Daniel James
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
# (See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
class BoostBookParser {
function parse($filename) {

View File

@@ -2,7 +2,7 @@
/*
Copyright 2005-2007 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
/*

View File

@@ -2,7 +2,7 @@
/*
Copyright 2005-2008 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
require_once(dirname(__FILE__) . '/boost.php');

View File

@@ -2,7 +2,7 @@
/*
Copyright 2005-2008 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
/*

View File

@@ -2,7 +2,7 @@
/*
Copyright 2005-2008 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
class BoostFilterBasic extends BoostFilter

View File

@@ -2,7 +2,7 @@
/*
Copyright 2005-2008 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
class BoostFilterBoostBookBasic extends BoostFilter

View File

@@ -2,7 +2,7 @@
/*
Copyright 2005-2008 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
class BoostFilterCpp extends BoostFilterText

View File

@@ -2,7 +2,7 @@
/*
Copyright 2005-2008 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
class BoostFilterDevelopBox extends BoostFilter

View File

@@ -2,7 +2,7 @@
/*
Copyright 2005-2008 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
class BoostFilterQbk extends BoostFilterText

View File

@@ -2,7 +2,7 @@
/*
Copyright 2005-2008 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
class BoostFilterSimple extends BoostFilter

View File

@@ -2,7 +2,7 @@
/*
Copyright 2005-2008 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
class BoostFilterText extends BoostFilter

View File

@@ -2,7 +2,7 @@
/*
Copyright 2005-2006 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
require_once(dirname(__FILE__) . '/boost.php');

View File

@@ -2,7 +2,7 @@
/*
Copyright 2006 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
// Change this when developing.

View File

@@ -3,7 +3,7 @@
Copyright 2006 Redshift Software, Inc.
Copyright 2014 Daniel James
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
/**

View File

@@ -3,7 +3,7 @@
/*
Copyright 2015 Daniel James
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
/* This class doesn't really support the maintainers file in Boost 1.35.0.

View File

@@ -1,7 +1,7 @@
<?php
# Copyright 2011, 2015 Daniel James
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
# (See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
class BoostPages {
// If you change these values, they will only apply to new pages.

View File

@@ -1,7 +1,7 @@
<?php
# Copyright 2016 Daniel James
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
# (See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
class BoostReleases {
var $release_file;

View File

@@ -1,7 +1,7 @@
<?php
# Copyright 2011, 2015-2016 Daniel James
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
# (See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
class BoostRss {
var $root;

View File

@@ -2,7 +2,7 @@
# Copyright 2007 Rene Rivera
# Copyright 2011,2015 Daniel James
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
# (See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
class BoostSiteTools {
var $root;

View File

@@ -2,7 +2,7 @@
# Copyright 2011, 2015 Daniel James
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt || http://www.boost.org/LICENSE_1_0.txt)
# (See accompanying file LICENSE_1_0.txt || https://www.boost.org/LICENSE_1_0.txt)
class BoostState_ParseError extends BoostException {}

View File

@@ -3,7 +3,7 @@
/*
Copyright 2014 Daniel James
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
class BoostUrl {

View File

@@ -2,7 +2,7 @@
/*
Copyright 2007 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
class BoostUtility

View File

@@ -3,7 +3,7 @@
Copyright 2007 Redshift Software, Inc.
Copyright 2012 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
class BoostVersion {

View File

@@ -3,7 +3,7 @@
Copyright 2005-2008 Redshift Software, Inc.
Copyright 2016 Daniel James
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
// Some miscellaneous functions for serving web pages....

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -18,7 +18,7 @@
</style>
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -17,7 +17,7 @@
</style>
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -15,7 +15,7 @@
</style>
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>
@@ -182,7 +182,7 @@ http://www.boost.org/development/website_updating.html
<div class="clear"><hr>
<p>&copy; Copyright Beman Dawes, 2002, 2006, 2007, 2009, 2010</p>
<p>Distributed under the Boost Software License, Version 1.0. See
<a href="http://www.boost.org/LICENSE_1_0.txt">
<a href="https://www.boost.org/LICENSE_1_0.txt">
www.boost.org/LICENSE_1_0.txt</a></p>
<p>Revised
<!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->18 January 2010<!--webbot bot="Timestamp" endspan i-checksum="32149" --></p>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -18,7 +18,7 @@
</style>
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -18,7 +18,7 @@
</style>
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>
@@ -39,7 +39,7 @@ http://www.boost.org/development/website_updating.html
December/January by the student <a
href="https://svn.boost.org/trac/boost/wiki/SoCPrevious">
reviewing past GSoC project ideas</a> and approaching the <a
href="http://www.boost.org/community/groups.html#main">Boost
href="https://www.boost.org/community/groups.html#main">Boost
developers mailing list</a> to find a mentor willing to mentor
them and codevelop a project proposal to be submitted to Google
for funding the coming summer. Students should expect to be
@@ -76,7 +76,7 @@ Students may find examining past GSoC source code and commit histories of use.
</li><li>2008 <a class="ext-link" href="http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Google_Summer_Of_Code_2008"><span class="icon"> </span>Project Ideas</a>
</li><li>2007 <a class="ext-link" href="http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Google_Summer_Of_Code_2007"><span class="icon"> </span>Project Ideas</a>
</li><li>2006 <a class="ext-link" href="http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Google_Summer_Of_Code_2006"><span class="icon"> </span>Project Ideas</a>.
<a href="http://www.boost.org/community/gsoc_2006_boost_overview.html">An overview of Boost participation in Google Summer of Code™ 2006</a>.
<a href="https://www.boost.org/community/gsoc_2006_boost_overview.html">An overview of Boost participation in Google Summer of Code™ 2006</a>.
</li></ul>
<h3 id="Sponsorhips">Sponsorships</h3>
<ul>

View File

@@ -20,7 +20,7 @@
</style>
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -18,7 +18,7 @@
</style>
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -17,7 +17,7 @@
</style>
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -12,7 +12,7 @@
<![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>
@@ -34,7 +34,7 @@ http://www.boost.org/development/website_updating.html
<a href="/community/groups.html#users">boost-users list</a> or
<a href="/community/groups.html#main">boost mailing list</a>
(if you are posting for the first time, please read our
<a href="http://www.boost.org/more/discussion_policy.htm">discussion
<a href="https://www.boost.org/more/discussion_policy.htm">discussion
policy</a> before you actually post).</p>
<p>You can also try submitting a feature request to our

View File

@@ -11,7 +11,7 @@
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>
@@ -162,7 +162,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/history/version_1_66_0.html">Notes</a>
"https://www.boost.org/users/history/version_1_66_0.html">Notes</a>
</td>
</tr>
@@ -207,7 +207,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/history/version_1_65_1.html">Notes</a>
"https://www.boost.org/users/history/version_1_65_1.html">Notes</a>
</td>
</tr>
@@ -222,7 +222,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/history/version_1_65_0.html">Notes</a>
"https://www.boost.org/users/history/version_1_65_0.html">Notes</a>
</td>
</tr>
@@ -363,7 +363,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/history/version_1_64_0.html">Notes</a>
"https://www.boost.org/users/history/version_1_64_0.html">Notes</a>
</td>
</tr>
@@ -427,7 +427,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/history/version_1_63_0.html">Notes</a>
"https://www.boost.org/users/history/version_1_63_0.html">Notes</a>
</td>
</tr>
@@ -519,7 +519,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/history/version_1_62_0.html">Notes</a>
"https://www.boost.org/users/history/version_1_62_0.html">Notes</a>
</td>
</tr>
@@ -567,7 +567,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/history/version_1_61_0.html">Notes</a>
"https://www.boost.org/users/history/version_1_61_0.html">Notes</a>
</td>
</tr>
@@ -618,7 +618,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/news/version_1_60_0">Notes</a>
"https://www.boost.org/users/news/version_1_60_0">Notes</a>
</td>
</tr>
@@ -673,7 +673,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/news/version_1_59_0">Notes</a>
"https://www.boost.org/users/news/version_1_59_0">Notes</a>
</td>
</tr>
@@ -759,7 +759,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/news/version_1_58_0">Notes</a>
"https://www.boost.org/users/news/version_1_58_0">Notes</a>
</td>
</tr>
@@ -847,7 +847,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/news/version_1_57_0">Notes</a>
"https://www.boost.org/users/news/version_1_57_0">Notes</a>
</td>
</tr>
@@ -897,7 +897,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/news/version_1_56_0">Notes</a>
"https://www.boost.org/users/news/version_1_56_0">Notes</a>
</td>
</tr>
@@ -1011,7 +1011,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/news/version_1_55_0">Notes</a>
"https://www.boost.org/users/news/version_1_55_0">Notes</a>
</td>
</tr>
@@ -1026,7 +1026,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/news/version_1_54_0">Notes</a>
"https://www.boost.org/users/news/version_1_54_0">Notes</a>
</td>
</tr>
@@ -1056,7 +1056,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/news/version_1_53_0">Notes</a>
"https://www.boost.org/users/news/version_1_53_0">Notes</a>
</td>
</tr>
@@ -1086,7 +1086,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/news/version_1_52_0">Notes</a>
"https://www.boost.org/users/news/version_1_52_0">Notes</a>
</td>
</tr>
@@ -1175,7 +1175,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/news/version_1_51_0">Notes</a>
"https://www.boost.org/users/news/version_1_51_0">Notes</a>
</td>
</tr>
@@ -1239,7 +1239,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/news/version_1_50_0">Notes</a>
"https://www.boost.org/users/news/version_1_50_0">Notes</a>
</td>
</tr>
@@ -1273,7 +1273,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/news/version_1_49_0">Notes</a>
"https://www.boost.org/users/news/version_1_49_0">Notes</a>
</td>
</tr>
@@ -1341,7 +1341,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/news/version_1_48_0">Notes</a>
"https://www.boost.org/users/news/version_1_48_0">Notes</a>
</td>
</tr>
@@ -1482,7 +1482,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/news/version_1_47_0">Notes</a>
"https://www.boost.org/users/news/version_1_47_0">Notes</a>
</td>
</tr>
@@ -1674,7 +1674,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/news/version_1_46_1">Notes</a>
"https://www.boost.org/users/news/version_1_46_1">Notes</a>
</td>
</tr>
@@ -1722,7 +1722,7 @@ http://www.boost.org/development/website_updating.html
<td>
<a href=
"http://www.boost.org/users/news/version_1_46_0">Notes</a>
"https://www.boost.org/users/news/version_1_46_0">Notes</a>
</td>
</tr>

View File

@@ -11,7 +11,7 @@
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>
@@ -87,7 +87,7 @@ http://www.boost.org/development/website_updating.html
&lt;<i> Copyright and license notice</i>, as indicated in the <a href=
"/users/license.html">license page</a> &gt;
// See http://www.boost.org/ for latest version.
// See https://www.boost.org/ for latest version.
#ifndef BOOST_FURBALL_HPP
#define BOOST_FURBALL_HPP

View File

@@ -36,7 +36,7 @@
</style>
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -183,7 +183,7 @@ $page = new PullRequestPage($_GET);
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE]> <style type="text/css"> body { behavior: url(../style-v2/csshover.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -12,7 +12,7 @@
<![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>
@@ -597,7 +597,7 @@ alias boostdoc ;
<li>A comment line referencing your library on the Boost web
site. For example:
<pre>
// See http://www.boost.org/libs/foo for library home page.
// See https://www.boost.org/libs/foo for library home page.
</pre>
<p>Where <code>foo</code> is the directory name (see below)
@@ -733,7 +733,7 @@ alias boostdoc ;
<p>The primary directory should always contain a file named
index.html. Authors have requested this so that they can
publish URL's in the form
<i>http://www.boost.org/libs/lib-name</i> with the assurance a
<i>https://www.boost.org/libs/lib-name</i> with the assurance a
documentation reorganization won't invalidate the URL. Boost's
internal tools are also simplified by knowing that a library's
documentation is always reachable via the simplified URL.</p>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -12,7 +12,7 @@
<![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -12,7 +12,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -18,7 +18,7 @@
</style>
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>
@@ -84,9 +84,9 @@ http://www.boost.org/development/website_updating.html
We used to generate pages for releases, haven't done that
for some time, but 1.35 results are still at:
http://www.boost.org/development/tests/release-1_35_0/user/summary_release.html
http://www.boost.org/development/tests/release-1_35_0/developer/summary.html
http://www.boost.org/development/tests/release-1_35_0/developer/issues.html
https://www.boost.org/development/tests/release-1_35_0/user/summary_release.html
https://www.boost.org/development/tests/release-1_35_0/developer/summary.html
https://www.boost.org/development/tests/release-1_35_0/developer/issues.html
-->
</table>

View File

@@ -2,7 +2,7 @@
/*
Copyright 2007 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
$p=substr($_SERVER["ORIG_PATH_INFO"],1);
if ($p)

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>
@@ -137,7 +137,7 @@ tidy --tidy-mark no -i -wrap 78 -m -asxhtml --merge-divs no --merge-spans no --d
<td>Live</td>
<td><a href=
"http://www.boost.org/">http://www.boost.org/</a></td>
"https://www.boost.org/">https://www.boost.org/</a></td>
<td><code>master</code></td>
</tr>

View File

@@ -10,7 +10,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -21,7 +21,7 @@
</style>
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -3,7 +3,7 @@
http://spirit.sourceforge.net/
Distributed under the Boost Software License, Version 1.0. (See accompany-
ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
ing file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
=============================================================================*/
/*=============================================================================

View File

@@ -8,7 +8,7 @@ Copyright 2013 Paul A. Bristow additions for more colors and alignments.
Copyright 2017 Tom Westerhout font fixes to support Sphinx
Distributed under the Boost Software License, Version 1.0. (See accompany-
ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
ing file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
=============================================================================*/
/*=============================================================================

View File

@@ -1,7 +1,7 @@
/*============================================================================
Copyright 2003-2004 Douglas Gregor
Distributed under the Boost Software License, Version 1.0. (See accompany-
ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
ing file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
============================================================================*/
PRE.synopsis {

View File

@@ -10,7 +10,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -16,7 +16,7 @@
"mpr2HgFpodnbF_8fv4qXd9roIClVwtX3C-Kd3F6r61w" />
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -10,7 +10,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -11,7 +11,7 @@
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
</head><!--
Note: Editing website content is documented at:
http://www.boost.org/development/website_updating.html
https://www.boost.org/development/website_updating.html
-->
<body>

View File

@@ -2,4 +2,4 @@ User-agent: *
Disallow: /development/ # Hide huge zip files
Disallow: /doc/libs/1_49_0_beta1/
Crawl-delay: 10
Sitemap: http://www.boost.org/sitemap.xml.php
Sitemap: https://www.boost.org/sitemap.xml.php

View File

@@ -3,7 +3,7 @@
# Copyright 2007 Rene Rivera
# Copyright 2011, 2015 Daniel James
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
# (See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
$usage = <<<EOL
Usage: {}

View File

@@ -3,7 +3,7 @@
# Copyright 2007 Rene Rivera
# Copyright 2011, 2015 Daniel James
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
# (See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
$usage = <<<EOL
Usage: {} [--in-progress-only]

View File

@@ -19,7 +19,7 @@ function xmlentities($text) {
function echo_sitemap_url($loc, $priority, $freq) {
$loc_xml = isset($_SERVER['HTTP_HOST']) ?
xmlentities("http://{$_SERVER['HTTP_HOST']}/{$loc}") :
xmlentities("http://www.boost.org/{$loc}");
xmlentities("https://www.boost.org/{$loc}");
echo <<<EOL
<url>

View File

@@ -1,7 +1,7 @@
/*
Copyright 2005-2006 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
@import url(css_0/utility.css);
@import url(css_0/global.css);

View File

@@ -1,7 +1,7 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
/* */
#content {

View File

@@ -1,7 +1,7 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
/* Footer with copyright, license, banners. */
#footer {

View File

@@ -1,7 +1,7 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
/* The base font size. The first one is for IE, the second for everyone else. */
body {

View File

@@ -1,7 +1,7 @@
/*
Copyright 2005-2008 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
/* Heading, title and logo. */

View File

@@ -1,7 +1,7 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
/* All about link/anchors ("A") elements. It's all here in one file
to facilitate trying out multiple variants. And to help

View File

@@ -1,7 +1,7 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
/* All about link/anchors ("A") elements. It's all here in one file
to facilitate trying out multiple variants. And to help

View File

@@ -1,7 +1,7 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
/* Heading, title and logo. */
li#boost-section-tab {

View File

@@ -1,7 +1,7 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
/* Heading, title and logo. */
li#community-section-tab {

View File

@@ -1,7 +1,7 @@
/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
(See accompanying file LICENSE_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
*/
/* Heading, title and logo. */
li#development-section-tab {

Some files were not shown because too many files have changed in this diff Show More