<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
<title></title>
</head>
<body>
<p style="margin: 0px;"><span> </span></p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px 5px 0px;">
"José Mejuto" <joshyfun@gmail.com> hat am 24. Mai 2011 um 11:59 geschrieben:<br/>
<br/>
> Hello FPC-Pascal,<br/>
><br/>
> Friday, May 20, 2011, 12:21:43 PM, you wrote:<br/>
><br/>
> MG> Is there already a TimSort implementation in fpc?<br/>
> MG> http://en.wikipedia.org/wiki/Timsort<br/>
><br/>
> Why is TimSort specially interesting to you ?
</div><br/>
I need a fast stable sort, so multiple sorts work as expected (contrary to QuickSort).<br/>
TimSort is a candidate.<br/>
<br/>
Mattias<br/>
<br/>
</body>
</html>