Visit site Andy's Blog

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

June 2011

17
votes
Vote UpVote

Directory cache for the compiler – aka IDE Fix Pack 4.3 Beta

Andy's Blog – Now that IDE Fix Pack 4.2 is out, I can finally give you an experimental “directory cache” for the Delphi compiler (Delphi 2009/2010/XE). Let’s see how fast that makes the compilation. The 2007 version doesn’t contain the directory cache, it only fixes QC #40945: Right ALT-key causes exception under ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-06-26 19:10
11
votes
Vote UpVote

IDE Fix Pack 4.2 released

Andy's Blog – The new IDE Fix Pack 4.2 is now available. Changes from 4.1 to 4.2 (2011-06-20) Added: Prevent IDE deadlocks Added: HelpInsight parsing is done in the background when moving the mouse over an identifier (2009/2010) Added: Much improved IDE startup performance Added: Some old Debugger C-RTL ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-06-20 14:01
1
vote
Vote UpVote

AsyncCalls 2.97 bug-fix release

Andy's Blog – I just released the bug-fix version 2.97 of my AsyncCalls unit. Version 2.97 changelog: Fixed: The thread priority wasn’t reset to Normal for new AsyncCall tasks. Replaced Suspend/Resume code to prevent a race condition where all threads are suspended but their FSuspended flag is false. ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-06-13 10:52
4
votes
Vote UpVote

IDE Fix Pack 4.2 Release Candidate

Andy's Blog – The previous IDE Fix Pack 4.2 Previews had problems with Delphi 2007. I forgot that some strings in the Delphi 2007 IDE are declared as WideString while they are declared as “string” (aka UnicodeString) in newer Delphi versions. So one of the “cracker” classes accessed them as string (=AnsiString) ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-06-11 15:13
2
votes
Vote UpVote

My? downloads on torry.net

Andy's Blog – Somebody is impersonating me on torry.net. He grabs everything from my download page and uploads it. Some years ago I acquired access to this torry.net account but as it seems this person got the account back. I have nothing against torry.net but I don’t like it if somebody impersonates me and ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-06-07 20:34

May 2011

14
votes
Vote UpVote

IDE Fix Pack 4.2 Preview 2

Andy's Blog – Changes from Preview 1 to 2: Removed: No search for non-existing $(WINDIR)\Globalization files on IDE start, because it could cause problems when loading the IDE’s .NET part. Fixed: IDE’s background compiler didn’t work with non-ASCII paths and filenames (Delphi XE) Some tweaking and sanity checks ...
Details Favorite? Off-Topic? Andreas Hausladen @ 2011-05-20 17:27
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)