<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lanes/src/keeper.cpp, branch v4.0.0</title>
<subtitle>A mirror of https://github.com/LuaLanes/lanes.git
</subtitle>
<id>https://git.lua4.win/lanes/atom?h=v4.0.0</id>
<link rel='self' href='https://git.lua4.win/lanes/atom?h=v4.0.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/'/>
<updated>2025-07-04T11:50:53+00:00</updated>
<entry>
<title>Changed lua wrapper prefixes from luaG_ to luaW_ (w as in wrapper!)</title>
<updated>2025-07-04T11:50:53+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>benoit.germain@ubisoft.com</email>
</author>
<published>2025-07-04T11:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=042055968ab0c48faec607889814e38c50c09efa'/>
<id>urn:sha1:042055968ab0c48faec607889814e38c50c09efa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor code cosmetic changes</title>
<updated>2025-05-22T16:16:39+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>benoit.germain@ubisoft.com</email>
</author>
<published>2025-05-22T16:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=f73702bcf4372a149b8b01a512c0e086b1e679e2'/>
<id>urn:sha1:f73702bcf4372a149b8b01a512c0e086b1e679e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code factorization in KeyUD::pop()</title>
<updated>2025-05-21T12:18:12+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>benoit.germain@ubisoft.com</email>
</author>
<published>2025-05-21T12:18:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=edf519ce0cb247260fc8abda2e1ca9dcd517e3e4'/>
<id>urn:sha1:edf519ce0cb247260fc8abda2e1ca9dcd517e3e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor internal tweaks in shutdown code</title>
<updated>2025-04-28T09:17:48+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>benoit.germain@ubisoft.com</email>
</author>
<published>2025-04-28T09:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=a86327245eea5638b933aec795026699201c19e1'/>
<id>urn:sha1:a86327245eea5638b933aec795026699201c19e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash with multi keepers (invalid memory access on close)</title>
<updated>2025-04-07T06:50:10+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>benoit.germain@ubisoft.com</email>
</author>
<published>2025-04-07T06:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=98351dc6e48dabc02a941872b0aad7f795e665bd'/>
<id>urn:sha1:98351dc6e48dabc02a941872b0aad7f795e665bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New compatibility helper luaG_rawget</title>
<updated>2025-03-06T14:14:21+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>benoit.germain@ubisoft.com</email>
</author>
<published>2025-03-06T14:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=b92dbd75b1c9988dcc83e5876e1ce2815145fa30'/>
<id>urn:sha1:b92dbd75b1c9988dcc83e5876e1ce2815145fa30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor internal code tweaks</title>
<updated>2025-02-05T11:27:02+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>benoit.germain@ubisoft.com</email>
</author>
<published>2025-02-05T11:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=05e4cce366cccf92ad88f80695efa548fae187de'/>
<id>urn:sha1:05e4cce366cccf92ad88f80695efa548fae187de</id>
<content type='text'>
* mark all eligible classes Final
* new TableIndex strong type
* buildfixes for HAVE_DEBUGSPEW()
* overridden virtual destructors tagged as such
</content>
</entry>
<entry>
<title>lanes.collectgarbage() and linda:collectgarbage()</title>
<updated>2024-12-10T16:07:09+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>benoit.germain@ubisoft.com</email>
</author>
<published>2024-12-10T16:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=18c708eb8fbe995efe4b06b93421db3d25e22636'/>
<id>urn:sha1:18c708eb8fbe995efe4b06b93421db3d25e22636</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New method linda:restrict()</title>
<updated>2024-12-03T09:26:47+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>benoit.germain@ubisoft.com</email>
</author>
<published>2024-12-03T09:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=307fd830eb168005a3ba3d557343284814757eff'/>
<id>urn:sha1:307fd830eb168005a3ba3d557343284814757eff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More [[nodiscard]] boyscouting</title>
<updated>2024-11-20T17:03:33+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>benoit.germain@ubisoft.com</email>
</author>
<published>2024-11-20T17:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=0f6f3c207c46fa28059403e5f16af774d20c7ea2'/>
<id>urn:sha1:0f6f3c207c46fa28059403e5f16af774d20c7ea2</id>
<content type='text'>
</content>
</entry>
</feed>
