Menu

Old Code (SVN) Commit Log


Commit Date  
[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
[r4018] by delphidabbler

Removed unused USnippetIDs unit from project.
Changed affected units to use CS.Database.Snippets instead.

2013-11-29 01:20:31 Tree
[r4017] by delphidabbler

Removed unused unit reference to USnippetIDs.

2013-11-29 01:17:21 Tree
[r4016] by delphidabbler

Copied TSnippetIDList class from USnippetIDs.

2013-11-29 00:58:39 Tree
[r4015] by delphidabbler

Temporarily renamed TSnippet as TNewSnippet: this is to avoid name clashes with existing TSnippet. Once the old implementation has been removed TNewSnippet can be changed back to TSnippet.

2013-11-29 00:55:08 Tree
[r4014] by delphidabbler

Added MPL 2.0 boilerplate to units recently copied from experimental branch.

2013-11-29 00:50:41 Tree
[r4013] by delphidabbler

Modified TSnippetBase, TSnippet and TPartialSnippet to compile in "parsnip", changing some property types and adjusting data type names as necessary. Also tweked some getter and setter code.
Commented out TDBSnippetIDList: it is not needed since we already have similar TSnippetIDList.

2013-11-29 00:42:27 Tree
[r4012] by delphidabbler

Changed TDBSnippetID type (as used in "experimental" branch) to the similar TSnippetID (as used in "parsnip").

2013-11-29 00:35:59 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.