Current
version: 25.0
|
|
Last
page update: September/1/2010
|
What's
in ProDelphi versions 25.0?
What's
in ProDelphi versions 24.6?
- UCS-2 Big-Endian coded files caused exception
instead displaying an error message. ProDelphi supports Ansi-, UCS-2
Little Endian- and UTF 8- encoded files.
- Software protection caused problems on some systems. Now
delivered without protection.
What's new in ProDelphi versions 24.5?
- Result files can be copied automatically
to files with unique file names.
What's
new in ProDelphi versions 24.4?
- Some VCL-Functions (MESSAGEDLG...) were not
recognized if put in brackets.
What's
new in ProDelphi versions 24.3?
- Adaption
to Windows 7 (Ansicode version only)
What's new in ProDelphi versions 24.2?
- Bugfix
for Setup concerning Delphi 2010.
- Navigation interface recompiled due to false Virus alert with
AVIRA Virus scanner.
What's
new in ProDelphi versions 24.1?
- Support
of generic classes.
What's new in ProDelphi versions 24.0?
What's new in ProDelphi versions
23.11-13?
- Default
directory for loading measurement results set to the correct directory.
- Explanation in 'First steps' made better understandable.
- Include files with file extension other than PAS or INC possible
now.
- Include files were instrumented even they are stored in an
excluded directory when a path was given in the include statement.
- Three more waiting VCL functions (MessageDlg, MessageDlgPos,
MessageDlgPosHelp) excluded from measurement.
- Option 'Keep File Date' no longer global, project specific
now.
- Cosmetical problem in parser solved..
What's new in ProDelphi versions
23.10?
- Checked
option 'Do not change file dates' now also makes that the archive
attributes are not changed.
- Delphi directories OCX
and ObjRepos are excluded from instrumentation.
- Pathes containing 2 subsequent spaces
were not profiled.
- Initialization parts
starting with multiple comment lines caused wrong instrumentation and
compiling error.
- Settings for excluded
directories were lost for new projects when set before first
instrumentation.
- CLX applications could
not be measured (Unicode version only).
- German UI was not
possible for Professional Unicode version.
What's new in ProDelphi versions 23.9?
- Pathes
containing characters '()' and enviroment variables, e.g. '($XYZ)'
caused 'OutOfMemory', fixed.
- FastMM units are not
instrumented anymore because that stopped using FastMM memory manager
What's new in ProDelphi versions 23.6
- 23.8?
- Try
or Case block in Initialisation or Finalisation part caused wrong
instrumentation, fixed.
- Cleaning caused an exception
when DPR-file ended with many comments, fixed.
- Option 'Do not change file
dates' did not have any effect, fixed.
What's new in ProDelphi version 23.5?
- Commandline
start without full pathname of DPR-file does not lead to crash anymore.
- The DelphiSpeedUp
units RtlVclOptimize and VclFixPack are not instrumented anymore
(instrumenting these caused a crash of the using application).
What's new in ProDelphi version 23.4?
- Unicode
version only: UTF8 coded source files could not be instrumented
correctly.
What's
new in ProDelphi version 23.3?
- Viewer window opens with size and position of last program start.
What's new in ProDelphi version 23.2?
- Problem with path
name containing non-english characters solved.
What's new in
ProDelphi version 23.1?
- Problem with non-standard
line ends solved (e.g. Citadel example code).
What's new in ProDelphi version 23.0?
-
Delphi 2009 support. ProDelphi is
available now in 2 versions:
-
Ansi code version
-
Unicode version (can process files
with Non-Ansi characters in identifiers, e.g. procedure name, in unit
names and in the file path).
What's new in ProDelphi version 22.2?
- D2007 problem with different output
directories for release and debug build solved.
- Incompatibility with EurekaLog
resolved.
- Library path (user part) was not
profiled.
- End statement in a label sometimes
not recognized.
- If-statement in initialization and
finalization caused syntax error.
- Class functions were not measured.
What is new in ProDelphi version 22.0?
What isnew in ProDelphi version 21.0?
- Support of Delphi 2007
- Viewer improvement