<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lanes/src, branch v3.4.3</title>
<subtitle>A mirror of https://github.com/LuaLanes/lanes.git
</subtitle>
<id>https://git.lua4.win/lanes/atom?h=v3.4.3</id>
<link rel='self' href='https://git.lua4.win/lanes/atom?h=v3.4.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/'/>
<updated>2013-01-24T21:46:21+00:00</updated>
<entry>
<title>version 3.4.3</title>
<updated>2013-01-24T21:46:21+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-01-24T21:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=68d8db431ec2b739dc53233d6b4d8aeee9324e48'/>
<id>urn:sha1:68d8db431ec2b739dc53233d6b4d8aeee9324e48</id>
<content type='text'>
   * raise an error if lane generator libs specification contains a lib more than once
   * bit32 is a valid lib name in the libs specification (silently ignored by the Lua 5.1 build)
   * improved lanes.nameof to search inside table- and userdata- metatables for an object's name
   * fixed an unwarranted error when trying to discover a function name upon a failed transfer
   * contents of package.[path,cpath,preload,loaders|searchers] are pulled *only once* inside keeper states at initialisation
   * Lua function upvalues equal to the global environment aren't copied by value, but bound to the destination's global environment
     especially useful for Lua 5.2 _ENV
   * fixed loading of base libraries that didn't create the global tables when built for Lua 5.2
</content>
</entry>
<entry>
<title>minor version bump</title>
<updated>2013-01-10T14:13:36+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-01-10T14:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=02445b817a20daf7709fdec5e6174e71725808ff'/>
<id>urn:sha1:02445b817a20daf7709fdec5e6174e71725808ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable transfer of recursive upvalued functions</title>
<updated>2013-01-10T14:12:41+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-01-10T14:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=621cc9373c26d06ef4d88c66bbfb3aa2481b5d1b'/>
<id>urn:sha1:621cc9373c26d06ef4d88c66bbfb3aa2481b5d1b</id>
<content type='text'>
Removed a limitation preventing Lua functions with indirect recursive upvalue references from being transferable.</content>
</entry>
<entry>
<title>Don't pull "package" settings in the timer lane</title>
<updated>2013-01-10T14:06:28+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-01-10T14:06:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=e1140244a6ce596a9a6d647b45e413896f6d806f'/>
<id>urn:sha1:e1140244a6ce596a9a6d647b45e413896f6d806f</id>
<content type='text'>
Fixes an error when requiring lanes with active timers after having required "luarocks.loader" (issue #42).</content>
</entry>
<entry>
<title>Added some upvalues inter-copy debug code</title>
<updated>2013-01-09T14:53:10+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-01-09T14:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=b2fd7d91a8f323567465f881e2b7f15c515a64f9'/>
<id>urn:sha1:b2fd7d91a8f323567465f881e2b7f15c515a64f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>threads() raises an error if tracking is disabled</title>
<updated>2012-12-17T10:49:11+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-12-17T10:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=928d35001642322ed33eb16af11c5e5e70f9d5e2'/>
<id>urn:sha1:928d35001642322ed33eb16af11c5e5e70f9d5e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed lane tracking feature</title>
<updated>2012-12-17T10:29:34+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-12-17T10:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=f741cac68de584f2e16507b2b84fc734ffcc3bb6'/>
<id>urn:sha1:f741cac68de584f2e16507b2b84fc734ffcc3bb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lanes.threads(): public API</title>
<updated>2012-12-14T14:36:08+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-12-14T14:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=3ac125a9e5715a5d163856c8ab91123a13a206b7'/>
<id>urn:sha1:3ac125a9e5715a5d163856c8ab91123a13a206b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lanes.threads(): core implementation</title>
<updated>2012-12-14T14:35:26+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-12-14T14:35:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=11b19bf4d7dfc883e18ea579d978c620865d843f'/>
<id>urn:sha1:11b19bf4d7dfc883e18ea579d978c620865d843f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix lanes.timers()</title>
<updated>2012-12-14T08:16:41+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-12-14T08:16:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=5107a671f9b47f1576412f4898457edf98384acd'/>
<id>urn:sha1:5107a671f9b47f1576412f4898457edf98384acd</id>
<content type='text'>
</content>
</entry>
</feed>
