IDEFixPack 5.91for Delphi 2009-XE7Changelog&Updates
Changelog:
2015-04-23 (5.91)
- Fixed: IDEFixPack didn't take into account that DB.TFlatList uses late loading through GetCount.
- Fixed: fastdcc32/64/aarm in XE7 and XE8 didn't load the CompilerSpeedPack into the compiler's process.
2015-04-21 (5.9)
- Added: Fix for QC 71270, 76338, and 76379. "CodeInsight doesn't like the underscore."
- Added: TStringList.IndexOfName optimization.
- Fixed: FieldAddress optimization could fail if a published field name was also used in ancestor.
2015-02-15 (5.8)
- Added: Compiler cleanup code performance optimization for large packages.
- Added: If XE7's rlink32.dll is detected in older Delphi versions, the "too many resources to handle" patch is skipped.
- Changed: Installer/Uninstaller doesn't require rtl.bpl/vcl.bpl in the PATH anymore.
- Improved: IDE Fix Pack StringLists use CompareStringOrdinal instead of CompareString.
2014-09-16 (5.71)
- Improved: EditorLineBreak.ttr patch not only prevents file loading but also deletes/renames the existing file.
2014-08-25 (5.7)
- Added: TObject.FieldAddress optimization for DFM loading.
- Added: Fix for QC 111917: RLINK32: Too many resources to handle. It now handles up to 65534 resource items instead of 3626.
- Added: String function replacements without STRINGCHECKS.
- Added: Fix for "class operator In" class completion.
- Added: IDEFixPackReg.exe supports command line parameter /EXTRACT to extract files instead of installing them.
- Added*: Disable creation of EditorLineEnd.ttr to resolve the EditorLineEnd.ttr issue.
评论区