<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lanes/src, branch v3.6.3</title>
<subtitle>A mirror of https://github.com/LuaLanes/lanes.git
</subtitle>
<id>https://git.lua4.win/lanes/atom?h=v3.6.3</id>
<link rel='self' href='https://git.lua4.win/lanes/atom?h=v3.6.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/'/>
<updated>2013-08-13T06:12:05+00:00</updated>
<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>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>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>
<entry>
<title>remove 2 weird characters in comments</title>
<updated>2013-05-20T09:06:27+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-05-20T09:06:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=d88be799239f1895f08b6faa9c9154a98ad3c40b'/>
<id>urn:sha1:d88be799239f1895f08b6faa9c9154a98ad3c40b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ignore .o files and derived lanes directory</title>
<updated>2013-04-19T02:46:59+00:00</updated>
<author>
<name>Norman Ramsey</name>
<email>nr@cs.tufts.edu</email>
</author>
<published>2013-04-19T02:46:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=fd463fab897b5ada1a2b533f42c2ae1ab4dd2465'/>
<id>urn:sha1:fd463fab897b5ada1a2b533f42c2ae1ab4dd2465</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Building Lanes doesn't need lua.exe</title>
<updated>2013-04-08T15:26:45+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-04-08T15:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=c2beed7e137d1f79db6b41472a7f81ab97966b06'/>
<id>urn:sha1:c2beed7e137d1f79db6b41472a7f81ab97966b06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix MinGW compiler warnings-as-errors</title>
<updated>2013-04-08T15:24:54+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-04-08T15:24:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=cf89a98cf4dd7ba907f820cee0f9512f389546cd'/>
<id>urn:sha1:cf89a98cf4dd7ba907f820cee0f9512f389546cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bumped version to 3.6.1</title>
<updated>2013-04-05T15:32:34+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-04-05T15:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=e13d876fb42a504d5007b04343a353030ae355d4'/>
<id>urn:sha1:e13d876fb42a504d5007b04343a353030ae355d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed LUA_COMPAT_ALL-less Lua5.2 restriction</title>
<updated>2013-04-05T15:31:36+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-04-05T15:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=bfd0254b339c57f78c3844daefb7166f5a818b54'/>
<id>urn:sha1:bfd0254b339c57f78c3844daefb7166f5a818b54</id>
<content type='text'>
</content>
</entry>
</feed>
