Menu

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


Commit Date  
[r4254] (29.5 kB) by delphidabbler

Fixed error code that opened or queries files: was using relative rather than fully specified file names.

2013-12-12 03:10:13 View
Download
[r4253] (29.1 kB) by delphidabbler

Modified TDBLegacyUserDBReader and TDBNativeReader to implement IDatabaseLoader by adding new DatabaseExists method to both classes.

2013-12-12 02:59:56 View
Download
[r4248] (27.8 kB) by delphidabbler

Removed unused internal type.

2013-12-11 21:13:48 View
Download
[r4247] (27.9 kB) by delphidabbler

Moved TDBSnippetProp type from CS.Database.Type unit to CS.Database.IO.Native unit.
Deleted TDBSnippetProps set type from CS.Database.Type.

2013-12-11 18:03:53 View
Download
[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
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.