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 an 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 the 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. Instead of 3626 it can now handle 65534 resource items
- Added: String function replacements without STRINGCHECKS
- Added: Fix for "class operator In" class completion
- Added: IDEFixPackReg*.exe supports command line parameter /EXTRACT that extracts the files instead of installing them
- Added: Disable creation of EditorLineEnd.ttr
解决 EditorLineEnd.ttr 占用问题
1