Menu

Old Code (SVN) Commit Log


Commit Date  
[r4173] by delphidabbler

Added new IStringList.IsEmpty method and its implementation in TIStringList.
Modified all code that tested IStringList.Count against zero to use IStringList.IsEmpty intead.

2013-12-09 20:26:59 Tree
[r4172] by delphidabbler

Updated with details of change in format used to store a snippet's CompileResults property implemented at revision 4171.

2013-12-09 20:10:28 Tree
[r4171] by delphidabbler

Changed format used to read/write a snippet's CompileResults property: a 16 bit sized string list containing the ID strings of compilers that can compile the snippet is immediately followed by a similar string list of ID strings of compilers that fail to compile the snippet.

2013-12-09 20:06:47 Tree
[r4170] by delphidabbler

Added new methods to read and write lists of sized strings that are stored with both 16- and 32-bit length fields.

2013-12-09 20:01:41 Tree
[r4169] by delphidabbler

Revised user config file re changes in ID string of Delphi 2005, 2006 and 2009 compilers in [Cmp:XXX] sub-sections and values in [FindCompiler] section.

2013-12-09 17:37:44 Tree
[r4168] by delphidabbler

Renamed compiler ID strings for Delphi 2005, 2006 and 2009: removed "w32" suffix.

NOTE: this change affects some section and key names in user config file.

2013-12-09 17:29:16 Tree
[r4167] by delphidabbler

Re-implemented TDelphiCompiler.CompilerIDToVerNum so that it is not dependent on ordering of TCompilerID enumeration.

2013-12-09 17:27:13 Tree
[r4166] by delphidabbler

Added new GetIDFromString method to ICompilers and its implementation in TCompilers.

2013-12-09 17:16:50 Tree
[r4165] by delphidabbler

Renamed identifiers for Delphi 2005, 2006 and 2009 in TCompilerID by removing "w32" suffix.
Modified affected code accordingly.
Revised and improved documentation of TCompilerID.

2013-12-09 17:02:58 Tree
[r4164] by delphidabbler

Added "Back to Index" link to top right of documents and added CSS position and style the link.

2013-12-09 15:16:21 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.