From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 39740 invoked by alias); 3 Jan 2017 20:36:43 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 39657 invoked by uid 89); 3 Jan 2017 20:36:42 -0000 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 Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 03 Jan 2017 20:36:32 +0000 Reply-To: cygwin@cygwin.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 Date: Tue, 03 Jan 2017 20:36:00 -0000 Message-Id: Subject: [ANNOUNCEMENT] Updated: astyle-2.06-1 To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00013.txt.bz2 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=3Dmozilla". - 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=E2=80=91C options "pad-return-type" (-xq) and "unpad-return-type" (-xr). - Add new Objective=E2=80=91C 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=E2=80=91C 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=3Dyourdomain.com 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. --=20 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