Menu

Old Code (SVN) Commit Log


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
[r3737] by delphidabbler

Added Hash method to TSnippetID.

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
[r3735] by delphidabbler

Removed CS.SourceCode.Pascal.UnitAnalyser unit, made redundant by changes to CS.SourceCode.Pascal.TestUnit at r3734.

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.
Added new TPascalTestUnit.RequiredFileEncoding method to determine encoding required for test unit.
These two changes remove dependency on CS.SourceCode.Pascal.UnitAnalyser unit, so unit reference removed.

2013-11-08 00:56:19 Tree
[r3733] by delphidabbler

Corrected tab order of controls on Code tab in Snippets Editor.

2013-11-08 00:16:26 Tree
[r3732] by delphidabbler

Removed redundant method from TMemoHelper.

2013-11-07 23:59:07 Tree
[r3731] by delphidabbler

Corrected information about paths tab of about box.

2013-11-07 23:41:33 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.