www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/01/03/15:37:12

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:mime-version:from:date:message-id
:subject:to:content-type:content-transfer-encoding; q=dns; s=
default; b=b2oCXPJCCsJaMVdrxlQMM2st6c9+/n55WaGIMSU6Xirm4fJhscDW2
q0c3Bwrrgo2gsfY0PI4DOEXfQYpPL6T42gR5cGNBExyzpH0ha5bDBUOfwX3Urclf
f0SaMMq/6CTr7FE1itgxwWbk7+NeHLnimgocYw5fq07Y2i/buGwAcE=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:mime-version:from:date:message-id
:subject:to:content-type:content-transfer-encoding; s=default;
bh=IRCGf95crJ0bfnEp1mfrZjs9wio=; b=Lz5gsFi8lxguQREXeoO5eFFzQ42E
bo8vC0m+btxlwwdvHoabFB9J9fM186JGwu0cFFYZCk9yjUsCwIEXfD1si8h8HSe3
uJUlt7XfMeqMtvdsBlllRHvO2S7o8KKLm1IQK6NWRpnQHayjsPj5ibamfcmSkSG/
MC8g+5KsDF66uKY=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=ALL_TRUSTED,BAYES_00,FREEMAIL_FROM,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 spammy=yourdomaincom, yourdomain.com, UD:yourdomain.com, UNSUBSCRIBE
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=BcpKuRU4Gdn9fpQXeW6WD3ez9zcFU2gvvvY+V0vbcoI=; b=jLT0gwIbu+945xB9haCt6pB5+fu2BPnPoPyA45WuCMBPYxo0IQO8NM2win0yShg7Z9 WgVqFuFbGvdI3WMo4c2Mnlaouz56piwRb+GnPjh+wjQo0hrPHQDic9TUrRDLG6oU3HCX OCs+pXTEvC5i6j5avg3MSc/6G5NXfGsz1N3M5DVpwS0LUhZzp+kQAsvCFgnNwbruGBeI pbP7gMIXxtpTBqAkVoPCDuBeQXRt+2ucaUhltFmv8wD45q5XIjTrQyIxdIiKOulRVfKu y4Ir5SUYAt7gSz4N068+Lolao676daqHLDMHGJch9o6vP3U6LoMX01WsJKD9dzKdfRd7 Qvhw==
X-Gm-Message-State: AIkVDXItph42O2tMuEiiSJJxq2ErfcKRT7xnDex5NouYbPcaYSUwU6mE6n/dDacb+CG7+RYVZuHOzm2EQV3Ruw==
X-Received: by 10.107.34.206 with SMTP id i197mr307071ioi.97.1483474406443; Tue, 03 Jan 2017 12:13:26 -0800 (PST)
MIME-Version: 1.0
From: Chris Sutcliffe <ir0nh34d AT gmail DOT com>
Date: Tue, 3 Jan 2017 15:13:26 -0500
Message-Id: <announce.CAGHJv4fNHRULQbALrw-FcsHM0zep06RBmR3o9M4ipN170sgwvQ@mail.gmail.com>
Subject: [ANNOUNCEMENT] Updated: astyle-2.06-1
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id v03Kb9Vx002106

Version 2.06-1 of "astyle" has been uploaded.

Artistic Style is a reindenter and reformatter of C, C++, C# and Java
source code.

ChangeLog:

Artistic Style 2.06  (December 2016)

- Add new bracket style option "style=mozilla".
- Add new option "break-one-line-headers" (#33, 64, 367).
- Add new option "indent-continuation".
- Add new option "pad-comma" (#100).
- Add removing spaces before a comma (#100).
- Add new Objective‑C options "pad-return-type" (-xq) and
"unpad-return-type" (-xr).
- Add new Objective‑C options "pad-param-type" (-xS) and
"unpad-param-type" (-xs).
- Add formatting of C++14 single-quote digit separators (#337).
- Add indentation for CORBA IDL module statement (#414).
- Add translations for Bulgarian, Estonian, Greek, Hungarian,
Norwegian, and Romanian.
- Remove lineend option from formatCinToCout function.
- Improve align-method-colon and apply to Objective‑C method calls.
- Improve recognition of header guards in preprocessor statements.
- Improve recognition of C++11 uniform initializer brackets (#381, 411, 415).
- Improve the processing of quoted strings and verbatim strings.
- Change align-method-colon short first line to align on the longest
line instead of the first line.
- Change to not break empty one line brackets to support new
"break-one-line-headers".
- Change add-brackets to not add to one line blocks to support new
"break-one-line-headers".
- Change add-brackets to not add to one line statements in support new
"break-one-line-headers".
- Fix not recognizing an escaped space character within a quote (#403).
- Fix not recognizing "else" brackets as COMMAND_TYPE (#400).
- Fix attaching "if" statements to a #else preprocessor directive (#356).
- Fix not clearing global variables for a new file (#364).
- Fix not recognizing an rvalue reference in a template (#404).
- Fix breaking a line when processing the first line of a file (#400).
- Fix breaking a line in an exponential (#392).
- Fix indentation of an "enum" without following brackets (#401, 384).
- Fix indentation of arguments using preceding commas (#355).
- Fix indentation of Pico style one line blocks.
- Fix not padding header for "new" or "delete" followed by parens.
- Fix template variable not being cleared at end of a statement (#380).
- Fix "close-templates" to only close ending angle brackets (#375).
- Fix pad-oper to not pad a + or - following an open bracket (#378).
- Fix C# to recognize "using" as a header.
- Fix C# to always recognize "forever" as a header.
- Fix Pico style not always computing the indentation for one line blocks.
- Fix indentation of Objective-C @interface statement (#333).
- Fix assert error when Objective-C "@" is followed by whitespace.
- Fix end of line comments for "pad-method-prefix" and "unpad-method-prefix".
- Fix end of line comments for "pad-method-colon".
- Refactoring:
    - Consolidate scattered ASFormatter conditional statements into a
padParenObjC method.
    - Remove BracketMode STROUSTRUP_MODE and change it to LINUX_MODE.
    - Remove ASBase methods from being inlined as class definitions.
    - Replace C char arrays in astyle_main.cpp with C++ strings.
    - Return language translation as a mutable variable.
    - Portability changes for additional compiler support (#352).
    - Minor changes based on results of the Clang-Tidy.

              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com <at> cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.

-- 
Chris Sutcliffe

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019