|
c57fce910e
|
Small tweak to default load factor.
|
2022-12-02 16:28:52 +01:00 |
|
|
5eca7d7f17
|
Improved time source for test programs.
|
2022-12-02 15:16:54 +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 |
|
|
3c513a66fc
|
Fixed a warning.
|
2022-12-01 20:04:30 +01:00 |
|
|
bcd47ebe64
|
Updated README file.
|
2022-12-01 19:04:15 +01:00 |
|
|
b61e89cc5f
|
Updated README file.
|
2022-12-01 18:37:11 +01:00 |
|
|
19a1c2ba47
|
Small code clean-up.
|
2022-12-01 16:53:36 +01:00 |
|
|
80d18e0fdb
|
Some code clean-up.
|
2022-12-01 16:47:11 +01:00 |
|
|
40b4e2d5af
|
Improved Makefiles to build the "shared" library (DLL).
|
2022-12-01 16:26:47 +01:00 |
|
|
82b16fb608
|
Added support for 16-Bit data types.
|
2022-12-01 16:06:12 +01:00 |
|
|
7c21bea6c2
|
Small improvement to hash-map tests.
|
2022-11-30 21:45:39 +01:00 |
|
|
4f2a13217c
|
Simplified Makefiles.
|
2022-11-30 21:04:36 +01:00 |
|
|
58fdfcb573
|
Improved hash-map tests.
|
2022-11-30 20:42:52 +01:00 |
|
|
cb898fc8a6
|
Added separate test project for hash-map.
|
2022-11-30 16:41:14 +01:00 |
|
|
b49e1497bf
|
Refactored the Makefiles.
|
2022-11-30 16:15:12 +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 |
|
|
f431a0731a
|
Added script to generate README file.
|
2022-11-29 18:10:04 +01:00 |
|
|
dfce864f16
|
Small correction to README file.
|
2022-11-29 17:35:03 +01:00 |
|
|
c016cd0af3
|
Improved Makefiles.
|
2022-11-29 16:08:11 +01:00 |
|
|
93a286563a
|
Clean up "test" and "example" projects.
|
2022-11-29 15:23:06 +01:00 |
|
|
34c9d3a99c
|
Example program: Small improvement to input handling.
|
2022-11-29 01:13:07 +01:00 |
|
|
54d1714367
|
Added separate "test" and "example" projects.
|
2022-11-28 17:46:49 +01:00 |
|
|
6e7eae5f45
|
Rename project.
|
2022-11-28 16:18:07 +01:00 |
|
|
df5084f72c
|
Small improvement to test functions.
|
2022-11-28 15:08:24 +01:00 |
|
|
ffb27ac848
|
Small code refactoring.
|
2022-11-28 02:26:52 +01:00 |
|
|
af8b940b56
|
Small improvement to test functions.
|
2022-11-27 21:43:19 +01:00 |
|
|
327f38d760
|
Small code clean-up.
|
2022-11-27 20:40:39 +01:00 |
|
|
e58e4d1061
|
Implemented the hash_set_dump() function.
|
2022-11-27 20:23:49 +01:00 |
|
|
fb8fdd00a0
|
Updated README file.
|
2022-11-27 19:50:06 +01:00 |
|
|
00764536ca
|
Implemented separate functions for uint32_t and uint64_t hash sets.
|
2022-11-27 19:46:01 +01:00 |
|
|
e8603e7fd6
|
Updated README file.
|
2022-11-25 17:56:31 +01:00 |
|
|
3bf65717a8
|
Added version information to the public API.
|
2022-11-25 17:49:51 +01:00 |
|
|
21995cd5ee
|
Fixed a warning in Linux build.
|
2022-11-25 17:13:12 +01:00 |
|
|
43996ceac2
|
Added ARM64 configurations.
|
2022-11-25 16:58:37 +01:00 |
|
|
bafc46eeed
|
Added build script for MSVC.
|
2022-11-25 16:45:39 +01:00 |
|
|
5675964db1
|
Some Makefile improvements.
|
2022-11-25 13:41:47 +01:00 |
|
|
4dfc5f5279
|
Small code clean-up.
|
2022-11-25 13:06:54 +01:00 |
|
|
e550528fe8
|
Small code clean-up.
|
2022-11-25 02:53:34 +01:00 |
|
|
faac252f7f
|
Updated README file.
|
2022-11-25 01:05:29 +01:00 |
|
|
6c7a9073f8
|
Small code refactoring.
|
2022-11-25 00:57:19 +01:00 |
|
|
dbd10d5a8a
|
Added separate configurations for "shared" (DLL) and "static" libraries.
|
2022-11-25 00:45:35 +01:00 |
|
|
0de14dfe4c
|
Updated README file.
|
2022-11-24 19:25:39 +01:00 |
|
|
ebcb4d64f9
|
Improved test functions.
|
2022-11-24 17:00:19 +01:00 |
|
|
b3e1c4e3a9
|
Updated README file.
|
2022-11-24 15:46:07 +01:00 |
|
|
c5594fa0ce
|
Various improvements.
|
2022-11-24 15:46:07 +01:00 |
|
|
5bdaa3d648
|
Updated README file.
|
2022-11-23 20:40:51 +01:00 |
|