On Fri, 10 Jun 2005, Joost van der Sluis wrote:
> Hi all, > > I don't know if rtl-optimilisation patches have a large priority, but > nevertheless this patch improves the speed of the sysutils.uppercase and > lowercase functions. I fail to see how changing a while loop to a for loop improves speed ? I could understand if you'd use a PChar and use pointer math, but not this ? Michael _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
