Updated copyright year.
Disable double buffering on remote session, just like modern Delphi's do.
Added workarounds for two known broken Intel CPUs.
Fixed a typo in a comment.
Small code improvement.
Added new news article.
Use proper exception for unsupported saving action.
Added some FreePascal support.
Fixed a compiler warning.
Interpret InstallType on Windows 9x.
Use build-in formatting function.
Added logging of Trial edition compilers.
Split logging Delphi details into its own class, and move related logging into it as well.
Fixed a magic number.
Make sure JK2 and JA official pk3's are loaded before custom pk3's.
Added links to all the sources, and added another MD2 format specification.
Refactored away some code duplication.
Small code improvement.
Fixed a capitalization.
Improved parsing of StreamRef log.
Cleaned up an assert
Added swap-functions for endianness.
WM_CHAR, and thus KeyPress, uses character codes, not virtual keys.
Added platform endianness for older Delphi's.
Added platform endianness for older Delphi's.
Improved some datatypes.
Improved some datatypes.
Improved a datatype.
Corrected some datatypes.
Added a lot more details about datatype conversions.
Oops
Corrected a variable type.
Added some newer variable type definitions.
Oops
Added new news article.
Small updates and cleanup.
Moved some platform-specific functions into the platform unit.
Handle SuiteMask, and some small cleanups.
Added a missing function for Delphi 4-.
Added PSAPI installer for Windows NT 4, and fixed IE4SP2 version check.
Fixed compilation on Delphi 4-.
Fixed compilation on Delphi 4-.
Treat not being able to open the clipboard as an error.
Better allow embedded nulls in Python strings.
Release some resources on error paths.
Fixed compilation on Delphi 5-.
Better allow embedded nulls in Python strings.
Named a magic number, raise an error is the clipboard can't be opened, and added some FIXME's for code broken in Unicode mode.
Moved some units out of the compiler's search path to prevent the compiler from incorrectly finding them.
Oops.
On Delphi 5-, fall back to old file seeking interfaces.
Fixed another Delphi 5- compilation issue.
Fixed compilation on Delphi 5-.
Fixed compilation on Delphi 5-.
Fixed compilation on Delphi 5-.
Fixed compilation on Delphi 5-.
Don't duplicate types, just redirect.
Fixed another Delphi 5- compilation issue.
Improved some debugging code.
Lots of Delphi 5- compilation fixes.
Added a missing Delphi 5- function.
Moved some generic code to a separate folder, and moved to Delphi 7 by default.
Added some missing types for Delphi 5-.
Fixed a bad crash, and enable some options by default (in DEBUG).
Fixed a variable type.
Added (untested) support for 16 and 64 bit.
Removed a duplicate definition, fixed a variable type, use a built-in function, and fixed an access violation.
Handle file signature as bytes, not as a string.
Fixed for Unicode and 64-bit in Python profiling code.
Fixed file signature in Unicode build.
Have the executable in the file archive.
Verify version of Delphi and NSIS.
RtlVclOptimize doesn't support Delphi 4-.
Some small fixes for Delphi 5 compilation.
ControlsAtomFix is not needed on Delphi 5-, and FastMove doesn't support Delphi 5-.
Silence a compiler warning.
Fixed an argument constness.
Fixed compilation on Delphi 6.
Fixed a compilation failure on older versions of Delphi 6.
Fixed FastCode bug on Delphi 6.
Moved two more readme-like files into Infobase.
This has been fixed.
Integrated DELPHI-README.txt into the Infobase.
Restructured source-code infrastructure, in preparation of merging old README's.
Reordered information about access to code repository.
Refactor away a variable.
Updated to match current state of the code.
Code cleanup.
Added a couple of missing Windows constants.
Supress a few false positive compiler warnings.
Silence a compiler warning.
Fixed compilation failure on Delphi 6.
FastCode doesn't compile on Delphi 6-, due to missing StrUtils.PosEx.
Workaround compiler warning due to design flaw in variable type of PosEx.
Refactored a variable away.
Fixed capital letters of qmath unit name.
Updated text to reflect new situation.
Renamed to follow source code change.
Small textual improvements.