Menu

Old Code (SVN) Commit Log


Commit Date  
[r4030] by delphidabbler

Added assertion to TSnippetIDList.IsEqual to ensure parameter is assigned.

2013-12-01 01:50:21 Tree
[r4029] by delphidabbler

Added ':', '(' and ')' to valid characters for use in tag.

2013-12-01 01:30:30 Tree
[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
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.