<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://sdcc.sourceforge.net/mediawiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://sdcc.sourceforge.net/mediawiki/index.php?title=Special:RecentChanges&amp;feed=atom</id>
		<title>SDCC wiki  - Recent changes [en]</title>
		<link rel="self" type="application/atom+xml" href="http://sdcc.sourceforge.net/mediawiki/index.php?title=Special:RecentChanges&amp;feed=atom"/>
		<link rel="alternate" type="text/html" href="http://sdcc.sourceforge.net/mediawiki/index.php/Special:RecentChanges"/>
		<updated>2013-05-26T01:17:36Z</updated>
		<subtitle>Track the most recent changes to the wiki in this feed.</subtitle>
		<generator>MediaWiki 1.20.2</generator>

	<entry>
		<id>http://sdcc.sourceforge.net/mediawiki/index.php?title=SDCC_3.4.0_Release_Plan&amp;diff=163&amp;oldid=0</id>
		<title>SDCC 3.4.0 Release Plan</title>
		<link rel="alternate" type="text/html" href="http://sdcc.sourceforge.net/mediawiki/index.php?title=SDCC_3.4.0_Release_Plan&amp;diff=163&amp;oldid=0"/>
				<updated>2013-05-19T23:45:11Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Release manager == Not yet known  == Target platforms == SDCC binaries will be built for the following platforms, called also &amp;quot;official SDCC platforms&amp;quot;: *Microsoft Windows ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Release manager ==&lt;br /&gt;
