Roberto Ierusalimschy 7288528a1e Short strings always use all bytes in the hash
Collisions in short strings occurr just by their existence, when
internalizing them. (Collisions in long strings is caused/controlled
by the program, when adding them as keys to the same table.)
2020-04-01 10:52:41 -03:00
2019-12-27 10:38:53 -03:00
2020-03-16 14:13:13 -03:00
2019-08-20 13:42:26 -03:00
2019-12-30 11:45:08 -03:00
2020-02-27 12:59:22 -03:00
2019-10-23 11:10:19 -03:00
2019-08-16 14:58:02 -03:00
2020-02-27 12:59:22 -03:00
2020-02-27 12:59:22 -03:00
2020-02-27 12:59:22 -03:00
2020-02-27 15:17:44 -03:00
2019-11-18 14:54:06 -03:00
2019-12-13 14:02:42 -03:00
2020-02-27 12:59:22 -03:00
2019-12-30 11:45:08 -03:00
2019-12-30 11:45:08 -03:00
2019-11-18 14:54:06 -03:00
2020-03-16 14:13:13 -03:00
2019-07-05 15:03:15 -03:00
2020-03-16 14:13:13 -03:00
2020-02-27 12:59:22 -03:00
2019-08-20 13:42:26 -03:00
2019-12-05 13:31:07 -03:00
2020-02-27 15:17:44 -03:00
2019-08-16 14:58:02 -03:00
2020-02-27 12:59:22 -03:00
Description
No description provided
13 MiB
Languages
C 66.7%
Lua 32.6%
Makefile 0.6%
Shell 0.1%