Menu

Old Code (SVN) Commit Log


Commit Date  
[r4180] by delphidabbler

Added support for reading a tag set in database load operation. The tag set is constructed from the names of all categories read from the legacy file.

2013-12-10 00:10:13 Tree
[r4179] by delphidabbler

Added new TTag.MakeValidTagString method and re-factored tag validation code.

2013-12-10 00:08:48 Tree
[r4178] by delphidabbler

Added support for reading and writing a tag set in master file in database load and save operations.

2013-12-09 23:52:07 Tree
[r4177] by delphidabbler

Modified code that tidies up files after a save operation to delete any file that doesn't belong rather than just known deleted snippet files. This ensures that any legacy files are removed after the database is saved in current format.

2013-12-09 23:07:22 Tree
[r4176] by delphidabbler

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

2013-12-09 20:51:36 Tree
[r4175] by delphidabbler

Changed type used when reading writing a snippet's RequiredModules property from a list of 32 bit sized strings to a list of 16 bit sized strings.
Also simplified methods used to write tags and properties with ISnippetIDListt types.

2013-12-09 20:48:57 Tree
[r4174] by delphidabbler

Reimplemented code that reads and write a snippet's Tags property and properties with ISnippetIDList types.

2013-12-09 20:38:07 Tree
[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
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.