<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lanes/src, branch v3.2.0</title>
<subtitle>A mirror of https://github.com/LuaLanes/lanes.git
</subtitle>
<id>https://git.lua4.win/lanes/atom?h=v3.2.0</id>
<link rel='self' href='https://git.lua4.win/lanes/atom?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/'/>
<updated>2012-08-22T19:36:37+00:00</updated>
<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>Fix 64 bits compilation warnings (issue #34)</title>
<updated>2012-08-20T12:47:17+00:00</updated>
<author>
<name>benoit-germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-08-20T12:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=f871b10af2bf449aaa31953fda3aa4299d161d30'/>
<id>urn:sha1:f871b10af2bf449aaa31953fda3aa4299d161d30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>code updated to build against Lua 5.1 and Lua 5.2</title>
<updated>2012-08-14T20:01:15+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-08-14T20:01:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=617654ed50e39412cc04922874364daa47966678'/>
<id>urn:sha1:617654ed50e39412cc04922874364daa47966678</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* removed the search for MSVCR80.DLL when building for MinGW32 since it no longer seems to be necessary</title>
<updated>2012-08-14T20:00:47+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-08-14T20:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=7767a0133c5c8945a887b06061aae332446f37bb'/>
<id>urn:sha1:7767a0133c5c8945a887b06061aae332446f37bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Proper crash fix, part 2</title>
<updated>2012-08-10T20:11:00+00:00</updated>
<author>
<name>benoit-germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-08-10T20:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=3c6eefbc011dfba12abd3021572a0507316b9753'/>
<id>urn:sha1:3c6eefbc011dfba12abd3021572a0507316b9753</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Good crash fix this time, part 1</title>
<updated>2012-08-10T20:08:55+00:00</updated>
<author>
<name>benoit-germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-08-10T20:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=1926ff0589dad20cada2af757ebbf1b4dc20247d'/>
<id>urn:sha1:1926ff0589dad20cada2af757ebbf1b4dc20247d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Yet another shutdown crash fix</title>
<updated>2012-08-10T17:49:54+00:00</updated>
<author>
<name>benoit-germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-08-10T17:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=06856ef8b225208a21abf313aaf51905352c6e9d'/>
<id>urn:sha1:06856ef8b225208a21abf313aaf51905352c6e9d</id>
<content type='text'>
Perform keeper desinit in two stages, in case the keeper state being closed contains a reference to a linda bound to a previously desinitialized keeper, causing it to be destroyed after its keeper state.
(occurs only for applications using more than one keeper).</content>
</entry>
<entry>
<title>fix possible crash at application shutdown when a race condition causes linda objects to be collected after the keeper states are cleaned up.</title>
<updated>2012-08-10T06:28:11+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-08-10T06:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=32aa7012099d6a4b714aef27ab9dbacbdb728c1f'/>
<id>urn:sha1:32aa7012099d6a4b714aef27ab9dbacbdb728c1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lanes.linda() accepts an optional name argument</title>
<updated>2012-08-06T16:59:38+00:00</updated>
<author>
<name>benoit-germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-08-06T16:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=7e5ebfcc61bd911b716eef957306db2b9a45b162'/>
<id>urn:sha1:7e5ebfcc61bd911b716eef957306db2b9a45b162</id>
<content type='text'>
</content>
</entry>
<entry>
<title>one more step toward 5.2 compatibility</title>
<updated>2012-07-10T19:43:32+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2012-07-10T19:43:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=0373f863a9dbabbbe3e9aa74bea3e4b778f3a0cd'/>
<id>urn:sha1:0373f863a9dbabbbe3e9aa74bea3e4b778f3a0cd</id>
<content type='text'>
   * lua51-lanes renamed lanes.core
   * keeper state microcode is no longer embedded inside lanes.core, but located and loaded with package.loaders[2]
   * changed rockspec build type from "make" to "builtin"
</content>
</entry>
</feed>
