Menu

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


Commit Date  
[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
[r3824] (7.7 kB) by delphidabbler

Made TSnippetID into an opaque type: removed Name property and added ToString method to return string representation of snippet ID.
Changed code that read Name property to call ToString instead.

2013-11-15 15:31:01 View
Download
[r3809] (7.7 kB) by delphidabbler

Replaced TSnippetID.CompareNames with new Compare method and made suitable changes to calling code.

2013-11-14 21:29:30 View
Download
[r3788] (7.7 kB) by delphidabbler

Removed UserDefined property from TSnippetID.
Made minimal changes to affected to code in order to compile. Inserted TODOs where further consequent changes are needed.

2013-11-14 15:33:43 View
Download
[r3740] (8.1 kB) by delphidabbler

Added new StrHash and TextHash functions to CS.Utils.Hashes that call PaulLarsonHash for case sensitive and case insensitive string hashes respectively. Removed PaulLarsonHash from interface section.

Modified calling code to use StrHash or TextHash as appropriate to context.

2013-11-08 10:24:14 View
Download
[r3737] (8.1 kB) by delphidabbler

Added Hash method to TSnippetID.

2013-11-08 01:54:54 View
Download
[r3315] (7.9 kB) by delphidabbler

Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.

2013-08-18 14:51:47 View
Download
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.