<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/fpc.git/packages/fftw/src, branch avr</title>
<subtitle>svn.freepascal.org: svn/fpc
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/'/>
<entry>
<title> * Fixed library name and compilation on windows, bug 12881</title>
<updated>2009-05-09T10:05:44+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-05-09T10:05:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=cb4fd01c3c44b58684d027c67525a54ce7ed00da'/>
<id>cb4fd01c3c44b58684d027c67525a54ce7ed00da</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13117 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13117 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Reverted work-around from r12744 now bug 12985 is fixed</title>
<updated>2009-04-26T20:17:14+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-04-26T20:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=42704c0cdce9bd36dbc0bbba1aaa7cb15e12a3d3'/>
<id>42704c0cdce9bd36dbc0bbba1aaa7cb15e12a3d3</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13049 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13049 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>  * Apply bugfix patch by Michalis Kamburelis from bug report 13463</title>
<updated>2009-04-04T13:09:29+00:00</updated>
<author>
<name>daniel</name>
<email>daniel@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-04-04T13:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=e348da357dc872e8f5d03f65e0f18b72d7d46191'/>
<id>e348da357dc872e8f5d03f65e0f18b72d7d46191</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12999 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12999 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Added temporary work-around for bug 12985,  partly fixes bug 12881</title>
<updated>2009-02-15T18:08:34+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-02-15T18:08:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=d9db0218b331c37208b681c6580ad6865ea56465'/>
<id>d9db0218b331c37208b681c6580ad6865ea56465</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12744 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12744 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Placed fftw_getmem and fftw_freemem in interface section</title>
<updated>2009-01-04T12:41:56+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-01-04T12:41:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=024b3204af13b82369e645d03d83e799f1d7707e'/>
<id>024b3204af13b82369e645d03d83e799f1d7707e</id>
<content type='text'>
 * Removed dependency on libraries that are not directly called 
 * Fixed compilation of example (part of bug 12881)

git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12505 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Removed dependency on libraries that are not directly called 
 * Fixed compilation of example (part of bug 12881)

git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12505 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * fftw, minor updates to xforms</title>
<updated>2008-01-27T10:04:56+00:00</updated>
<author>
<name>marco</name>
<email>marco@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2008-01-27T10:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=62c9e8d03da5a31648f3dff9d84e7c8f1a6652b2'/>
<id>62c9e8d03da5a31648f3dff9d84e7c8f1a6652b2</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@10016 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@10016 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
</feed>
