1
0
mirror of https://github.com/lua/lua.git synced 2025-01-14 05:43:00 +08:00
Roberto Ierusalimschy 9a89fb1c9d Hash always use all characters in a long string
Hashes for long strings are computed only when they are used as keys
in a table, not a too common case. And, in that case, it is to easy to
force collisions changing only the characters which are not part of the
hash.
2020-10-12 12:29:09 -03:00
2020-10-12 12:29:09 -03:00
all
2020-10-12 12:29:09 -03:00
2020-07-06 14:06:47 -03:00
2019-12-30 11:45:08 -03:00
2020-07-06 12:09:44 -03:00
2019-08-16 14:58:02 -03:00
2020-02-27 12:59:22 -03:00
2020-07-06 12:09:44 -03:00
2020-09-03 09:52:43 -03:00
2020-10-12 12:29:09 -03:00
2020-10-12 12:29:09 -03:00
2019-11-18 14:54:06 -03:00
2020-10-12 12:29:09 -03:00
2020-04-23 14:48:15 -03:00
2020-09-15 14:29:52 -03:00
2020-09-15 14:29:52 -03:00
2020-10-12 12:29:09 -03:00
2020-04-23 14:48:15 -03:00
2020-07-03 13:02:41 -03:00
2020-08-07 11:21:44 -03:00
2020-04-23 14:48:15 -03:00
2020-10-12 12:29:09 -03:00
2020-04-23 14:48:15 -03:00
2020-10-12 12:29:09 -03:00
2020-04-23 14:48:15 -03:00
2020-10-12 12:29:09 -03:00
2020-08-07 11:21:44 -03:00
2020-08-07 11:21:44 -03:00
2019-07-05 15:03:15 -03:00
2020-10-12 12:29:09 -03:00
2020-07-07 18:03:48 -03:00
2020-08-07 11:21:44 -03:00
2020-05-22 11:40:34 -03:00
2020-09-15 14:27:10 -03:00
2020-10-12 12:29:09 -03:00
2020-05-07 14:52:19 -03:00
2020-10-12 12:29:09 -03:00
2020-04-23 14:48:15 -03:00
2020-09-28 14:34:44 +00:00

Lua

This is the repository of Lua development code, as seen by the Lua team. It contains the full history of all commits but is mirrored irregularly. For complete information about Lua, visit Lua.org.

Please do not send pull requests. To report issues and send patches, post a message to the Lua mailing list.

Download official Lua releases from Lua.org.

Description
No description provided
Readme 16 MiB
Languages
C 67.4%
Lua 32%
Makefile 0.6%