Menu

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


Commit Date  
[r4274] (29.4 kB) by delphidabbler

Fixed bugs in TDBNativeReader's DatabaseExists and ValidateSnippetFileHeader methods. Former was always returning False and latter was testing for a master file watermark instead of snippet file.

2013-12-12 17:44:46 View
Download
[r4272] (29.4 kB) by delphidabbler

Fixed bug in TDBNativeWriter code that deletes unwanted files: it could delete all files in directory!

2013-12-12 17:34:00 View
Download
[r4270] (29.4 kB) by delphidabbler

Added new IDatabaseWriter interface and modified TDBNativeWriter to implement it.

2013-12-12 16:55:59 View
Download
[r4262] (29.4 kB) by delphidabbler

Removed unused parameter from IDatabaseLoader.DatabaseExists method and its implementation.

2013-12-12 15:23:40 View
Download
[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
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.