Quantcast
Channel: Planet Object Pascal
Viewing all articles
Browse latest Browse all 1725

Andy's Blog and Tools: IDE Fix Pack 5.4 for 2009-XE5 released

$
0
0

The new IDE Fix Pack 5.4 supports XE5, fixes some bugs in IDE Fix Pack patches and adds new Win32 and Win64 compiler optimizations.

Download IDE Fix Pack:

NameIDE VersionFileSizeDownloadsAdded
IDE Fix Pack 5.42009+UP3IDEFixPack2009Reg54.zip173.75 KB214 times 2013-11-01
IDE Fix Pack 5.42010IDEFixPack2010Reg54.zip159.74 KB298 times 2013-11-01
IDE Fix Pack 5.4XEIDEFixPackXEReg54.zip147.68 KB378 times 2013-11-01
IDE Fix Pack 5.4XE2+UP4+HF1IDEFixPackXE2Reg54.zip217.09 KB480 times 2013-11-01
IDE Fix Pack 5.4XE3+UP1IDEFixPackXE3Reg54.zip213.54 KB373 times 2013-11-01
IDE Fix Pack 5.4XE4IDEFixPackXE4Reg54.zip214.72 KB389 times 2013-11-01
IDE Fix Pack 5.4XE5IDEFixPackXE5Reg54.zip213.62 KB788 times 2013-11-01

Download fastdcc:

NameIDE VersionFileSizeDownloadsAdded
fastdcc 5.42009+UP3fastdcc2009v54.7z75.4 KB89 times 2013-11-01
fastdcc 5.42010fastdcc2010v54.7z79.34 KB91 times 2013-11-01
fastdcc 5.4XEfastdccXEv54.7z81.36 KB136 times 2013-11-01
fastdcc 5.4XE2+UP4+HF1fastdccXE2v54.7z104.53 KB149 times 2013-11-01
fastdcc 5.4XE3+UP1fastdccXE3v54.7z116.06 KB136 times 2013-11-01
fastdcc 5.4XE4fastdccXE4v54.7z107.91 KB145 times 2013-11-01
fastdcc 5.4XE5fastdccXE5v54.7z109.16 KB305 times 2013-11-01

Changed from 5.3 to 5.4

  • Fixed: Possible access violation in PageControlTabSheetCompDropFix.DeleteSelection
  • Fixed: Possible infinite loop in compiler patch (2009-XE4)
  • Fixed: Switching between C++64 and C++32 platform caused “String list does not allow duplicates”
  • Added: XE5 support
  • Added: Optimization for: DCC64 was busy allocating and zero-ing memory for units with many functions (e.g. Generics)
  • Added: Optimization for: DCC64 was busy searching a linear list for units with many Generics
  • Added: Hashtable for compiler directives (improves jedi.inc compilation speed) (2009-2010)
  • Added: Hashtable for symbol lookup in used units
  • Added: Faster inline function compilation (2009-XE)
  • Added: Much better compiler performance if a unit instantiates many Generics (e.g. Spring4D)
  • Added: Fix for *.tds symbols aren’t loaded if the debugger is started with a relative HostApp
  • Removed: Increased Linker I/O buffer

Viewing all articles
Browse latest Browse all 1725

Trending Articles