<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lanes, branch v3.6.4</title>
<subtitle>A mirror of https://github.com/LuaLanes/lanes.git
</subtitle>
<id>https://git.lua4.win/lanes/atom?h=v3.6.4</id>
<link rel='self' href='https://git.lua4.win/lanes/atom?h=v3.6.4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/'/>
<updated>2013-09-24T09:52:29+00:00</updated>
<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>
<entry>
<title>Update CHANGES</title>
<updated>2013-09-24T09:50:29+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-09-24T09:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=5b0b585beb3075c338be8239798cd3961663f908'/>
<id>urn:sha1:5b0b585beb3075c338be8239798cd3961663f908</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix application hang at shutdown</title>
<updated>2013-09-24T09:49:10+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-09-24T09:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=72cebe239ed92b15ecfc19260783b0a390649619'/>
<id>urn:sha1:72cebe239ed92b15ecfc19260783b0a390649619</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version 3.6.3</title>
<updated>2013-08-13T06:12:05+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-08-13T06:12:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=7f7b29063d2f19a8bc2b229ae9b0ec82ce447cab'/>
<id>urn:sha1:7f7b29063d2f19a8bc2b229ae9b0ec82ce447cab</id>
<content type='text'>
* lane:cancel(&lt;negative-timeout&gt;) only causes cancel_test() to return
true but won't interrupt execution of the lane during linda operations
* more explicit errors when trying to transfer unknown source functions
(with new configure option verbose_errors)
* default options wrap allocator around a mutex when run by LuaJIT
</content>
</entry>
<entry>
<title>wrap LuaJIT memory allocator in a critical section by default</title>
<updated>2013-07-22T07:27:23+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-07-22T07:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=a6f76ba28d7e7e9d2d277a85dfd054cb70c02b69'/>
<id>urn:sha1:a6f76ba28d7e7e9d2d277a85dfd054cb70c02b69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated rockspec for v3.6.2</title>
<updated>2013-07-20T07:30:40+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-07-20T07:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=4c992346a10432cb7fdb088b7ef2a48d216fd335'/>
<id>urn:sha1:4c992346a10432cb7fdb088b7ef2a48d216fd335</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ditch PulseEvent usage on WIN32 builds</title>
<updated>2013-07-20T07:25:39+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-07-20T07:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=a2dc01d60e8b0fc32b98fe885068720492de1406'/>
<id>urn:sha1:a2dc01d60e8b0fc32b98fe885068720492de1406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README</title>
<updated>2013-07-20T07:14:38+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-07-20T07:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=d9cab463ac5d9539092fde03b22905f76f06844b'/>
<id>urn:sha1:d9cab463ac5d9539092fde03b22905f76f06844b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version 3.6.2</title>
<updated>2013-05-20T16:35:15+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-05-20T16:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=df29f9fc22fb7a2827ae5396aeb8127636f6ece4'/>
<id>urn:sha1:df29f9fc22fb7a2827ae5396aeb8127636f6ece4</id>
<content type='text'>
   * WIN32 builds use condition variables instead of PulseEvent() when available.
   * first steps toward fixing make-vc.cmd
</content>
</entry>
</feed>
