Kenneth Hsu
|
f12858e6a5
|
Mark fields that shouldn't be reassigned as readonly.
This makes it explicit at compile-time that these fields should not be
reassigned outside the constructor.
|
2018-05-25 10:04:52 -07:00 |
|
Kenneth Hsu
|
58ab443eb4
|
Fix generic class code references in XML documentation.
|
2018-03-07 18:34:26 -08:00 |
|
Kenneth Skovhede
|
114195c2ac
|
Fixed an issue with recreating the local database as reported in issue #1150 and #1040.
|
2014-10-14 13:03:38 +02:00 |
|
Kenneth Skovhede
|
796459df5d
|
Fix for hash collisions with different size inputs
|
2014-05-14 14:44:56 +02:00 |
|
Kenneth Skovhede
|
58ffd22fd4
|
Fixed size calculation so it fits with 32bit arch
|
2013-09-10 20:42:00 +02:00 |
|
Kenneth Skovhede
|
1f48d43515
|
Removed the HashDatabaseProtector and added the HashLookupHelper instead.
|
2013-09-09 22:50:18 +02:00 |
|