Menu

Old Code (SVN) Commit Log


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
[r4027] by delphidabbler

Made minimal changes to enable unit to compile in "parsnip".

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
[r4025] by delphidabbler

Updated re recent deletions.

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.
Also removed facility to "prepare" a tag: user must pass a valid tag to constructor.
Fixed a small bug in constructor's exception creation.

2013-11-30 04:36:07 Tree
[r4020] by delphidabbler

Added changes to revision 4019 to v5 change-log.

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.
Modified all code that calls Database to use _Database instead.

2013-11-29 01:49:18 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.