<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luajit/lib, branch v2.0.0-beta3</title>
<subtitle>A mirror of https://luajit.org/git/luajit.git
</subtitle>
<id>https://git.lua4.win/luajit/atom?h=v2.0.0-beta3</id>
<link rel='self' href='https://git.lua4.win/luajit/atom?h=v2.0.0-beta3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/'/>
<updated>2010-03-07T13:28:05+00:00</updated>
<entry>
<title>Fix disassembly of call/jmp ModRM.</title>
<updated>2010-03-07T13:28:05+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2010-03-07T13:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=88244c63726a3282d3bf0e92eff309fa57f439f8'/>
<id>urn:sha1:88244c63726a3282d3bf0e92eff309fa57f439f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix exit state for 64 bit mode.</title>
<updated>2010-02-24T00:18:49+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2010-02-24T00:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=857f538eacdb2c45913cd8c32f3c0d8a6f273f50'/>
<id>urn:sha1:857f538eacdb2c45913cd8c32f3c0d8a6f273f50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change record vmevent parameters. Dump function id on FUNC*.</title>
<updated>2010-02-15T21:26:33+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2010-02-15T21:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=e664945e0bc26b5c6c3860a1d63913d56833c173'/>
<id>urn:sha1:e664945e0bc26b5c6c3860a1d63913d56833c173</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add generic function handling for debug modules.</title>
<updated>2010-02-15T16:36:29+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2010-02-15T16:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=3452bfcf8cb2dc67819485c7b011e5c6a59310f8'/>
<id>urn:sha1:3452bfcf8cb2dc67819485c7b011e5c6a59310f8</id>
<content type='text'>
Don't call record vmevent for non-Lua functions.
</content>
</entry>
<entry>
<title>Fix dump of bytecode instructions with missing operands.</title>
<updated>2010-02-11T19:59:00+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2010-02-11T19:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=2e5d3740aeae0c5f0f1d2f853cbac145fe52469b'/>
<id>urn:sha1:2e5d3740aeae0c5f0f1d2f853cbac145fe52469b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix snapshot dumps.</title>
<updated>2010-01-28T01:02:08+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2010-01-28T01:02:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=fb2c583cfccc75fb1b1ae95a99bdeb80629cf74c'/>
<id>urn:sha1:fb2c583cfccc75fb1b1ae95a99bdeb80629cf74c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expose compressed snapshot map to reflection API.</title>
<updated>2010-01-27T19:06:03+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2010-01-27T19:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=09b8f67cd8d181fdb0f4af3b72b6030f5496cb8b'/>
<id>urn:sha1:09b8f67cd8d181fdb0f4af3b72b6030f5496cb8b</id>
<content type='text'>
Update jit.dump module and restore printing of frame separators.
</content>
</entry>
<entry>
<title>Decouple guard vs. INT check vs. TYPECHECK semantics for SLOAD.</title>
<updated>2010-01-19T15:58:26+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2010-01-19T15:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=a61df8efbe5bbe3726d65ad0800a3106ed3a8bf0'/>
<id>urn:sha1:a61df8efbe5bbe3726d65ad0800a3106ed3a8bf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve alias analysis of upvalues using a disambiguation hash value.</title>
<updated>2010-01-09T22:59:43+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2010-01-09T22:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=99d153bef9725db226614558d01df829afafee3c'/>
<id>urn:sha1:99d153bef9725db226614558d01df829afafee3c</id>
<content type='text'>
All upvalue objects hold a disambiguation hash value now.
It's built from the parent prototype and the slot number.
Different hash values imply the upvalues cannot alias.
Same hash values don't imply anything (collision or different closures).
Upvalue disambiguation makes use of a reduced hash due to IR contraints.
</content>
</entry>
<entry>
<title>Bump all copyright dates to 2010.</title>
<updated>2010-01-09T13:28:11+00:00</updated>
<author>
<name>Mike Pall</name>
<email>mike</email>
</author>
<published>2010-01-09T13:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luajit/commit/?id=4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a'/>
<id>urn:sha1:4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a</id>
<content type='text'>
</content>
</entry>
</feed>
