<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lanes, branch v3.3.0</title>
<subtitle>A mirror of https://github.com/LuaLanes/lanes.git
</subtitle>
<id>https://git.lua4.win/lanes/atom?h=v3.3.0</id>
<link rel='self' href='https://git.lua4.win/lanes/atom?h=v3.3.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/'/>
<updated>2012-09-14T08:47:19+00:00</updated>
<entry>
<title>removed fixed BUGS entries</title>
<updated>2012-09-14T08:47:19+00:00</updated>
<author>
<name>benoit-germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-09-14T08:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=282f59ca02d1d1f304b9126b84a8b1427caf3172'/>
<id>urn:sha1:282f59ca02d1d1f304b9126b84a8b1427caf3172</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor internal changes</title>
<updated>2012-09-13T20:40:16+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-09-13T20:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=30b046f829541ae5ff8dc1088cea8e09bdc320db'/>
<id>urn:sha1:30b046f829541ae5ff8dc1088cea8e09bdc320db</id>
<content type='text'>
   * implemented set_debug_threadname() for pthread builds where possible
   * refactored linda __tostring and __concat
   * linda metatable's __metatable is a string instead of a boolean
</content>
</entry>
<entry>
<title>code tweaks to enable building against win32-pthread on windows platforms.</title>
<updated>2012-09-11T20:23:05+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-09-11T20:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=5fad772d922250db9d46edec156cd89939c4d8b5'/>
<id>urn:sha1:5fad772d922250db9d46edec156cd89939c4d8b5</id>
<content type='text'>
not active by default, see threading.h.
</content>
</entry>
<entry>
<title>fixed a bad forward declaration</title>
<updated>2012-09-11T07:23:15+00:00</updated>
<author>
<name>benoit-germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-09-11T07:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=8697b3a058f4c58e3a463c77e10cb98fe318f26c'/>
<id>urn:sha1:8697b3a058f4c58e3a463c77e10cb98fe318f26c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version 3.3.0</title>
<updated>2012-09-10T18:41:03+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-09-10T18:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=242feeb342f68999b02c2b8dc4614abefdab8431'/>
<id>urn:sha1:242feeb342f68999b02c2b8dc4614abefdab8431</id>
<content type='text'>
   * lane.status can return "killed" if lane was forcefully killed with lanes:cancel()
   * lane:join(): return nil, "killed" if called on a killed lane.
   * lane[&lt;n&gt;]: produces [1] = nil, [2] = "killed" if the lane was killed
   * lane:join(): fixed an assertion in debug builds when joining a lane forcefully cancelled with lane:cancel( &lt;x&gt;, true).
   * indexing a lane with a string other than "join", "cancel" or "status" raises an error.
   * fixed configure() to correctly apply defaults when they are missing from the provided settings
   * added a shutdown_timeout to control the duration Lanes will wait for graceful termination of running lanes at application shutdown. Default is 0.25.

Among other things, fixes issue #31.
</content>
</entry>
<entry>
<title>rockspec for v3.3.0</title>
<updated>2012-09-10T18:39:05+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-09-10T18:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=e37191ab11102ee784dc88578165074d2d0a2fff'/>
<id>urn:sha1:e37191ab11102ee784dc88578165074d2d0a2fff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make *really* sure we build for all platforms :-)</title>
<updated>2012-08-25T07:23:38+00:00</updated>
<author>
<name>benoit-germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-08-25T07:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=2e8d2a9bb92e8ae8ec4cf38f46248bcddd2fa99f'/>
<id>urn:sha1:2e8d2a9bb92e8ae8ec4cf38f46248bcddd2fa99f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ubuntu compilation errors</title>
<updated>2012-08-25T07:16:03+00:00</updated>
<author>
<name>benoit-germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-08-25T07:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=7a0df722b126fd35af484769a9eb8c1425f687b3'/>
<id>urn:sha1:7a0df722b126fd35af484769a9eb8c1425f687b3</id>
<content type='text'>
* missing inclusion of &lt;stdint.h&gt;
* use __min instead of min</content>
</entry>
<entry>
<title>lanes version 3.2.0</title>
<updated>2012-08-22T19:36:37+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-08-22T19:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=f0b1c6d629464c0a59ac78382d86f434e74c2162'/>
<id>urn:sha1:f0b1c6d629464c0a59ac78382d86f434e74c2162</id>
<content type='text'>
* keeper internals implemented in C instead of Lua for better performances
* fixed arguments checks in linda:limit() and linda:set()
</content>
</entry>
<entry>
<title>lanes version 3.2.0</title>
<updated>2012-08-22T19:35:08+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-08-22T19:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=a9075ff6cf43e99cee994f5e77d0e1e54cb8dbac'/>
<id>urn:sha1:a9075ff6cf43e99cee994f5e77d0e1e54cb8dbac</id>
<content type='text'>
* keeper internals implemented in C instead of Lua for better performances
* fixed arguments checks in linda:limit() and linda:set()
</content>
</entry>
</feed>
