Visit site Andy's Blog

November 2011

14
votes
Vote UpVote

IDE Fix Pack 4.5 released for 2009/2010/XE/XE2+UP2

Andy's Blog – The IDE Fix Pack 4.5 now supports RAD Studio 2009, 2010, XE and XE2 with Update 2. With this release the RAD Studio 2007 support and earlier is discontinued. There won’t be new releases of DelphiSpeedUp/IDE Fix Pack for those IDE versions. Change log from 4.4 to 4.5 (2011-11-02) Added: Improved ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-11-02 18:57

October 2011

9
votes
Vote UpVote

IDE Fix Pack 4.5 developer snapshot 4

Andy's Blog – And another developer snapshot. This time only one bug was fixed that caused {$L …} to not work as it was used to work and may have had other side effects in the compiler. Name IDE Version File Size Downloads Added DelphiSpeedUp 3.1-untested RC for Delphi 6 6 DelphiSpeedUpV31D6.7z 74.59 KB ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-10-26 18:02
6
votes
Vote UpVote

IDE Fix Pack 4.5 developer snapshot 3

Andy's Blog – And another developer snapshot of IDE Fix Pack. This time the split in IDE Fix Pack and Compiler Speed Pack has begun in the XE2 version. This allows me to address the 32 bit and the 64 bit compiler. What changed: The installer doesn’t cause Windows 7 to ask you if it installed correctly. XE2: ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-10-23 22:11
3
votes
Vote UpVote

New IDE Fix Pack 4.5 developer snapshot (dev 2)

Andy's Blog – With the help of  an IDE Fix Pack user I was able to find a bug in the directory cache that caused the background compiler and the ErrorInsight parser to fail. The “forground” compiler and the CodeInsight compiler weren’t affected by this bug because they run in the main thread and not in a ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-10-20 17:21
10
votes
Vote UpVote

IDE Fix Pack 4.5 developer snapshot

Andy's Blog – I’ve put IDE Fix Pack 4.5 back into development as it wasn’t as stable as I wanted it to be. But this also allows me to put new optimizations into the code and improve the performance of older optimizations. Furthermore I added support for RAD Studio XE2+Update 1. What has changed and what is new ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-10-18 22:39
6
votes
Vote UpVote

Where is IDE Fix Pack for XE2?

Andy's Blog – I haven’t released the IDE Fix Pack for XE2 yet, but it exists since Sept. 9 (I arrived too early in Cologne for the Delphi-Tage and had nothing else to do). But why haven’t I already released it then? The answer is simple. I want IDE and compiler bugs to be sent to Embarcadero and not me. And I ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-10-07 15:22

September 2011

7
votes
Vote UpVote

IDE Fix Pack 4.5 Release Candidate (2009-XE)

Andy's Blog – I have uploaded a new release candidate for IDE Fix Pack 4.5. This version fixes the Directory-Cache debugger bug where the debugger doesn’t find the source files anymore. I have also uploaded an updated version of the fastdcc commandline compiler hook tool. Name IDE Version File Size Downloads ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-09-04 14:40
5
votes
Vote UpVote

DDevExtensions 2.5 with XE2 support

Andy's Blog – The new DDevExtensions 2.5 supports the brand new RAD Studio XE2. If you enable the “Replace Open File At Cursor” config checkbox, you will be able to open units that aren’t fully unit scope qualified (like “Windows” instead of “Winapi.Windows”). The IDE doesn’t seem to support this, so I added the ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-09-02 23:22

August 2011

9
votes
Vote UpVote

IDE Fix Pack 4.4 released

Andy's Blog – The IDE Fix Pack 4.3 release had a bug in the directory cache implementation. I was naive enough to think that if a TryGetValue kind of function returns false, the output value can stay uninitialized. But not so with the Delphi compiler’s file search function if you compile a package. There, even if ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-08-28 17:07
14
votes
Vote UpVote

IDE Fix Pack 4.3 released

Andy's Blog – After 2 months of beta testing and daily usage, I release the next version of IDE Fix Pack 4.3. This release introduces the “compiler directory cache” feature that collects all files in the compiler’s search path before the actual compilation starts. With this cache in place, the compiler’s brute ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-08-20 17:33
7
votes
Vote UpVote

Delphi’s Log View got a performance boost

Andy's Blog – When you debug an application that outputs a lot of messages to the Log View, the IDE becomes unresponsive and has painting issues. In the following video I show you how responsive the IDE could be with the upcoming IDE Fix Pack. --> -->
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-08-19 21:08
4
votes
Vote UpVote

IDE Fix Pack 4.3 Beta 4

Andy's Blog – Beta 4 fixes the map file creation bug that was introduced in Beta 3. No changes for Delphi/C++Builder 2007, so it stays at Beta 3. Changes compared to Beta 2: Full unsaved files support (fixes the Project.res problem) Faster file collection for the directory cache in Windows 7/2008 R2 Improved ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-08-02 16:09

July 2011

9
votes
Vote UpVote

IDE Fix Pack 4.3 Beta 3

Andy's Blog – I have uploaded a new IDE Fix Pack 4.3 beta build. The directory cache got some optimizations and bug fixes. Furthermore I did some other I/O optimizations and I added an experimental fastdcc.exe command line tool that hooks the command line compiler. Changes compared to Beta 2: Full unsaved files ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-07-31 10:00
5
votes
Vote UpVote

Hiding the TObject.Create constructor

Andy's Blog – If you design your classes you may get to a point where you want to have multiple overloaded constructors in your class. But all these overloaded constructors have parameters and a parameter-less constructor doesn’t make sense. And it should be forbidden to call it. Unfortunately Delphi doesn’t ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-07-28 19:02
9
votes
Vote UpVote

DDevExtensions 2.4

Andy's Blog – I eventually found the time to release version 2.4 of my DDevExtensions RAD Studio IDE Plugin that I used for months myself. “Package Add Unit” dialog replaced by “File Open” dialogWhen you add a unit to a package project the “Package Add Unit” dialog changes your project’s search path. That is ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-07-23 11:37
Subscribe:
Contact us to advertise on DelphiFeeds.com

Community Links

Delphi Tage Torry Firebird News

Sponsor

 
Please login or register to use this functionality.
(click on this box to dismiss)