1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Warner Losh
71944acbe7 lua: Update to 5.4.6
Sponsored by:		Netflix
2023-07-15 11:25:52 -06:00
Kyle Evans
755d9301ca Import Lua 5.4.4 2022-09-01 16:30:43 -05:00
Kyle Evans
30d7d06f4f Import lua 5.4.3 2022-09-01 16:26:17 -05:00
Kyle Evans
0ea45b9cd4 Import lua 5.4.2 2020-12-25 23:02:38 -06:00
Kyle Evans
2a40e13a7a lua: update to 5.3.6
This release contains some minor bugfixes; notably:
- 2x minor Makefile fixes (not used in base)
- Long brackets with a huge number of '=' overflow some internal buffer
  arithmetic.
- Joining an upvalue with itself can cause a use-after-free crash.

See here for examples: http://www.lua.org/bugs.html#5.3.5
2020-10-16 13:04:28 +00:00
Kyle Evans
abe858c1d6 Import lua 5.3.5 2018-08-10 20:05:41 +00:00
Warner Losh
c07e635a74 Import Lua 3.5.4
Downloaded from https://www.lua.org/ftp/lua-5.3.4.tar.gz
2017-11-28 22:55:31 +00:00
Rui Paulo
52bff0d770 Import lua 5.3.0. 2015-03-24 00:00:59 +00:00