<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lanes, branch v3.6.6</title>
<subtitle>A mirror of https://github.com/LuaLanes/lanes.git
</subtitle>
<id>https://git.lua4.win/lanes/atom?h=v3.6.6</id>
<link rel='self' href='https://git.lua4.win/lanes/atom?h=v3.6.6'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/'/>
<updated>2013-10-02T07:38:57+00:00</updated>
<entry>
<title>GCC compilation error fix</title>
<updated>2013-10-02T07:38:57+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-10-02T07:38:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=24f7fb84e3fc1bd5ee42111957c843d59e143d10'/>
<id>urn:sha1:24f7fb84e3fc1bd5ee42111957c843d59e143d10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete lanes-keeper.lua</title>
<updated>2013-10-01T13:57:54+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-10-01T13:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=8f550701c7181c4d6352674b502c864d52e848ab'/>
<id>urn:sha1:8f550701c7181c4d6352674b502c864d52e848ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create lanes-3.6.6-1.rockspec</title>
<updated>2013-10-01T12:51:48+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-10-01T12:51:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=4112d16b53f13cb48a3b6ed229891624f81c1fd2'/>
<id>urn:sha1:4112d16b53f13cb48a3b6ed229891624f81c1fd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update index.html</title>
<updated>2013-10-01T12:51:04+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-10-01T12:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=765111b953777568b66e26ec02d0a35dc8483ec4'/>
<id>urn:sha1:765111b953777568b66e26ec02d0a35dc8483ec4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update CHANGES</title>
<updated>2013-09-30T07:53:05+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-09-30T07:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=73048878d66d9637a148c6d376561ae36719ed81'/>
<id>urn:sha1:73048878d66d9637a148c6d376561ae36719ed81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash when a module is a simple C function (issue #59)</title>
<updated>2013-09-30T07:43:59+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-09-30T07:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=1a357a1843ae1e146db1d497db35e15ee97b48c9'/>
<id>urn:sha1:1a357a1843ae1e146db1d497db35e15ee97b48c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version 3.6.6</title>
<updated>2013-09-27T18:34:51+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>b n t DOT g e r m a i n AT g m a i l DOT c o m</email>
</author>
<published>2013-09-27T18:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=623a8f48a624510a0461b0893da647e22e08cdd7'/>
<id>urn:sha1:623a8f48a624510a0461b0893da647e22e08cdd7</id>
<content type='text'>
no longer call core.configure with dummy params when requiring lanes
more than once (fixes potential multithreading issues with LuaJIT
allocator)
activated EnableCrashingOnCrashes() Win32 debug builds
fixed some comments in code
</content>
</entry>
<entry>
<title>Reduce memory footprint, simplify module order setup in conjuction with Lanes, and send over native functions a bit faster as well</title>
<updated>2013-09-26T19:11:24+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>b n t DOT g e r m a i n AT g m a i l DOT c o m</email>
</author>
<published>2013-09-26T19:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=f823c6887e28c815234f8b4bd355887b4f554857'/>
<id>urn:sha1:f823c6887e28c815234f8b4bd355887b4f554857</id>
<content type='text'>
* Lanes no longer has to internally require modules inside the keeper
states because they no longer need a lookup database. the lookup name is
stored as-is and actually converted in the destination state
*
optimisation: bypass cache when sending native functions over
* removed
all the KEEPER_MODEL_LUA code, as it can no longer work anyway
</content>
</entry>
<entry>
<title>Create lanes-3.6.4-1.rockspec</title>
<updated>2013-09-24T09:52:29+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-09-24T09:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=c97ad8630ea9dcb92b4e9db16c4dbade1de18884'/>
<id>urn:sha1:c97ad8630ea9dcb92b4e9db16c4dbade1de18884</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update index.html</title>
<updated>2013-09-24T09:51:07+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-09-24T09:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=6c2406b5bc8dc535af6836e969ef4b18a9e0b312'/>
<id>urn:sha1:6c2406b5bc8dc535af6836e969ef4b18a9e0b312</id>
<content type='text'>
</content>
</entry>
</feed>
