Donate Share

FastMM

File Release Notes and Changelog

Release Name: FastMM 4.60

Notes:
Minor performance bugfix, some new translations, and added sharing compatibility with the BDS2006 memory manager.

Changes: Version 4.60 (21 February 2006): - Fixed a performance issue due to an unnecessary block move operation when allocating a block in the range 1261-1372 bytes and then reallocating it in the range 1373-1429 bytes twice. (Thanks to Michael Winter.) - Added the Belarussian translation by dzmitry[li]. - Added the updated Spanish translation by Marcelo Montenegro. - Added a new option "EnableSharingWithDefaultMM". This option allows FastMM to be shared with the default MM of Delphi 2006. It is on by default, but MM sharing has to be enabled otherwise it has no effect (refer to the documentation for the "ShareMM" and "AttemptToUseSharedMM" options).