Commit | Date | |
---|---|---|
[r3740]
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 | Tree |
[r3739]
by
delphidabbler
Changed TSnippet.TDisplayNameEqualityComparer.GetHashCode to be case insensitive. |
2013-11-08 02:04:34 | Tree |
[r3738]
by
delphidabbler
Changed code that calculates hash for TSnippetList elements to use TSnippetID.Hash. |
2013-11-08 01:59:14 | Tree |
2013-11-08 01:54:54 | Tree | |
[r3736]
by
delphidabbler
Modified code that adds a new snippet to the database to use an internally generated unique name (id) for the snippet instead of name provided by user. Signature of methods that add and duplicate snippets retain snippet name parameter at present to allow calling code to compile. However the snippet name is ignored. |
2013-11-08 01:43:41 | Tree |
2013-11-08 00:57:36 | Tree | |
[r3734]
by
delphidabbler
Changed so that generated unit name is same for all test units: it is no longer based on snippet name. |
2013-11-08 00:56:19 | Tree |
2013-11-08 00:16:26 | Tree | |
2013-11-07 23:59:07 | Tree | |
2013-11-07 23:41:33 | Tree |