|
ProDelphi /
ProDelphi64 - What’s new ?
|
Current version: 26.3
|
|
Last page update: January/12/2012
|
What's
in
ProDelphi and ProDelphi64 versions 26.3?
- Empty path between two path
separators in the search path caused exception.
What's
in
ProDelphi and ProDelphi64 versions 26.2?
- Trace option added for post
mortem review feature (needs an installed and started
DebugDelphi)
- Under certain condition
anonymous methods caused parser problem, fixed.
What's new in ProDelphi and ProDelphi64
versions 26.0?
- ProDelphi measures 32 bit
applications:
- 32 bit applications built
with Delphi 5 .. XE2.
- 32 bit FireMonkey
applications built with Delphi XE2.
- ProDelphi64 measures 64 bit
applications:
- 64 bit applications built
with Delphi XE2.
- 64 bit FireMonkey
applications built with Delphi XE2.
What's new in ProDelphi version 25.5?
- Checked option 'Program +
DLLs' caused that files which are not stored in directories of
the units search path were not cleaned.
What's new in ProDelphi version 25.4?
- Name clash with default
handler procedures solved.
What's new in ProDelphi version 25.3?
- Configuration manager
support.
What's new in ProDelphi version 25.2?
What's new in ProDelphi version 25.1?
What's new in ProDelphi version 25.0?
What's new in ProDelphi version 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 version 24.5?
- Result files can be copied
automatically to files with unique file names.
What's new in ProDelphi version 24.4?
- Some VCL-Functions (MESSAGEDLG...) were not
recognized if put in brackets.
What's new in ProDelphi version 24.3?
- Adaption
to Windows 7 (Ansicode version only)
What's new in ProDelphi version 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 version 24.1?
- Support
of generic classes.
What's new in ProDelphi version 24.0?
What's new in ProDelphi version 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 version 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 version 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.
Counter