From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,61ca51fcfd50e9a9,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-20 09:22:29 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!skynet.be!newsgate.cistron.nl!news.cambrium.nl!news.cambrium.nl!news.cambrium.nl!newsfeed.kabelfoon.nl!195.129.110.21.MISMATCH!bnewsfeed00.bru.ops.eu.uu.net!bnewsinpeer01.bru.ops.eu.uu.net!bnewspost00.bru.ops.eu.uu.net!emea.uu.net!read.news.fr.uu.net!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 20 Nov 2003 18:22:31 +0100 From: Arnaud Charlet X-X-Sender: charlet@aix.act-europe.fr Subject: ANNOUNCE: GNAT Programming System 1.4.0 release Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII NNTP-Posting-Host: aix.act-europe.fr X-Trace: 1069348947 read.news.fr.uu.net 234 212.157.227.143 X-Complaints-To: abuse@fr.uu.net Xref: archiver1.google.com comp.lang.ada:2749 Date: 2003-11-20T18:22:31+01:00 List-Id: Ada Core Technologies and ACT Europe are pleased to announce the release of GPS 1.4.0, the GNAT Programming System IDE, including binaries for the GNU/Linux, Solaris and Windows platforms. Designed by programmers for programmers, the GPS IDE integrates the GNAT Ada 95 tools within a single visual development environment. GPS is Free Software. This version is intended for use in academic and Free Software projects. GPS is available at http://libre.act-europe.fr/gps New features include, among other things: - Clickable CVS annotations: you can now click on CVS annotations to jump directly to the corresponding changelog in the history revision of the file. - Improvements in the entity browser for C and C++ - Browsers can be exported as png images - Ability to derive a language from another language in xml custom files - Contextual menus no longer show xref entries when no xref information is available - Possibility to see the differences between the current file and a specified VCS revision. - It is now possible to interrupt background tasks using the task manager, or the contextual menus on the progress bars. - When defining custom actions, the output of a shell command can now be used to launch an external command (for instance to query switches from the project first). - Compilation output is highlighted in different colors based on the type of the error (Error/Warning/Style) - Support for Ada, C and C++ switches is now defined through XML files These files can be modified to add more switches - New customization capabilities - Support for preprocessor options in syntax checking - Improved MDI - Ability to reformat more Ada construct - Auto casing of Ada reserved words and identifiers - Navigation to the next/previous subprogram and start/end of statement - New casing mode "Smart Mixed"