From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25350 invoked by alias); 26 Jul 2018 10:40:21 -0000 Mailing-List: contact gcc-cvs-wwwdocs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-cvs-wwwdocs-owner@gcc.gnu.org Received: (qmail 25217 invoked by uid 9071); 26 Jul 2018 10:40:20 -0000 Message-ID: <20180726104020.25215.qmail@sourceware.org> From: jakub@gcc.gnu.org Date: Thu, 26 Jul 2018 10:40:00 -0000 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: wwwdocs/htdocs/onlinedocs/8.2.0 index.html User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2018/txt/msg00268.txt.bz2 Files modified in the GCC repository. Log entry: Releasing 8.2.0. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 80675 invoked by alias); 1 Sep 2018 23:42:15 -0000 Mailing-List: contact gcc-cvs-wwwdocs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-cvs-wwwdocs-owner@gcc.gnu.org Received: (qmail 79292 invoked by uid 9022); 1 Sep 2018 23:42:12 -0000 Message-ID: <20180901234212.79268.qmail@sourceware.org> From: gerald@gcc.gnu.org Date: Sat, 01 Sep 2018 23:43:00 -0000 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: wwwdocs/htdocs/onlinedocs/8.2.0 index.html User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2018/txt/msg00423.txt.bz2 Files modified in the GCC repository. Log entry: Push DOCTYPEs into the individual web pages, reducing the preprocessing of our pages on the server end and simplifying our MetaHTML style sheet accordingly. In the course of that flag all pages as HTML 5, except for the main page which remains XHTML for the time being. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20684 invoked by alias); 30 Sep 2018 14:39:02 -0000 Mailing-List: contact gcc-cvs-wwwdocs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-cvs-wwwdocs-owner@gcc.gnu.org Received: (qmail 19138 invoked by uid 9022); 30 Sep 2018 14:38:59 -0000 Message-ID: <20180930143859.19134.qmail@sourceware.org> From: gerald@gcc.gnu.org Date: Sun, 30 Sep 2018 14:39:00 -0000 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: wwwdocs/htdocs/onlinedocs/8.2.0 index.html User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2018/txt/msg00531.txt.bz2 Files modified in the GCC repository. Log entry: No longer set the lang attribute to "en" via our global style/MetaHTML pre-processing, but push lang="en" down into the tags of all individual pages. This avoids redefining to begin with. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13820 invoked by alias); 28 May 2019 21:01:20 -0000 Mailing-List: contact gcc-cvs-wwwdocs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-cvs-wwwdocs-owner@gcc.gnu.org Received: (qmail 13626 invoked by uid 9787); 28 May 2019 21:01:20 -0000 Message-ID: <20190528210120.13608.qmail@sourceware.org> From: tschwinge@gcc.gnu.org Date: Tue, 28 May 2019 21:01:00 -0000 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: wwwdocs/htdocs/onlinedocs/8.2.0 index.html User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2019/txt/msg00100.txt.bz2 Files modified in the GCC repository. Log entry: libgomp: long known as the GNU Offloading and Multi Processing Runtime Library