<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lanes/src, branch v3.1.4</title>
<subtitle>A mirror of https://github.com/LuaLanes/lanes.git
</subtitle>
<id>https://git.lua4.win/lanes/atom?h=v3.1.4</id>
<link rel='self' href='https://git.lua4.win/lanes/atom?h=v3.1.4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/'/>
<updated>2012-06-27T12:07:55+00:00</updated>
<entry>
<title>* when a transfered function is not found in source, guess its name to help the user find out what's wrong</title>
<updated>2012-06-27T12:07:55+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-06-27T12:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=6234c2113a2b52ddc9fa900e7848f2cd19bd9394'/>
<id>urn:sha1:6234c2113a2b52ddc9fa900e7848f2cd19bd9394</id>
<content type='text'>
* new function lanes.nameof()
</content>
</entry>
<entry>
<title>fix crash at application exit when encountering a blocked lane on which lane:cancel() has been called. (issue #28).</title>
<updated>2012-06-25T08:16:45+00:00</updated>
<author>
<name>benoit-germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-06-25T08:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=d076bec040618db19cecc05d952a90b78e248251'/>
<id>urn:sha1:d076bec040618db19cecc05d952a90b78e248251</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more explicit error code when THREAD_WAIT fails.</title>
<updated>2012-06-25T08:14:03+00:00</updated>
<author>
<name>benoit-germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-06-25T08:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=acfa2dff0d0c1158389c0a8883a560bf24ab4dcd'/>
<id>urn:sha1:acfa2dff0d0c1158389c0a8883a560bf24ab4dcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix issue #25</title>
<updated>2012-06-24T13:12:32+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-06-24T13:12:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=14acdd61de1e3679cb731713c6e5aba274fa8869'/>
<id>urn:sha1:14acdd61de1e3679cb731713c6e5aba274fa8869</id>
<content type='text'>
* lanes.timer() accepts a first_secs=nil to stop a timer
* timer lane catches errors and prints them
* fixed some typos in manual
</content>
</entry>
<entry>
<title>fix abusive internal error message displayed when the timer lane decides it has to wake up in 0ms or when timer lane is cancelled.</title>
<updated>2012-06-20T09:10:54+00:00</updated>
<author>
<name>benoit-germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-06-20T09:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=fc20e54ac64569ad53118084a2b0615f84eed5b1'/>
<id>urn:sha1:fc20e54ac64569ad53118084a2b0615f84eed5b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>expose error sentinel lanes.cancel_error</title>
<updated>2012-06-19T09:38:02+00:00</updated>
<author>
<name>benoit-germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-06-19T09:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=cb7296abea6ed8a2c29995a8ae12c190ff492c86'/>
<id>urn:sha1:cb7296abea6ed8a2c29995a8ae12c190ff492c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* linda:receive() batched mode now accepts a max_count optional argument</title>
<updated>2012-06-12T05:47:33+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-06-12T05:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=2f1efc2d1f63adbd8099991ff9b0f0e35b52a26f'/>
<id>urn:sha1:2f1efc2d1f63adbd8099991ff9b0f0e35b52a26f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* fixed thread_cancel() not working when called without argument</title>
<updated>2012-06-05T19:15:02+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-06-05T19:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=d8e446dfad1195d0ed3a63e8945a2f96c73f84cc'/>
<id>urn:sha1:d8e446dfad1195d0ed3a63e8945a2f96c73f84cc</id>
<content type='text'>
* new lane-global function set_error_reporting() to enable more data detailed data provided by lane_error()
</content>
</entry>
<entry>
<title>bumping version number to 3.1.1</title>
<updated>2012-05-08T19:10:50+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-05-08T19:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=1c33960abd867e425bad2633a85504f55a1f261c'/>
<id>urn:sha1:1c33960abd867e425bad2633a85504f55a1f261c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve LuaJIT compatibility, part #2: timer lane generator uses "*" library list</title>
<updated>2012-04-26T09:57:19+00:00</updated>
<author>
<name>benoit-germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-04-26T09:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=101a12ea68d57e1988d9cf232b8cd8634b2cd36e'/>
<id>urn:sha1:101a12ea68d57e1988d9cf232b8cd8634b2cd36e</id>
<content type='text'>
</content>
</entry>
</feed>
