<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lanes, branch v3.1.0</title>
<subtitle>A mirror of https://github.com/LuaLanes/lanes.git
</subtitle>
<id>https://git.lua4.win/lanes/atom?h=v3.1.0</id>
<link rel='self' href='https://git.lua4.win/lanes/atom?h=v3.1.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/'/>
<updated>2012-02-18T13:13:28+00:00</updated>
<entry>
<title>* rockspec for v3.1.0</title>
<updated>2012-02-18T13:13:28+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-02-18T13:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=60a0e700054f70be151e3765b7ca0878ed379070'/>
<id>urn:sha1:60a0e700054f70be151e3765b7ca0878ed379070</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* changed lanes.configure signature to receive a table instead of individual parameters</title>
<updated>2012-02-18T13:08:52+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-02-18T13:08:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=076344633e7b2525cf48005f84f3935f324b60bf'/>
<id>urn:sha1:076344633e7b2525cf48005f84f3935f324b60bf</id>
<content type='text'>
* added support for an on_state_create callback called to load custom functions in a state in addition to the base libraries
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master'</title>
<updated>2012-01-09T19:14:24+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-01-09T19:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=b4582dd0bb65a916de7fa9612880b75a17c7ae7f'/>
<id>urn:sha1:b4582dd0bb65a916de7fa9612880b75a17c7ae7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rockspec for version 3.0.0</title>
<updated>2012-01-09T19:13:30+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-01-09T19:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=3b252b7089906d1deebd9d5229217a52c2e2653f'/>
<id>urn:sha1:3b252b7089906d1deebd9d5229217a52c2e2653f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crashfix: WIN32 builds shouldn't THREAD_WAIT on a THREAD_KILL'ed thread, (but pthread builds must still do it to make sure the thread is no longger running)</title>
<updated>2011-11-15T16:20:08+00:00</updated>
<author>
<name>benoit-germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2011-11-15T16:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=3333a7244e9dc2c95c265650a8a236b7b0ddefe0'/>
<id>urn:sha1:3333a7244e9dc2c95c265650a8a236b7b0ddefe0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bugfix: restore ABOUT info where it belongs, in the lanes module table, instead of the global scope.</title>
<updated>2011-11-15T15:52:57+00:00</updated>
<author>
<name>benoit-germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2011-11-15T15:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=6bdf9c79111a34a6f54bb7edcd68ae86ca13daed'/>
<id>urn:sha1:6bdf9c79111a34a6f54bb7edcd68ae86ca13daed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* removed packagepath and packagecpath options, replaced by a package table, whose fields path, cpath, loaders, preload are transfered</title>
<updated>2011-11-14T18:41:28+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2011-11-14T18:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=87431bcc0ece1eaf9305593223bb0c5145004044'/>
<id>urn:sha1:87431bcc0ece1eaf9305593223bb0c5145004044</id>
<content type='text'>
* code cleanup to facilitate transition between WIN32 and PTHREAD impleentations
* tentative fix for desinit crashes when free running lanes are killed at process shutdown
</content>
</entry>
<entry>
<title>* fix inconsistency in rockspec</title>
<updated>2011-11-13T13:49:38+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2011-11-13T13:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=1d2b45823fd2a13761bd2d19b1b5a1e8bb11f7b9'/>
<id>urn:sha1:1d2b45823fd2a13761bd2d19b1b5a1e8bb11f7b9</id>
<content type='text'>
</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>some more compilation warning fixes</title>
<updated>2011-11-09T16:18:29+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2011-11-09T16:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=d3cf02aa89d8fea98cd89f83fe4ca2c871e744c2'/>
<id>urn:sha1:d3cf02aa89d8fea98cd89f83fe4ca2c871e744c2</id>
<content type='text'>
</content>
</entry>
</feed>
