Content deleted Content added
→Applications Using FastCode: Fixed typo "commnly" -> "commonly" |
|||
Line 104:
*Delphi 2006<ref>Long, Brian & Swart, Bob, "Borland Developer Studio 2006 Reviewed", The Delphi Magazine, Issue 124, December 2005</ref>: CompareText, Int64Div and FillChar, FastMM4 memory manager <ref>http://blogs.embarcadero.com/abauer/2005/09/28/21433</ref>
*Delphi 2007—Delphi XE: ArcCos, ArcSin, Power, PosEx, Move, Memory Manager, FillChar, Pos, __lldiv, LowerCase, UpperCase, CompareStr, CompareMem, CompareText, StrLen, StrCopy, StrComp.<ref>http://www.stevetrefethen.com/blog/CommunitycontributionsimproveDelphi2007RTLperformance.aspx</ref>
BUT i can not found any version for unicode support (2009-2010-xe)https://forums.embarcadero.com/thread.jspa?messageID=382707
The Mastering Delphi books by Marco Cantu contains a chapter about FastCode listing the contributions to the Delphi RTL <ref>http://www.marcocantu.com/md2005/UpdateDelphi2006_ch05.html</ref>
|