63 Commits

Author SHA1 Message Date
blueloveTH
a55d3a5340 global replace 2024-06-29 18:34:38 +08:00
blueloveTH
773a05e25c some fix 2024-06-29 17:31:42 +08:00
blueloveTH
7748d2bf03 some fix 2024-06-28 19:06:27 +08:00
blueloveTH
fa31f4c5df backup 2024-06-27 20:05:45 +08:00
blueloveTH
13b1fbe17a cleanup 2024-06-26 03:29:25 +08:00
blueloveTH
2a84911862 up 2024-06-25 14:44:18 +08:00
blueloveTH
bb67505613 up 2024-06-25 14:16:58 +08:00
blueloveTH
857b798172 some fix 2024-06-24 00:19:00 +08:00
blueloveTH
19ed0fdaf5 remove *.cpp 2024-06-24 00:06:31 +08:00
blueloveTH
8b8552d54b backup 2024-06-23 01:42:29 +08:00
blueloveTH
aea3b4758f some move 2024-06-22 14:39:41 +08:00
8aa52ba64a
align memory access in Dict hashtable 2024-06-18 21:22:31 +08:00
blueloveTH
3a257aefb1 move error.h 2024-06-17 01:19:41 +08:00
blueloveTH
31bf7f45c4 remove source data 2024-06-17 00:42:47 +08:00
blueloveTH
17d0c87c96 add public.h 2024-06-16 22:22:44 +08:00
blueloveTH
ea269686b5 remove vm 2024-06-16 22:17:36 +08:00
blueloveTH
4d5e6c6b59 global setup 2024-06-16 22:04:47 +08:00
blueloveTH
38040bf9fd fix msvc 2024-06-16 21:18:43 +08:00
blueloveTH
dc22d98322 fix msvc 2024-06-16 21:15:02 +08:00
blueloveTH
4e9072165b some fix 2024-06-16 21:06:15 +08:00
blueloveTH
8edb46afb4 fix everything 2024-06-16 20:54:12 +08:00
blueloveTH
175c571fbb more move 2024-06-16 19:56:33 +08:00
blueloveTH
d21a9cffab some fix 2024-06-16 17:46:24 +08:00
blueloveTH
26815fae74 some move 2024-06-16 17:34:11 +08:00
blueloveTH
54f35ff396 some fix 2024-06-16 10:49:32 +08:00
blueloveTH
4d66290529 move namedict 2024-06-15 23:52:48 +08:00
blueloveTH
a8db1cc5e1 more move 2024-06-15 23:22:06 +08:00
blueloveTH
0e25f34135 some fix 2024-06-15 19:55:06 +08:00
blueloveTH
a048bf385d update README.md 2024-06-15 14:30:29 +08:00
6649a5b987 never shrink 2024-06-14 13:13:24 +08:00
5e38f7debd remove asserts with side effect 2024-06-14 12:36:47 +08:00
6220ab029b stop using unsigned for indecies 2024-06-14 12:35:31 +08:00
681b9d7dd0 fix...and remove assert with side effect 2024-06-14 12:30:24 +08:00
7549f1b95a better dict clear 2024-06-14 12:28:55 +08:00
a8ca70ca74 more replace 2024-06-14 12:24:22 +08:00
6d938d30bf make hash functions macros 2024-06-14 12:19:16 +08:00
784980af93 add marco PK_DICT_COMPACT_MODE 2024-06-14 12:09:46 +08:00
a47b52f086 optimize hashtable access 2024-06-14 12:04:39 +08:00
ed2e95b3f4 fix overflow 2024-06-14 11:10:08 +08:00
9390b0d638 use marcos to control load factor 2024-06-14 11:08:34 +08:00
6e780173f9 remove _version 2024-06-14 09:32:58 +08:00
d25afcaeae remove hash from entry 2024-06-14 00:27:03 +01:00
637aedabc5 Use 4 byte hash only 2024-06-14 00:27:03 +01:00
c047eafa7e optimize probe0 for less __eq__ and hash compare 2024-06-14 00:27:03 +01:00
5e6226729a skip nullptr in probe1 2024-06-14 00:27:03 +01:00
41562cf4c3 fix find and insert 2024-06-14 00:27:03 +01:00
f28b2f152e Fix 2024-06-14 00:27:03 +01:00
8458e49a30 Minimum deleted slot required to refactor 2024-06-14 00:27:03 +01:00
b2d5708fd8 fix 2024-06-13 17:03:16 +08:00
e455e36a39 fix iteration and count 2024-06-13 16:44:41 +08:00