Menu

/branches/parsnip/Src/Main/CS.Database.IO.Native.pas Commit Log


Commit Date  
[r4178] (27.7 kB) 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 View
Download
[r4177] (26.8 kB) 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 View
Download
[r4175] (25.7 kB) 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 View
Download
[r4174] (26.2 kB) by delphidabbler

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

2013-12-09 20:38:07 View
Download
[r4173] (26.1 kB) 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 View
Download
[r4171] (26.1 kB) 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 View
Download
[r4136] (26.1 kB) by delphidabbler

Simplified TDBNativeReader.ReadMarkup by using TActiveTextHelper to perform REML parsing. Also added error trapping for bad REML code in database files.

2013-12-08 13:42:23 View
Download
[r4132] (26.1 kB) by delphidabbler

Made minimal type and implementation change to get the unit to compile in the "parsnip" source tree.

2013-12-08 11:46:48 View
Download
[r4128] (25.5 kB) by delphidabbler

Copied CS.Database.IO.Native.pas from "experimental" branch to "parsnip" and added to project.

2013-12-08 11:13:49 View
Download
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.