<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luajit/src/host, branch v2.1</title>
<subtitle>A mirror of https://luajit.org/git/luajit.git
</subtitle>
<id>https://git.lua4.win/luajit/atom?h=v2.1</id>
<link rel='self' href='https://git.lua4.win/luajit/atom?h=v2.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/'/>
<updated>2026-01-09T16:37:57+00:00</updated>
<entry>
<title>Merge branch 'master' into v2.1</title>
<updated>2026-01-09T16:37:57+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2026-01-09T16:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=3015b6187e00bf39b4b263a1006654600b554eb3'/>
<id>urn:sha1:3015b6187e00bf39b4b263a1006654600b554eb3</id>
<content type='text'>
</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>Merge branch 'master' into v2.1</title>
<updated>2026-01-09T16:25:02+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2026-01-09T16:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=2c110b7769bace93314f19977307054d44eb731e'/>
<id>urn:sha1:2c110b7769bace93314f19977307054d44eb731e</id>
<content type='text'>
</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>Merge branch 'master' into v2.1</title>
<updated>2025-01-13T15:15:19+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2025-01-13T15:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=8358eb0cceb0aab0ba2872afa4a68ef391093d88'/>
<id>urn:sha1:8358eb0cceb0aab0ba2872afa4a68ef391093d88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump copyright date.</title>
<updated>2025-01-13T14:59:10+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2025-01-13T14:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=e8236561d4f71d9fe9faeee4d24197ea3a2de601'/>
<id>urn:sha1:e8236561d4f71d9fe9faeee4d24197ea3a2de601</id>
<content type='text'>
</content>
</entry>
<entry>
<title>macOS: Workaround for buggy XCode 15.0 - 15.2 linker.</title>
<updated>2024-10-02T10:12:56+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2024-10-02T10:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=b2915e9ab55b999429b4d1931097064c4e17de53'/>
<id>urn:sha1:b2915e9ab55b999429b4d1931097064c4e17de53</id>
<content type='text'>
Thanks to Carlo Cabrera. #1283
</content>
</entry>
<entry>
<title>Merge branch 'master' into v2.1</title>
<updated>2024-01-31T13:31:40+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2024-01-31T13:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=5e5d542c9970c4e55235930e7f9b7b9b4e022531'/>
<id>urn:sha1:5e5d542c9970c4e55235930e7f9b7b9b4e022531</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent include of luajit_rolling.h.</title>
<updated>2024-01-31T13:29:23+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2024-01-31T13:29:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=14987af80ab583514f19ef36d1023655324fc757'/>
<id>urn:sha1:14987af80ab583514f19ef36d1023655324fc757</id>
<content type='text'>
Thanks to Peter Cawley. #1145
</content>
</entry>
<entry>
<title>Add cross-32/64 bit and deterministic bytecode generation.</title>
<updated>2024-01-22T18:06:36+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2024-01-22T18:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=4b90f6c4d7420139c135435e1580acb52ea18436'/>
<id>urn:sha1:4b90f6c4d7420139c135435e1580acb52ea18436</id>
<content type='text'>
Contributed by Peter Cawley. #993 #1008
</content>
</entry>
</feed>
