<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lanes/src/Makefile, branch v3.10.0</title>
<subtitle>A mirror of https://github.com/LuaLanes/lanes.git
</subtitle>
<id>https://git.lua4.win/lanes/atom?h=v3.10.0</id>
<link rel='self' href='https://git.lua4.win/lanes/atom?h=v3.10.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/'/>
<updated>2014-06-17T14:34:31+00:00</updated>
<entry>
<title>Deep userdata changes</title>
<updated>2014-06-17T14:34:31+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt period germain arrobase gmail period com</email>
</author>
<published>2014-06-17T14:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=77630de350fc89038378c798cd482ed751280fc2'/>
<id>urn:sha1:77630de350fc89038378c798cd482ed751280fc2</id>
<content type='text'>
* bumped version to 3.9.6
* separate deep userdata code in a dedicated file to allow external
modules to implement Lanes-compatible deep userdata without requiring a
binary dependency against the Lanes module. because of this linda_id
function(eDO_metatable) must push 2 values on the stack: a metatable and
a deep version string obtained from luaG_pushdeepversion()
</content>
</entry>
<entry>
<title>Merge pull request #101 from Stepets/master</title>
<updated>2014-04-26T12:53:15+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2014-04-26T12:53:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=555e3c26c733ce653aafec25ea77b25b6b1bed07'/>
<id>urn:sha1:555e3c26c733ce653aafec25ea77b25b6b1bed07</id>
<content type='text'>
LuaJIT auto detect part 2</content>
</entry>
<entry>
<title>LuaJIT auto detect part 2</title>
<updated>2014-04-26T10:26:31+00:00</updated>
<author>
<name>Stepets</name>
<email>stepa.alimov.93@gmail.com</email>
</author>
<published>2014-04-26T10:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=8da7b226def76b14b18cb29c4a9d41316ae6cfcd'/>
<id>urn:sha1:8da7b226def76b14b18cb29c4a9d41316ae6cfcd</id>
<content type='text'>
now one may just type "make" without specifing flags and libs and get luajit compatible lanes build
!!pkg-config required!!</content>
</entry>
<entry>
<title>Fix build issues with compat.c/h</title>
<updated>2014-04-23T09:35:32+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt period germain arrobase gmail period com</email>
</author>
<published>2014-04-23T09:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=b80ff4be9bdbaa6c0c61621aa5aed30715b9109e'/>
<id>urn:sha1:b80ff4be9bdbaa6c0c61621aa5aed30715b9109e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Building Lanes doesn't need lua.exe</title>
<updated>2013-04-08T15:26:45+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-04-08T15:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=c2beed7e137d1f79db6b41472a7f81ab97966b06'/>
<id>urn:sha1:c2beed7e137d1f79db6b41472a7f81ab97966b06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* removed the search for MSVCR80.DLL when building for MinGW32 since it no longer seems to be necessary</title>
<updated>2012-08-14T20:00:47+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-08-14T20:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=7767a0133c5c8945a887b06061aae332446f37bb'/>
<id>urn:sha1:7767a0133c5c8945a887b06061aae332446f37bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>one more step toward 5.2 compatibility</title>
<updated>2012-07-10T19:43:32+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-07-10T19:43:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=0373f863a9dbabbbe3e9aa74bea3e4b778f3a0cd'/>
<id>urn:sha1:0373f863a9dbabbbe3e9aa74bea3e4b778f3a0cd</id>
<content type='text'>
   * lua51-lanes renamed lanes.core
   * keeper state microcode is no longer embedded inside lanes.core, but located and loaded with package.loaders[2]
   * changed rockspec build type from "make" to "builtin"
</content>
</entry>
<entry>
<title>fix link on Ubuntu 11.10</title>
<updated>2011-11-09T16:22:08+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2011-11-09T16:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=39995dd7d0aa465f08ac0d36c74f01f49b6711c3'/>
<id>urn:sha1:39995dd7d0aa465f08ac0d36c74f01f49b6711c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* keeper.lua is now embedded in text form instead of bytecode to improve LuaJIT2-compatibility (but this is not enough).</title>
<updated>2011-02-18T19:33:43+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2011-02-18T19:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=1760eafa1d2ebce8f07e11414a53d4a251af5b8e'/>
<id>urn:sha1:1760eafa1d2ebce8f07e11414a53d4a251af5b8e</id>
<content type='text'>
* moved keeper-related code in a separate source file
</content>
</entry>
<entry>
<title>Import to git</title>
<updated>2010-10-01T01:22:32+00:00</updated>
<author>
<name>Peter Drahoš</name>
<email>drahosp@gmail.com</email>
</author>
<published>2010-10-01T01:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=89d9c98af1ac352ba4d49d660e61b0853d6e1a86'/>
<id>urn:sha1:89d9c98af1ac352ba4d49d660e61b0853d6e1a86</id>
<content type='text'>
</content>
</entry>
</feed>
