首页
社区
课程
招聘
[ZT]DelphiSpeedUp IDE plugin
发表于: 2007-2-7 13:26 2788

[ZT]DelphiSpeedUp IDE plugin

2007-2-7 13:26
2788
From:EXETOOLS

by:valmont


A plugin for Delphi/C++Builder 5/6/7/2005, BDS 2006 and Turbo Delphi/C++/C# Professional. It speeds up the time to load the IDE and it also improves the whole speed of the IDE.
Features:
Improves Delphi/BCB/BDS's load times
Optimizes often used RTL functions by functions form the FastCode project
All optimizations are done in memory and do not change any file on disk
Adds a "Close all and kill" menu item to the "File" menu that terminates the IDE very fast● The fast termination is used when you close the IDE while pressing the CTRL key.

Version 2.35 (2007-02-04)
Improved: _LStrCmp and _WStrCmp optimization
Improved: Removed two memory accesses from each hooked function
Added: Delphi 2005/BDS 2006 environment options dialog now opens much faster
Added: Improves the speed of the compiler a little bit
Added: Improves the speed of the .NET framework and other msvcrt dependent code
Fixed: Missing Package Import Resolver for Delphi/BCB 5
Fixed: Closing the IDE could have caused an access violation
Version 2.3 (2007-01-01)
Added: Package Import Resolver for many System.pas functions and TList/TObjectList/TInterfaceList
Added: Some FastSys tweaks to improve speed in runtime packages
Added: .NET's SetThreadPriority(HIGHEST) during IDE loading is now ignored (Delphi 2005, BDS 2006)
Added: The IDE is terminated faster by pressing CTRL when closing the main form.
Added: DelphiSpeedUp calls BeginUpdate/EndUpdate for BDS's Tool Palette during startup.
Version 2.2 (2006-12-10)
Added: "Clear unit buffer" menu item is now also visible in Delphi 2005 and BDS 2006
Fixed: Rehooking code in an often called function is replaced by a faster rehooking code.
Added: TObjectList speed improvements
Added: Replaced FastCode library 0.5 by version 0.6.1.


Down:


http://andy.jgknet.de/dspeedup/files/DelphiSpeedUpV235.zip (314 KB) (2007-02-04)
http://andy.jgknet.de/dspeedup/files/DelphiSpeedUpV235.zip (251 KB) (2007-02-04)

[课程]Linux pwn 探索篇!

收藏
免费 1
支持
分享
最新回复 (2)
雪    币: 3758
活跃值: (3282)
能力值: ( LV15,RANK:500 )
在线值:
发帖
回帖
粉丝
2
第二个连接应该是7z后缀.
2.3和家里的CodeRush的ClipboardHistory有点冲突,现在用的还是2.2, 回去试试看2.35会不会
2007-2-7 13:47
0
雪    币: 93944
活跃值: (200219)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
3
Thx

http://andy.jgknet.de/dspeedup/files/DelphiSpeedUpV235.7z
2007-2-7 14:15
0
游客
登录 | 注册 方可回帖
返回
//