<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lanes/src, branch v3.6.6</title>
<subtitle>A mirror of https://github.com/LuaLanes/lanes.git
</subtitle>
<id>https://git.lua4.win/lanes/atom?h=v3.6.6</id>
<link rel='self' href='https://git.lua4.win/lanes/atom?h=v3.6.6'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/'/>
<updated>2013-10-02T07:38:57+00:00</updated>
<entry>
<title>GCC compilation error fix</title>
<updated>2013-10-02T07:38:57+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-10-02T07:38:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=24f7fb84e3fc1bd5ee42111957c843d59e143d10'/>
<id>urn:sha1:24f7fb84e3fc1bd5ee42111957c843d59e143d10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete lanes-keeper.lua</title>
<updated>2013-10-01T13:57:54+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-10-01T13:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=8f550701c7181c4d6352674b502c864d52e848ab'/>
<id>urn:sha1:8f550701c7181c4d6352674b502c864d52e848ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash when a module is a simple C function (issue #59)</title>
<updated>2013-09-30T07:43:59+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2013-09-30T07:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=1a357a1843ae1e146db1d497db35e15ee97b48c9'/>
<id>urn:sha1:1a357a1843ae1e146db1d497db35e15ee97b48c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version 3.6.6</title>
<updated>2013-09-27T18:34:51+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-09-27T18:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=623a8f48a624510a0461b0893da647e22e08cdd7'/>
<id>urn:sha1:623a8f48a624510a0461b0893da647e22e08cdd7</id>
<content type='text'>
no longer call core.configure with dummy params when requiring lanes
more than once (fixes potential multithreading issues with LuaJIT
allocator)
activated EnableCrashingOnCrashes() Win32 debug builds
fixed some comments in code
</content>
</entry>
<entry>
<title>Reduce memory footprint, simplify module order setup in conjuction with Lanes, and send over native functions a bit faster as well</title>
<updated>2013-09-26T19:11:24+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-09-26T19:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=f823c6887e28c815234f8b4bd355887b4f554857'/>
<id>urn:sha1:f823c6887e28c815234f8b4bd355887b4f554857</id>
<content type='text'>
* Lanes no longer has to internally require modules inside the keeper
states because they no longer need a lookup database. the lookup name is
stored as-is and actually converted in the destination state
*
optimisation: bypass cache when sending native functions over
* removed
all the KEEPER_MODEL_LUA code, as it can no longer work anyway
</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>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>
</feed>
