A
Andreas Hausladen
Unregistered / Unconfirmed
GUEST, unregistred user!
There was a bug in the TStringList.IndexOf performance optimization that didn’t take into account that DB.TFlatList overrides GetCount and implements lacy loading. The optimization directly accessed TStringList.FCount which was zero because GetCount wasn’t called. This bug appeared when you tried to open a DataSet in the IDE.
Another problem was that the fastdcc*.exe files in the XE7 and XE8 fastdcc 7zip file were from a pre-XE3 version and used “fastdccXx.dll” instead of “fastdccXx.dllx” (that is necessary since XE3’s copy protection changes). This prevented the CompilerSpeedPack to be injected into the compiler’s process.
Changelog:
IDE Fix Pack download:
fastdcc download:
查看更多...
Another problem was that the fastdcc*.exe files in the XE7 and XE8 fastdcc 7zip file were from a pre-XE3 version and used “fastdccXx.dll” instead of “fastdccXx.dllx” (that is necessary since XE3’s copy protection changes). This prevented the CompilerSpeedPack to be injected into the compiler’s process.
Changelog:
- 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
IDE Fix Pack download:
Name
IDE Version
File
Size
Downloads
Added
IDE Fix Pack 5.92 2009 (UP4)
IDEFixPack2009Reg592.7z 178.64 KB
598 times
2015-05-16
IDE Fix Pack 5.92 (unsupported) 2010 (UP5)
IDEFixPack2010Reg592.7z 174.62 KB
867 times
2015-05-16
IDE Fix Pack 5.92 XE (UP1)
IDEFixPackXEReg592.7z 160.94 KB
380 times
2015-05-16
IDE Fix Pack 5.92 (unsupported) XE2 (UP4+HF1
IDEFixPackXE2Reg592.7z 233.92 KB
373 times
2015-05-16
IDE Fix Pack 5.92 (unsupported) XE3 (UP2)
IDEFixPackXE3Reg592.7z 186.52 KB
232 times
2015-05-16
IDE Fix Pack 5.92 (unsupported) XE4 (UP1)
IDEFixPackXE4Reg592.7z 187.13 KB
202 times
2015-05-16
IDE Fix Pack 5.92 (unsupported) XE5 (UP2)
IDEFixPackXE5Reg592.7z 186.26 KB
333 times
2015-05-16
IDE Fix Pack 5.92 (unsupported) XE6 (UP1)
IDEFixPackXE6Reg592.7z 304.41 KB
286 times
2015-05-16
IDE Fix Pack 5.92 XE7 (UP1)
IDEFixPackXE7Reg592.7z 318.54 KB
990 times
2015-05-16
IDE Fix Pack 5.92 XE8
IDEFixPackXE8Reg592.7z 311.5 KB
1317 times
2015-05-16
fastdcc download:
Name
IDE Version
File
Size
Downloads
Added
fastdcc 5.92 2009 (UP4)
fastdcc2009v592.7z 76.36 KB
110 times
2015-05-16
fastdcc 5.92 (unsupported) 2010 (UP5)
fastdcc2010v592.7z 80.6 KB
154 times
2015-05-16
fastdcc 5.92 XE (UP1)
fastdccXEv592.7z 82.47 KB
128 times
2015-05-16
fastdcc 5.92 (unsupported) XE2 (UP4+HF1)
fastdccXE2v592.7z 103.87 KB
109 times
2015-05-16
fastdcc 5.92 (unsupported) XE3 (UP2)
fastdccXE3v592.7z 118.14 KB
85 times
2015-05-16
fastdcc 5.92 (unsupported) XE4 (UP1)
fastdccXE4v592.7z 112.92 KB
88 times
2015-05-16
fastdcc 5.92 (unsupported) XE5 (UP2)
fastdccXE5v592.7z 114.11 KB
110 times
2015-05-16
fastdcc 5.92 (unsupported) XE6 (UP1)
fastdccXE6v592.7z 138.34 KB
119 times
2015-05-16
fastdcc 5.92 XE7 (UP1)
fastdccXE7v592.7z 150.38 KB
232 times
2015-05-16
fastdcc 5.92 XE8
fastdccXE8v592.7z 146.87 KB
395 times
2015-05-16
查看更多...