<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/fpc.git/packages/winceunits, 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>help headers for wince from bug 17574</title>
<updated>2010-10-21T15:37:16+00:00</updated>
<author>
<name>sekelsenmat</name>
<email>sekelsenmat@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-10-21T15:37:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=5e560bb2834ab0c5bdc71bf0ea08e5d71cdb627f'/>
<id>5e560bb2834ab0c5bdc71bf0ea08e5d71cdb627f</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16195 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@16195 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>  + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and</title>
<updated>2010-09-29T21:56:47+00:00</updated>
<author>
<name>jonas</name>
<email>jonas@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-09-29T21:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=1afbfb7777fec3a15b9dfb3b5a696502a9a67920'/>
<id>1afbfb7777fec3a15b9dfb3b5a696502a9a67920</id>
<content type='text'>
    later: the same as i386/darwin, except
      a) uses the non-fragile Objective-C ABI/runtime
      b) does not require stubs for direct calls/jumps (not required for
         i386/darwin under 10.6 and later either, but still generated
         there for backwards compatibility)
      c) only the same packages are enabled as for ARM/Darwin
      d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
    This target also defines the symbol "darwin" apart from the target
    name "iphonesim" for source code compatibility reasons.


git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16065 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    later: the same as i386/darwin, except
      a) uses the non-fragile Objective-C ABI/runtime
      b) does not require stubs for direct calls/jumps (not required for
         i386/darwin under 10.6 and later either, but still generated
         there for backwards compatibility)
      c) only the same packages are enabled as for ARM/Darwin
      d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
    This target also defines the symbol "darwin" apart from the target
    name "iphonesim" for source code compatibility reasons.


git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16065 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>Patches from Drigus, adds new wince units. bug 17096 and bug 17097</title>
<updated>2010-08-27T14:31:13+00:00</updated>
<author>
<name>sekelsenmat</name>
<email>sekelsenmat@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-08-27T14:31:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=6ceee2f18309a37f4823cabcc99c2765b199b35c'/>
<id>6ceee2f18309a37f4823cabcc99c2765b199b35c</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@15912 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@15912 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>* patch by F@ntomas to amend the incorrect declarations of RILSUPSERVICEDATA and LPRILSUPSERVICEDATA in ril.pp (winceunits package)</title>
<updated>2010-08-17T19:33:42+00:00</updated>
<author>
<name>florian</name>
<email>florian@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-08-17T19:33:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=24bee5b1bbbc453c762717b4f5c591f3fb649894'/>
<id>24bee5b1bbbc453c762717b4f5c591f3fb649894</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@15835 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@15835 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>* patch by "Vasil" to fix various WinCE and Win32 API conversion issues</title>
<updated>2010-08-15T19:39:31+00:00</updated>
<author>
<name>florian</name>
<email>florian@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-08-15T19:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=b8cbf84c785baf1d1caac51793afecec7ea8b31b'/>
<id>b8cbf84c785baf1d1caac51793afecec7ea8b31b</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@15824 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@15824 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * SmsSendMessage's 2nd parameter changed to pointer, mantis 14605</title>
<updated>2010-07-31T07:43:34+00:00</updated>
<author>
<name>marco</name>
<email>marco@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-07-31T07:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=2c745589c40574bc889c06d12cc3dfc4123597ea'/>
<id>2c745589c40574bc889c06d12cc3dfc4123597ea</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@15674 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@15674 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>* lower/upper case typo fixes, resolves probably #14934</title>
<updated>2010-01-02T18:07:46+00:00</updated>
<author>
<name>florian</name>
<email>florian@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-01-02T18:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=12a9537fb73ebeb707cd2cf18776ea556eb5042e'/>
<id>12a9537fb73ebeb707cd2cf18776ea556eb5042e</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14526 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@14526 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>* patch by Sven Barth: Add CeRapiInvoke to rapi.pp, resolves #15170</title>
<updated>2009-12-26T21:22:42+00:00</updated>
<author>
<name>florian</name>
<email>florian@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-12-26T21:22:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=f0153cd0874d3f133a5f0446fea1a56c3ee5d063'/>
<id>f0153cd0874d3f133a5f0446fea1a56c3ee5d063</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14482 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@14482 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Update Makefiles</title>
<updated>2009-12-10T08:36:52+00:00</updated>
<author>
<name>pierre</name>
<email>pierre@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-12-10T08:36:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=c54e19a489c97317ac1fe648ce3ae5cb8e77590e'/>
<id>c54e19a489c97317ac1fe648ce3ae5cb8e77590e</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14385 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@14385 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * added cmdbar_help/cmdbar_ok</title>
<updated>2009-10-16T17:00:46+00:00</updated>
<author>
<name>marco</name>
<email>marco@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-10-16T17:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=6b7ba32b3aa12d8f79e84e89ea0eef285071bad9'/>
<id>6b7ba32b3aa12d8f79e84e89ea0eef285071bad9</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13872 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@13872 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
</feed>
