<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luajit/src, branch master</title>
<subtitle>A mirror of https://luajit.org/git/luajit.git
</subtitle>
<id>https://git.lua4.win/luajit/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/luajit/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/'/>
<updated>2026-03-30T18:41:59+00:00</updated>
<entry>
<title>FFI: Shrink container of packed bitfield.</title>
<updated>2026-03-30T18:41:59+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2026-03-30T18:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=e4c7d8b38040518d42599eef8ddb5e67aa967a9c'/>
<id>urn:sha1:e4c7d8b38040518d42599eef8ddb5e67aa967a9c</id>
<content type='text'>
Reported by Huang Haiyang. #1451
</content>
</entry>
<entry>
<title>Prevent false positive sanitizer warning in unpack().</title>
<updated>2026-03-27T18:49:05+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2026-03-27T18:49:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=f322ecb51e3cea06683cc201e8ce224ec42fdab8'/>
<id>urn:sha1:f322ecb51e3cea06683cc201e8ce224ec42fdab8</id>
<content type='text'>
Reported by Sergey Bronnikov. #1450
</content>
</entry>
<entry>
<title>FFI: Fix pointer difference operation on 64 bit platforms.</title>
<updated>2026-03-27T18:47:27+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2026-03-27T18:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=b58b07189521e82c7a8e8bc43fc3c271f89832fd'/>
<id>urn:sha1:b58b07189521e82c7a8e8bc43fc3c271f89832fd</id>
<content type='text'>
Thanks to cuiweixie. #1449
</content>
</entry>
<entry>
<title>Fix edge cases when recording string.byte/sub.</title>
<updated>2026-03-04T10:18:28+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2026-03-04T10:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=89f268b3f745dba80da6350d3cbbb0964f3fdbee'/>
<id>urn:sha1:89f268b3f745dba80da6350d3cbbb0964f3fdbee</id>
<content type='text'>
Thanks to Sergey Kaplun. #1443
</content>
</entry>
<entry>
<title>FFI: Fix constructor index resolution in JIT compiler.</title>
<updated>2026-02-24T21:13:15+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2026-02-24T21:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=02e29995581cb568a784a9b996cd5e9139cd0737'/>
<id>urn:sha1:02e29995581cb568a784a9b996cd5e9139cd0737</id>
<content type='text'>
Reported by Vladimir Davydov and Sergey Kaplun. #1441
</content>
</entry>
<entry>
<title>Fix compiler warning.</title>
<updated>2026-02-13T13:21:42+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2026-02-13T13:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=5db4b03aeaf0f72eb817b468461b896466f820fd'/>
<id>urn:sha1:5db4b03aeaf0f72eb817b468461b896466f820fd</id>
<content type='text'>
Thanks to Holger Hoffstätte. #1436
</content>
</entry>
<entry>
<title>Fix minilua undefined behavior in bit.tohex.</title>
<updated>2026-01-09T16:34:15+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2026-01-09T16:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=221ea00775b2694dc088331a05ebb3c4273b182f'/>
<id>urn:sha1:221ea00775b2694dc088331a05ebb3c4273b182f</id>
<content type='text'>
Note: this is not a vulnerability! minilua is only used during the LuaJIT
build process. It only runs controlled and static Lua code (DynASM),
which is entirely contained within this repo and does not trigger the
undefined behavior.

This change is solely for the benefit of others, who might possibly use
minilua for purposes other than running DynASM.

Reported by quart27219. #1424
</content>
</entry>
<entry>
<title>Bump copyright date.</title>
<updated>2026-01-09T16:18:03+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2026-01-09T16:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=6e69e4731437d6876b96e843804a6ef0a671ed25'/>
<id>urn:sha1:6e69e4731437d6876b96e843804a6ef0a671ed25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DUALNUM: Add missing type conversion for FORI slots.</title>
<updated>2025-12-06T07:35:19+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2025-12-06T07:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=406cf69b3ae0a3ecd5ede2bb97b937b7a5d92074'/>
<id>urn:sha1:406cf69b3ae0a3ecd5ede2bb97b937b7a5d92074</id>
<content type='text'>
Reported by Sergey Kaplun. #1413
</content>
</entry>
<entry>
<title>x86/x64: Backport fix for math.min()/math.max() argument check.</title>
<updated>2025-11-16T18:34:11+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2025-11-16T18:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=34b59f8aa93ac55d3d3492e51d455e8a0ba0308f'/>
<id>urn:sha1:34b59f8aa93ac55d3d3492e51d455e8a0ba0308f</id>
<content type='text'>
Reported by puffy.
</content>
</entry>
</feed>
