CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r3740]
(2.7 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 |
[r3482]
(2.7 kB)
by
delphidabbler
Modified to use PaulLarsonHash from CS.Utils.Hashes instead of ElfHash for string hashes. |
2013-09-13 20:54:53 |
View
Download |
[r3315]
(3.2 kB)
by
delphidabbler
Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.
renamed from
/trunk/Src/UComparers.pas
|
2013-08-18 14:51:47 |
View
Download |