<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AdaCore - The GNAT Pro Company &#187; GPS</title>
	<atom:link href="http://www.adacore.com/category/developers-center/technologies/gps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adacore.com</link>
	<description>AdaCore technology and news</description>
	<lastBuildDate>Sun, 14 Mar 2010 08:49:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>[GPS] Filters when completing variables &amp; parameters</title>
		<link>http://www.adacore.com/2010/03/08/NF-45-J308-011-gps/</link>
		<comments>http://www.adacore.com/2010/03/08/NF-45-J308-011-gps/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 12:00:00 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Development Log]]></category>
		<category><![CDATA[GPS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[  When completing a variable or parameter type, the completion will only
  offer package and type names.
]]></description>
			<content:encoded><![CDATA[  When completing a variable or parameter type, the completion will only
  offer package and type names.
]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2010/03/08/NF-45-J308-011-gps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[GPS] Better external run under Windows</title>
		<link>http://www.adacore.com/2010/03/05/NF-45-J120-032-gps/</link>
		<comments>http://www.adacore.com/2010/03/05/NF-45-J120-032-gps/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 12:00:00 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Development Log]]></category>
		<category><![CDATA[GPS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[  Under Windows, running commands under an external terminal now keeps the
  terminal open after execution.
]]></description>
			<content:encoded><![CDATA[  Under Windows, running commands under an external terminal now keeps the
  terminal open after execution.
]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2010/03/05/NF-45-J120-032-gps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[GPS] Quick fix icons on the side of editors</title>
		<link>http://www.adacore.com/2010/02/25/NF-45-J208-006-gps/</link>
		<comments>http://www.adacore.com/2010/02/25/NF-45-J208-006-gps/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 12:00:00 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Development Log]]></category>
		<category><![CDATA[GPS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[  When compiling, icons that propose automatic code fixing appear on the side
  of the source editors, in addition to the Locations View.
]]></description>
			<content:encoded><![CDATA[  When compiling, icons that propose automatic code fixing appear on the side
  of the source editors, in addition to the Locations View.
]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2010/02/25/NF-45-J208-006-gps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[GPS] Better handling of incomplete with/use clauses</title>
		<link>http://www.adacore.com/2010/02/25/NF-45-J225-017-gps/</link>
		<comments>http://www.adacore.com/2010/02/25/NF-45-J225-017-gps/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 12:00:00 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Development Log]]></category>
		<category><![CDATA[GPS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[  The outline and smart completion will now work correctly even when the user
  is in the process of writing use and with clauses, and the file is parsed
  before the clause is completely written.
]]></description>
			<content:encoded><![CDATA[  The outline and smart completion will now work correctly even when the user
  is in the process of writing use and with clauses, and the file is parsed
  before the clause is completely written.
]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2010/02/25/NF-45-J225-017-gps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[GPS] Support for interfaces in completion</title>
		<link>http://www.adacore.com/2010/02/24/NF-45-I702-007-gps/</link>
		<comments>http://www.adacore.com/2010/02/24/NF-45-I702-007-gps/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 12:00:00 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Development Log]]></category>
		<category><![CDATA[GPS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[  On completion like Iface., Iface being typed after an interface, all
  primitives will now be offered by the completion, even the ones coming from
  multiple inheritance.
]]></description>
			<content:encoded><![CDATA[  On completion like Iface., Iface being typed after an interface, all
  primitives will now be offered by the completion, even the ones coming from
  multiple inheritance.
]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2010/02/24/NF-45-I702-007-gps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[GPS] Completion for case inside record</title>
		<link>http://www.adacore.com/2010/02/24/NF-45-J224-017-gps/</link>
		<comments>http://www.adacore.com/2010/02/24/NF-45-J224-017-gps/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 12:00:00 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Development Log]]></category>
		<category><![CDATA[GPS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[  Fields declared in a case statement inside a record are now offered in the
  list of completions.
]]></description>
			<content:encoded><![CDATA[  Fields declared in a case statement inside a record are now offered in the
  list of completions.
]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2010/02/24/NF-45-J224-017-gps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[GPS] Custom Run/Build contextual menus</title>
		<link>http://www.adacore.com/2010/02/22/NF-45-IA28-022-gps/</link>
		<comments>http://www.adacore.com/2010/02/22/NF-45-IA28-022-gps/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 12:00:00 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Development Log]]></category>
		<category><![CDATA[GPS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[  It is now possible through the Build-&#62;Settings dialog to tell GPS
  to add menus to build or run certain targets on the contextual menus
  for files and for projects.
]]></description>
			<content:encoded><![CDATA[  It is now possible through the Build-&gt;Settings dialog to tell GPS
  to add menus to build or run certain targets on the contextual menus
  for files and for projects.
]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2010/02/22/NF-45-IA28-022-gps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[GPS] Partial navigation without compilation</title>
		<link>http://www.adacore.com/2010/02/19/NF-45-J208-007-gps/</link>
		<comments>http://www.adacore.com/2010/02/19/NF-45-J208-007-gps/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 12:00:00 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Development Log]]></category>
		<category><![CDATA[GPS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[  GPS now provides a navigation mode working even when files are not compiled.
  This mode works on goto body from an entity declaration, goto declaration
  from an entity body, and on simple cases when trying to retrieve the
  declaration from any reference, using e.g. goto declaration or hyperlink.
]]></description>
			<content:encoded><![CDATA[  GPS now provides a navigation mode working even when files are not compiled.
  This mode works on goto body from an entity declaration, goto declaration
  from an entity body, and on simple cases when trying to retrieve the
  declaration from any reference, using e.g. goto declaration or hyperlink.
]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2010/02/19/NF-45-J208-007-gps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[GPS] New shell function: GPS.version</title>
		<link>http://www.adacore.com/2010/02/18/NF-45-I501-009-gps/</link>
		<comments>http://www.adacore.com/2010/02/18/NF-45-I501-009-gps/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 12:00:00 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Development Log]]></category>
		<category><![CDATA[GPS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[  A new function that can be used in plug-ins is provided to query the
  current GPS version: GPS.version(), which can be useful when e.g. writing
  plug-ins that need to support multiple versions of GPS.
]]></description>
			<content:encoded><![CDATA[  A new function that can be used in plug-ins is provided to query the
  current GPS version: GPS.version(), which can be useful when e.g. writing
  plug-ins that need to support multiple versions of GPS.
]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2010/02/18/NF-45-I501-009-gps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[GPS] Support for generic parameters</title>
		<link>http://www.adacore.com/2010/02/15/NF-45-J128-026-gps/</link>
		<comments>http://www.adacore.com/2010/02/15/NF-45-J128-026-gps/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 12:00:00 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Development Log]]></category>
		<category><![CDATA[GPS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[  Generics parameters are now supported in the Ada outline view and smart
  completion.
]]></description>
			<content:encoded><![CDATA[  Generics parameters are now supported in the Ada outline view and smart
  completion.
]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2010/02/15/NF-45-J128-026-gps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
