<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luajit/doc/extensions.html, 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:25:02+00:00</updated>
<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>Call math.randomseed() without arguments to seed from system entropy.</title>
<updated>2024-07-03T23:26:29+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2024-07-03T23:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=04dca7911ea255f37be799c18d74c305b921c1a6'/>
<id>urn:sha1:04dca7911ea255f37be799c18d74c305b921c1a6</id>
<content type='text'>
Reminder: the math.random() PRNG is NOT SUITABLE FOR CRYPTOGRAPHIC USE.
</content>
</entry>
<entry>
<title>Merge branch 'master' into v2.1</title>
<updated>2024-01-26T22:18:02+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2024-01-26T22:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=21a46723d81c601da10410e79fbaf8f4c3d636ec'/>
<id>urn:sha1:21a46723d81c601da10410e79fbaf8f4c3d636ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix documentation bug about '\z' string escape.</title>
<updated>2024-01-26T22:17:33+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2024-01-26T22:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=e6c0ade97c6b250a44e8f4b964024a22d913b860'/>
<id>urn:sha1:e6c0ade97c6b250a44e8f4b964024a22d913b860</id>
<content type='text'>
</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>
<entry>
<title>Windows: Call C++ destructors without compiling with /EHa.</title>
<updated>2023-09-15T03:47:29+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2023-09-15T03:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=bd2d10715165b89d30e46c5075aed725705dfe5b'/>
<id>urn:sha1:bd2d10715165b89d30e46c5075aed725705dfe5b</id>
<content type='text'>
Thanks to Peter Cawley. #593
</content>
</entry>
<entry>
<title>Merge branch 'master' into v2.1</title>
<updated>2023-08-21T00:38:56+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2023-08-21T00:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=f0ff869bc2fffa17bb765c4c773457578da125a9'/>
<id>urn:sha1:f0ff869bc2fffa17bb765c4c773457578da125a9</id>
<content type='text'>
</content>
</entry>
</feed>
