|
30d981a6ff
|
Fixed a few warnings of GCC at "-Wall" level.
|
2022-12-03 14:50:12 +01:00 |
|
|
466a502adf
|
Optimized hash computation.
|
2022-12-02 14:50:37 +01:00 |
|
|
89a93098d8
|
Small improvement to hash computation.
|
2022-12-02 01:40:50 +01:00 |
|
|
0e9434d939
|
Tweak the hash computation using an application-defined "seed" value.
|
2022-12-01 23:44:45 +01:00 |
|
|
19a1c2ba47
|
Small code clean-up.
|
2022-12-01 16:53:36 +01:00 |
|
|
3f197143f6
|
Added example program for hash map.
|
2022-11-30 15:41:29 +01:00 |
|
|
c4a98bfb48
|
Re-organized "example" and "test" projects.
|
2022-11-30 14:43:01 +01:00 |
|
|
aa8d45936c
|
Map support has been implemented.
|
2022-11-29 21:30:19 +01:00 |
|