Menu

Old Code (SVN) Commit Log


Commit Date  
[r3913] by delphidabbler

Renamed TSnippet's Units, Depends and XRef properties to RequiredModules, RequiredSnippets and XRefs respectively and modified affected code accordingly.

2013-11-25 10:56:19 Tree
[r3912] by delphidabbler

Renamed all fields of TSnippetReferences record and made necessary changes to using code.

2013-11-25 04:16:50 Tree
[r3911] by delphidabbler

Chnaged methods that called Dataabase._Snippets.Find to use one of Database.Lookup, Database.TryLookup or Database.Contains methods.

2013-11-25 04:05:41 Tree
[r3910] by delphidabbler

Renamed IDatabase's Snippets property as _Snippets as a first step in elimination of the property.

2013-11-25 01:09:40 Tree
[r3909] by delphidabbler

Three new methods for looking up snippet IDs in database added to IDatabase and its implementation in TDatabase.

2013-11-25 00:56:29 Tree
[r3908] by delphidabbler

Changed IDatabaseEdit.UpdateSnippet from a function to a procedure (since revision 3907 return value was same as snippet passed as a parameter).
Modified calling code accordingly.

2013-11-24 16:06:30 Tree
[r3907] by delphidabbler

Simplified TDatabase.UpdateSnippet taking advantage of the fact that a snippet's ID can't change.

2013-11-24 15:57:33 Tree
[r3906] by delphidabbler

Added code to remove invalid snippet IDs from a snippet's Depends and XRef properties.

In DB.USnippet this is a partial reversal of the change made in revision 3905.

2013-11-24 15:28:57 Tree
[r3905] by delphidabbler

Changed TSnippetEx.UpdateRefs to directly assign new values to Depends and XRef properties instead of using helper function.

2013-11-24 14:54:09 Tree
[r3904] by delphidabbler

Removed invalid TODO.

2013-11-24 14:48:41 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.