Not yet known&lt;br /&gt;
&lt;br /&gt;
== Target platforms ==&lt;br /&gt;
SDCC binaries will be built for the following platforms, called also &amp;quot;official SDCC platforms&amp;quot;:&lt;br /&gt;
*Microsoft Windows 2000 and above (win32) 32bit x86&lt;br /&gt;
 It is was reported that [http://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=1631528&amp;amp;group_id=599&amp;amp;atid=100599 SDCC Hangs on Win98 SE], but I [borutr] couldn't reproduce it.&lt;br /&gt;
 This means that SDCC runs on Windows 95/98/ME platforms too, but they are not officially supported.&lt;br /&gt;
*Microsoft Windows Vista and above (win64) 64bit&lt;br /&gt;
*glibc based Linux (linux) 32bit x86&lt;br /&gt;
*Mac OS X (darwin) 32bit ppc and i386 universal binaries&lt;br /&gt;
&lt;br /&gt;
gcc and command line tools will be used to build ports on all platforms. Windows ports will be cross-compiled on Linux host.&lt;br /&gt;
&lt;br /&gt;
== Processor targets ==&lt;br /&gt;
Some targets are not ready or are no longer maintained. Any mature targets must be included and must pass the regression tests. Any others may be disabled in the binary to meet the acceptance criteria.&lt;br /&gt;
&lt;br /&gt;
*Mature, on-going maintenance: mcs51, ds390, z80, z180, r2k, r3ka, gbz80, hc08 and s08.&lt;br /&gt;
*Preliminary, in development: pic14, pic16&lt;br /&gt;
*Unknown status: TININative, ds400&lt;br /&gt;
*No longer maintained: avr, xa51&lt;br /&gt;
&lt;br /&gt;
== Deliverables ==&lt;br /&gt;
The final deliverables will be:&lt;br /&gt;
*A source archive that can rebuild all binaries&lt;br /&gt;
*A documentation archive&lt;br /&gt;
*An executable, NSIS based installer for Windows&lt;br /&gt;
*A tarball that installs in /usr/local for Linux&lt;br /&gt;
*A tarball that installs in /Developer/SDCC for Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Acceptance criteria ==&lt;br /&gt;
The release needs to at minimum:&lt;br /&gt;
*Have an updated README&lt;br /&gt;
*Compile without warnings or errors on all platforms&lt;br /&gt;
*Pass regression tests on all &amp;quot;Mature&amp;quot; targets: mcs51, ds390, z80, z180, r2k, r3ka, gbz80, hc08 and s08 on Linux, Windows and Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
This schedule has no dates attached due to the volunteer nature of the project, however the release manager will try to keep things moving.&lt;br /&gt;
&lt;br /&gt;
The schedule and approximate timings are:&lt;br /&gt;
#Announce intention to do a release&lt;br /&gt;
#Take feedback and wish list items&lt;br /&gt;
#Change the version number in .version, sdcc.spec, doc/sdccman.lyx, doc/INSTALL.txt and everywhere else it appears&lt;br /&gt;
#Announce a code freeze&lt;br /&gt;
##The release candidate RC1 svn tag will be created. ''NOTE: the tag should be created on a complete sdcc trunk: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk''&lt;br /&gt;
##The release manager will make a release candidate RC1&lt;br /&gt;
##RC1 deliverables will be released to the staging area so that people can test the installers.&lt;br /&gt;
##Bugs (packaging, documentation, ...) found in RC1 will be fixed&lt;br /&gt;
##The release candidate RC2 svn tag will be created. ''NOTE: the tag should be created on a complete sdcc trunk: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk''&lt;br /&gt;
##The release manager will make a release candidate RC2&lt;br /&gt;
##RC2 deliverables will be released to the staging area so that people can test the installers.&lt;br /&gt;
##Bugs (packaging, documentation, ...) found in RC2 will be fixed&lt;br /&gt;
#The release svn tag will be created. ''NOTE: the tag should be created on a complete sdcc trunk: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk''&lt;br /&gt;
#The release manager will make the release deliverables&lt;br /&gt;
#Quick test of the installers&lt;br /&gt;
#Deliverables will be blessed and released&lt;br /&gt;
#Mark the new files as default download for their operating system&lt;br /&gt;
#The release will be announced on [http://sourceforge.net/news/?group_id=599 SourceForge News], [mailto:sdcc-devel@lists.sourceforge.net sdcc-devel] and [mailto:sdcc-user@lists.sourceforge.net sdcc-user] mailing lists&lt;br /&gt;
&lt;br /&gt;
== Tasks ==&lt;br /&gt;
Random set of tasks that someone might want to do:&lt;br /&gt;
*Update the web page before and after the release&lt;br /&gt;
*Update the documentation&lt;/div&gt;</summary>
		<author><name>MaartenBrock</name></author>	</entry>

	<entry>
		<id>http://sdcc.sourceforge.net/mediawiki/index.php?title=Main_Page&amp;diff=162&amp;oldid=122</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://sdcc.sourceforge.net/mediawiki/index.php?title=Main_Page&amp;diff=162&amp;oldid=122"/>
				<updated>2013-05-19T23:31:18Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;SDCC 3.4.0 Release: &lt;/span&gt; &lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 23:31, 19 May 2013&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='4' style='text-align: center;' class='diff-multi'&gt;(One intermediate revision by one user not shown)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 9:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 9:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*SDCC development related documentation&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*SDCC development related documentation&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== [[SDCC 3.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;3&lt;/del&gt;.0 Release]] ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== [[SDCC 3.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;4&lt;/ins&gt;.0 Release]] ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== [[Current Development]] ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== [[Current Development]] ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 61:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 61:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Old Releases ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Old Releases ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;*[[SDCC 3.3.0 Release]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[SDCC 3.2.0 Release]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[SDCC 3.2.0 Release]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[SDCC 3.1.0 Release]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[SDCC 3.1.0 Release]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>MaartenBrock</name></author>	</entry>

	<entry>
		<id>http://sdcc.sourceforge.net/mediawiki/index.php?title=SDCC_3.3.0_Release_Plan&amp;diff=160&amp;oldid=157</id>
		<title>SDCC 3.3.0 Release Plan</title>
		<link rel="alternate" type="text/html" href="http://sdcc.sourceforge.net/mediawiki/index.php?title=SDCC_3.3.0_Release_Plan&amp;diff=160&amp;oldid=157"/>
				<updated>2013-05-19T23:10:16Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Schedule: &lt;/span&gt; &lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 23:10, 19 May 2013&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='4' style='text-align: center;' class='diff-multi'&gt;(One intermediate revision by one user not shown)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 49:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 49:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;##The release manager will make a release candidate RC2 '''(DONE 2013-05-11)'''&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;##The release manager will make a release candidate RC2 '''(DONE 2013-05-11)'''&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;##RC2 deliverables will be released to the staging area so that people can test the installers. '''(DONE 2013-05-11)'''&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;##RC2 deliverables will be released to the staging area so that people can test the installers. '''(DONE 2013-05-11)'''&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;##Bugs (packaging, documentation, ...) found in RC2 will be fixed&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;##Bugs (packaging, documentation, ...) found in RC2 will be fixed &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'''(DONE 2013-05-18)'''&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;#The release svn tag will be created. ''NOTE: the tag should be created on a complete sdcc trunk: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk''&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;#The release svn tag will be created. ''NOTE: the tag should be created on a complete sdcc trunk: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'' '''(DONE 2013-05-20)'&lt;/ins&gt;''&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;#The release manager will make the release deliverables&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;#The release manager will make the release deliverables &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'''(DONE 2013-05-20)'''&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;#Quick test of the installers&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;#Quick test of the installers &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'''(DONE 2013-05-20)'''&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;#Deliverables will be blessed and released&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;#Deliverables will be blessed and released &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'''(DONE 2013-05-20)'''&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;#Mark the new files as default download for their operating system&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;#Mark the new files as default download for their operating system &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'''(DONE 2013-05-20)'''&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;#The release will be announced on [http://sourceforge.net/news/?group_id=599 SourceForge News], [mailto:sdcc-devel@lists.sourceforge.net sdcc-devel] and [mailto:sdcc-user@lists.sourceforge.net sdcc-user] mailing lists&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;#The release will be announced on [http://sourceforge.net/news/?group_id=599 SourceForge News], [mailto:sdcc-devel@lists.sourceforge.net sdcc-devel] and [mailto:sdcc-user@lists.sourceforge.net sdcc-user] mailing lists &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'''(DONE 2013-05-20)'''&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Tasks ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Tasks ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>MaartenBrock</name></author>	</entry>

	<entry>
		<id>http://sdcc.sourceforge.net/mediawiki/index.php?title=SDCC_3.3.0_Release&amp;diff=158&amp;oldid=155</id>
		<title>SDCC 3.3.0 Release</title>
		<link rel="alternate" type="text/html" href="http://sdcc.sourceforge.net/mediawiki/index.php?title=SDCC_3.3.0_Release&amp;diff=158&amp;oldid=155"/>
				<updated>2013-05-19T22:58:47Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;SDCC 3.3.0 Release schedule: &lt;/span&gt; &lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 22:58, 19 May 2013&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 24:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 24:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|&amp;#160; SDCC 3.3.0 Release &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|&amp;#160; SDCC 3.3.0 Release &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|&amp;#160; 2013-05-18&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|&amp;#160; 2013-05-18&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;| &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;&amp;#160; &lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;| &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; 2013-05-20&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>MaartenBrock</name></author>	</entry>

	</feed>