Menu

/branches/parsnip/Src/USnippetIDs.pas Commit Log


Commit Date  
[r3965] (4.9 kB) by delphidabbler

Changed TSnippetIDList.Assign to set list capacity as required.

2013-11-26 17:56:03 View
Download
[r3948] (4.9 kB) by delphidabbler

Added new constructor overload to TSnippetIDList that takes an initial capacity.

2013-11-26 06:48:10 View
Download
[r3944] (4.6 kB) by delphidabbler

Fixed bug in TSnippetIDList.IsEmpty.

2013-11-26 01:43:37 View
Download
[r3943] (4.6 kB) by delphidabbler

Removed indexed access to ISnippetIDList / TSnippetIDList.

2013-11-26 01:35:13 View
Download
[r3940] (5.1 kB) by delphidabbler

Moved ISnippetIDList from USnippetIDs unit into CS.Database.Types where it replaced IDBSnippetIDList.
Changed affected TSnippet properties to use ISnippetIDList instead of IDBSnippetIDList.
Modified uses clauses of affected units.

2013-11-26 00:53:39 View
Download
[r3939] (6.6 kB) by delphidabbler

Renamed TDBSnippetID in CS.Database.Types to TSnippetID and deleted TSnippetID from USnippetIDs.
Adjusted uses clauses of all code that uses TSnippetID as necessary.

2013-11-26 00:31:25 View
Download
[r3898] (8.5 kB) by delphidabbler

Added new Remove and IsEmpty methods to ISnippetIDList and its implementation in TSnippetIDList.
Added support for IClonable interface to TSnippetIDList.
Reworked TSnippetIDList.Assign.

2013-11-24 12:17:32 View
Download
[r3827] (7.1 kB) by delphidabbler

Removed TSnippetID.CompareTo method: replaced all calls to CompareTo with calls to TSnippetID.Compare static method.
Re-implemented TSnippetID's NotEqual operator overload in terms of Compare method rather than equal operator overload.

2013-11-15 15:45:02 View
Download
[r3826] (7.6 kB) by delphidabbler

Removed TSnippetID.Clone constructor.

2013-11-15 15:37:37 View
Download
[r3825] (7.8 kB) by delphidabbler

Various renamings that don't affect calling code.

2013-11-15 15:35:32 View
Download
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.