Commit | Date | |
---|---|---|
[r4028]
by
delphidabbler
Changed TDBSnippetsTable.Update to update required snippet in place rather than storing a new instance and deleting old one. |
2013-12-01 01:20:21 | Tree |
2013-12-01 01:12:06 | Tree | |
[r4026]
by
delphidabbler
Copied CS.Database.Core.SnippetsTable.pas from "experimental" branch and added to project as Main/CS.Database.SnippetsTable.pas. |
2013-12-01 01:07:44 | Tree |
2013-11-30 22:24:55 | Tree | |
[r4024]
by
delphidabbler
Removed Src/DelphiCol and Src/TrunkSrc directories from "experimental" branch: no longer need to compile any code in this branch, so the files in these folders are redundant. |
2013-11-30 22:23:50 | Tree |
[r4023]
by
delphidabbler
Removed Src/Database/TestHarness directory and contents from experimental branch: this code is no longer needed. |
2013-11-30 22:16:07 | Tree |
[r4022]
by
delphidabbler
Removed SyntaxHighlighting unit and all contents from "experimental" branch: all the required code has now been incorporated into the "parsnip" branch. |
2013-11-30 22:14:17 | Tree |
[r4021]
by
delphidabbler
Restricted valid tags to letters, numbers, underscore, hyphen or space. I've done this to allow special punctuation characters in a future search box to have a reserved meaning and not to be confused with part of a tag. |
2013-11-30 04:36:07 | Tree |
2013-11-29 23:12:01 | Tree | |
[r4019]
by
delphidabbler
Renamed IDatabase and Database function, along with internal TDatabase class and PvtDatabase varibale by placing underscore in front of their names. This is to flag the items as "legacy" and to avoid name clashes with new database code being developed. |
2013-11-29 01:49:18 | Tree |