<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua/lmem.h, branch v5.4.9</title>
<subtitle>A mirror of https://github.com/lua/lua
</subtitle>
<id>https://git.lua4.win/lua/atom?h=v5.4.9</id>
<link rel='self' href='https://git.lua4.win/lua/atom?h=v5.4.9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/'/>
<updated>2018-08-23T17:26:12+00:00</updated>
<entry>
<title>Removed extra information from RCS keyword strings</title>
<updated>2018-08-23T17:26:12+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2018-08-23T17:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=f99509581ee73c1c2dbddb3398e87c098771d31f'/>
<id>urn:sha1:f99509581ee73c1c2dbddb3398e87c098771d31f</id>
<content type='text'>
Version numbers and dates (mostly wrong) from RCS keyword strings
removed from all source files; only the file name are kept.
</content>
</entry>
<entry>
<title>janitor work on casts</title>
<updated>2018-01-28T15:13:26+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2018-01-28T15:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=e2b15aa21d2f31ccc93e35f50928e26a8d9c84ce'/>
<id>urn:sha1:e2b15aa21d2f31ccc93e35f50928e26a8d9c84ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more freedom in handling memory-allocation errors (not all allocations</title>
<updated>2017-12-08T17:28:25+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2017-12-08T17:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=e663a24ab03a54fa221c20a793812e5c5ffdf94f'/>
<id>urn:sha1:e663a24ab03a54fa221c20a793812e5c5ffdf94f</id>
<content type='text'>
automatically raise an error), which allows fixing a bug when resizing
a table.
</content>
</entry>
<entry>
<title>using explicit tests for allocation overflow whenever possible</title>
<updated>2017-12-07T18:59:52+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2017-12-07T18:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=76223730332cbda5d47c09f019ce721b91bd5be2'/>
<id>urn:sha1:76223730332cbda5d47c09f019ce721b91bd5be2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>avoid using one function for different tasks (malloc, free, etc.)</title>
<updated>2017-12-06T18:36:31+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2017-12-06T18:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=49dfaf7447ab707d17fc6061fe1d59c187e4e221'/>
<id>urn:sha1:49dfaf7447ab707d17fc6061fe1d59c187e4e221</id>
<content type='text'>
</content>
</entry>
<entry>
<title>details in 'luaM_reallocvchar'</title>
<updated>2014-12-19T17:26:14+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-12-19T17:26:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=eb45f3a9b6cb1faa18bd552ae97e9679a4936361'/>
<id>urn:sha1:eb45f3a9b6cb1faa18bd552ae97e9679a4936361</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new macro 'luaM_reallocvchar' to allocate arrays of chars (avoids</title>
<updated>2014-12-19T13:45:40+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-12-19T13:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=6321041058ec7a597a39df4564f28d5012fd7dfb'/>
<id>urn:sha1:6321041058ec7a597a39df4564f28d5012fd7dfb</id>
<content type='text'>
uneeded tests and respective warnings)
</content>
</entry>
<entry>
<title>avoid warnings in macro 'luaM_reallocv' + comments</title>
<updated>2014-10-08T20:25:51+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-10-08T20:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=ffe7401cebeab91ba21758773f590f52c12f6d4b'/>
<id>urn:sha1:ffe7401cebeab91ba21758773f590f52c12f6d4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typo in comment</title>
<updated>2013-02-20T14:08:21+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2013-02-20T14:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=d0c038da07ee85c70cf891d803824fd7fd1832ff'/>
<id>urn:sha1:d0c038da07ee85c70cf891d803824fd7fd1832ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>avoids warning with 'clang' + comment explaining macro</title>
<updated>2012-11-14T17:21:34+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2012-11-14T17:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=f993771c70f5b0f63562259f7353d675275e8774'/>
<id>urn:sha1:f993771c70f5b0f63562259f7353d675275e8774</id>
<content type='text'>
</content>
</entry>
</feed>
