<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/fpc.git/packages/fcl-process/src/pipes.pp, branch master</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>MorphOS: TProcess implementation supporting async mode and pipes</title>
<updated>2021-02-20T18:39:40+00:00</updated>
<author>
<name>marcus</name>
<email>marcus@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2021-02-20T18:39:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=d06ebeb40c24f41431d39140a1fa05f1bba1fe1e'/>
<id>d06ebeb40c24f41431d39140a1fa05f1bba1fe1e</id>
<content type='text'>
git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@48733 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@48733 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> Suppress non-set result warning in Seek method</title>
<updated>2014-11-22T15:31:20+00:00</updated>
<author>
<name>pierre</name>
<email>pierre@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2014-11-22T15:31:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=0da307f08eb359041e2ae5f57decd117711e13be'/>
<id>0da307f08eb359041e2ae5f57decd117711e13be</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@29106 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@29106 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * cleaned out some ver2_2_0 defines.</title>
<updated>2013-12-14T09:18:38+00:00</updated>
<author>
<name>marco</name>
<email>marco@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2013-12-14T09:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=06798af915bb985fd1d54517ef13264c44d22c8e'/>
<id>06798af915bb985fd1d54517ef13264c44d22c8e</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@26230 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@26230 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * make pipesize a property. Mantis #22327, patch by Cyrax.</title>
<updated>2012-06-30T15:47:24+00:00</updated>
<author>
<name>marco</name>
<email>marco@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2012-06-30T15:47:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=8a74324c2ddc1d18e29b03bd93423a1ce474adfe'/>
<id>8a74324c2ddc1d18e29b03bd93423a1ce474adfe</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@21740 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@21740 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Call inherited in destructors.</title>
<updated>2012-03-23T12:56:13+00:00</updated>
<author>
<name>marco</name>
<email>marco@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2012-03-23T12:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=a58b6477224dd894c5f6b4bb5b1ed49ed9d87f66'/>
<id>a58b6477224dd894c5f6b4bb5b1ed49ed9d87f66</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@20590 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@20590 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * fixed closepipe&lt;&gt;pipeclose and handle&lt;&gt;fhandle typos reported by Jonas.</title>
<updated>2011-11-19T11:49:59+00:00</updated>
<author>
<name>marco</name>
<email>marco@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-11-19T11:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=cdde39300efb7f9a3d5348ae3edea12904439006'/>
<id>cdde39300efb7f9a3d5348ae3edea12904439006</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@19653 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@19653 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>  * TIn/OutputPipeStream gets closed on freeing</title>
<updated>2011-11-18T22:47:06+00:00</updated>
<author>
<name>hajny</name>
<email>hajny@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-11-18T22:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=8a704d1953465b6846296bd5cc1417c7906c2caa'/>
<id>8a704d1953465b6846296bd5cc1417c7906c2caa</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@19652 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@19652 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>* Fix bug ID 19856 (adapted and completed patch by Chad B)</title>
<updated>2011-08-13T18:58:04+00:00</updated>
<author>
<name>michael</name>
<email>michael@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-08-13T18:58:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=eac41002647f85f0b28870084a038422d675d440'/>
<id>eac41002647f85f0b28870084a038422d675d440</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@18195 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@18195 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>  * make it compile with 2.2.0</title>
<updated>2008-02-04T20:01:11+00:00</updated>
<author>
<name>peter</name>
<email>peter@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2008-02-04T20:01:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=dc45a93c0324a1dded12e83c4a95d04bc59ba007'/>
<id>dc45a93c0324a1dded12e83c4a95d04bc59ba007</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@10208 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@10208 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch from Sergei Gorelkin, making TStream.Read and .Write virtual</title>
<updated>2007-12-29T19:03:56+00:00</updated>
<author>
<name>michael</name>
<email>michael@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2007-12-29T19:03:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=13c48507dc753978b12c1d7cbdc593191b248680'/>
<id>13c48507dc753978b12c1d7cbdc593191b248680</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@9572 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@9572 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
</feed>
