<html>
<head>
<style><!--
body {background-color:#ffffff;}
.file {border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;}
.pathname {font-family:monospace; float:right;}
.fileheader {margin-bottom:.5em;}
.diff {margin:0;}
.tasklist {padding:4px;border:1px dashed #000000;margin-top:1em;}
.tasklist ul {margin-top:0;margin-bottom:0;}
tr.alt {background-color:#eeeeee}
#added {background-color:#ddffdd;}
#addedchars {background-color:#99ff99;font-weight:bolder;}
tr.alt #added {background-color:#ccf7cc;}
#removed {background-color:#ffdddd;}
#removedchars {background-color:#ff9999;font-weight:bolder;}
tr.alt #removed {background-color:#f7cccc;}
#copied {background-color:#ccccff;}
tr.alt #copied {background-color:#bbbbf7;}
#info {color:#888888;}
#context {background-color:#eeeeee;}
td {padding-left:.3em;padding-right:.3em;}
tr.head {border-bottom-width:1px;border-bottom-style:solid;}
tr.head td {padding:0;padding-top:.2em;}
.task {background-color:#ffff00;}
.comment {white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:pre-wrap;word-wrap:break-word;padding:4px;border:1px dashed #000000;background-color:#ffffdd}
.error {color:red;}
hr {border-width:0px;height:2px;background:black;}
--></style>
</head>
<body>
<table cellspacing="0" cellpadding="0" border="0" rules="cols">
<tr class="head"><td colspan="5">Commit in <b><tt>metaas/trunk</tt></b></td></tr>
<tr><td><tt><a href="#file1">project.xml</a></tt> </td><td></td><td align="right" id="added">+33</td><td></td><td nowrap="nowrap" align="center">415 -> 416</td></tr>
</table>
<pre class="comment">
last release's metadata
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname">metaas/trunk</span><br />
<div class="fileheader"><big><b>project.xml</b></big> <small id="info">415 -> 416</small></div>
<pre class="diff"><small id="info">--- trunk/project.xml        2007-02-14 00:43:48 UTC (rev 415)
+++ trunk/project.xml        2007-02-15 08:48:11 UTC (rev 416)
@@ -134,6 +134,25 @@
</small></pre><pre class="diff" id="context"> statement</change>
</changelog>
</release>
</pre><pre class="diff" id="added">+
+ <release id="0.5" date="2007-01-30">
+ <downloads>
+ <dl file="metaas-0.5-bin.zip">Compiled .jar and API docs</dl>
+ </downloads>
+ <changelog>
+ <change>Seperated auto-import processing out from
+ <code>ActionScriptProject#writeAll()</code> - the new
+ <code>performAutoImport()</code> method must now be used</change>
+ <change>Fixed several bugs in interface-related code generation</change>
+ <change>Added a 'classpath' to <code>ActionScriptProject</code> to
+ support the auto-import process with project-external code</change>
+        <change>Allow for regular-expression-literals, so we no longer raise
+        SyntaxException on encountering one</change>
+        <change>Assorted parser fixes to accept more examples of valid AS
+ syntax, including several instances of 'keywords' that are also valid
+ as identifiers</change>
+ </changelog>
+ </release>
</pre><pre class="diff" id="context"> </releases>
<section>
</pre><pre class="diff"><small id="info">@@ -151,6 +170,16 @@
</small></pre><pre class="diff" id="context"> </section>
<section>
</pre><pre class="diff" id="added">+ <title>Contact</title>
+
+ <para>If you have any questions or have some code to contribute, please
+ subscribe to the
+ <ulink url="http://lists.badgers-in-foil.co.uk/mailman/listinfo/metaas-dev">mailing
+ list<alt>metaas-development mailing list subscription
+ manager</alt></ulink>.</para>
+ </section>
+
+ <section>
</pre><pre class="diff" id="context"> <title>Due Credit</title>
<para>metaas was inspired by the
</pre><pre class="diff"><small id="info">@@ -186,6 +215,10 @@
</small></pre><pre class="diff" id="context"> <relatedproject name="Eclipse JDT DOM">
<homepage url="http://download.eclipse.org/downloads/documentation/2.0/html/plugins/org.eclipse.jdt.doc.isv/reference/api/org/eclipse/jdt/core/dom/package-summary.html"/>
</relatedproject>
</pre><pre class="diff" id="added">+
+ <relatedproject name="ASPOJO">
+ <homepage url="http://code.google.com/p/aspojo/"/>
+ </relatedproject>
</pre><pre class="diff" id="context"> </relation>
</related>
</pre></div>
<center><small><a href="http://www.badgers-in-foil.co.uk/projects/cvsspam/" title="commit -> email">CVSspam</a> 0.2.12</small></center>
</body></html>