From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: by sourceware.org (Postfix, from userid 2142)
id 119483857810; Thu, 15 Oct 2020 07:41:29 +0000 (GMT)
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 119483857810
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated.
d7f86129184f9981930148fbe1a5e5075abcef02
X-Git-Refname: refs/heads/master
X-Git-Reftype: branch
X-Git-Oldrev: 07ba0ba22103a9702e8ae63662eb659984bcc8f0
X-Git-Newrev: d7f86129184f9981930148fbe1a5e5075abcef02
Message-Id: <20201015074129.119483857810@sourceware.org>
Date: Thu, 15 Oct 2020 07:41:29 +0000 (GMT)
From: Gerald Pfeifer
X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Gcc-cvs-wwwdocs mailing list
List-Unsubscribe: ,
List-Archive:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Thu, 15 Oct 2020 07:41:29 -0000
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".
The branch, master has been updated
via d7f86129184f9981930148fbe1a5e5075abcef02 (commit)
via 72b6ee4021a45fbd8a844f6e39e02b7995d31f66 (commit)
from 07ba0ba22103a9702e8ae63662eb659984bcc8f0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d7f86129184f9981930148fbe1a5e5075abcef02
Author: Gerald Pfeifer
Date: Thu Oct 15 09:40:35 2020 +0200
Update Co-Authored-By referece on GitHub.
diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html
index 162e1dda..f6842c8f 100644
--- a/htdocs/codingconventions.html
+++ b/htdocs/codingconventions.html
@@ -145,7 +145,9 @@ a large batch of changes.
supported formats: \t* a/b/c/file.c:
, \t* a/b/c/file.c (function):
, \t* a/b/c/file1.c, a/b/c/file2.c:
changelog_file_comment
- line that follows a changelog_file
with description of changes in the file;
must start with \t
- co_authored_by
- GitHub format for a Co-Authored-By
+ co_authored_by
- GitHub format
+ for a Co-Authored-By
Format rules
commit 72b6ee4021a45fbd8a844f6e39e02b7995d31f66
Author: Gerald Pfeifer
Date: Thu Oct 15 09:38:08 2020 +0200
Switch Edsger W. Dijkstra's page to https.
diff --git a/htdocs/readings.html b/htdocs/readings.html
index 4162d9f9..f1bc116d 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -500,7 +500,7 @@ names.
Computer Science by Karl Kleine
- The writings of Edsger W. Dijkstra (RIP)
+ The writings of Edsger W. Dijkstra (RIP)
-----------------------------------------------------------------------
Summary of changes:
htdocs/codingconventions.html | 4 +++-
htdocs/readings.html | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs