<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua/manual/2html, branch v5.4.8</title>
<subtitle>A mirror of https://github.com/lua/lua
</subtitle>
<id>https://git.lua4.win/lua/atom?h=v5.4.8</id>
<link rel='self' href='https://git.lua4.win/lua/atom?h=v5.4.8'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/'/>
<updated>2025-05-21T16:52:56+00:00</updated>
<entry>
<title>New release number, updated copyright year</title>
<updated>2025-05-21T16:52:56+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2025-05-21T16:52:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=6e22fedb74cf0c9b6656e9fce8b7331db847c605'/>
<id>urn:sha1:6e22fedb74cf0c9b6656e9fce8b7331db847c605</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Towards release 5.4.7</title>
<updated>2024-04-26T17:55:18+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2024-04-26T17:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=de794a6527058e75b674118b35f39dcbb13e88b1'/>
<id>urn:sha1:de794a6527058e75b674118b35f39dcbb13e88b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New year (2023)</title>
<updated>2023-03-31T14:47:31+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2023-03-31T14:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=b5c65705ca78560cd2735778737122ea5f858bd0'/>
<id>urn:sha1:b5c65705ca78560cd2735778737122ea5f858bd0</id>
<content type='text'>
Also, small tweak in makefile. (-Wsign-compare is already enabled by
-Wextra.)
</content>
</entry>
<entry>
<title>New year (2022)</title>
<updated>2022-01-02T10:11:08+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2022-01-02T10:11:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=05ac2409ee9ea312124bf71dcc93711d652e265b'/>
<id>urn:sha1:05ac2409ee9ea312124bf71dcc93711d652e265b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New release number (5.4.3)</title>
<updated>2021-03-03T12:44:20+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2021-03-03T12:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=e7803f7dbcdc966ab1f9db143424ee811ab1a398'/>
<id>urn:sha1:e7803f7dbcdc966ab1f9db143424ee811ab1a398</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copyright year changed to 2020</title>
<updated>2019-12-27T13:38:53+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2019-12-27T13:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=d7bb8df8414f71a290c8a4b1c9f7c6fe839a94df'/>
<id>urn:sha1:d7bb8df8414f71a290c8a4b1c9f7c6fe839a94df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added macro 'luaL_pushfail'</title>
<updated>2019-08-16T17:58:02+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2019-08-16T17:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=b96b0b5abbf40cbdbed7952bf35a5a27ddf75928'/>
<id>urn:sha1:b96b0b5abbf40cbdbed7952bf35a5a27ddf75928</id>
<content type='text'>
The macro 'luaL_pushfail' documents all places in the standard libraries
that return nil to signal some kind of failure. It is defined as
'lua_pushnil'. The manual also got a notation (@fail) to document those
returns. The tests were changed to be agnostic regarding whether 'fail'
is 'nil' or 'false'.
</content>
</entry>
<entry>
<title>Year in copyright notice updated to 2019</title>
<updated>2019-03-25T17:00:09+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2019-03-25T17:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=f9b0cf0e2ee35c5444959f77e95f3f07376b9e3e'/>
<id>urn:sha1:f9b0cf0e2ee35c5444959f77e95f3f07376b9e3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added manual and tests for version 5.4-w2</title>
<updated>2018-07-09T15:33:01+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2018-07-09T15:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=7c519dfbd0c68b952f0849e01deaa3750e1f8153'/>
<id>urn:sha1:7c519dfbd0c68b952f0849e01deaa3750e1f8153</id>
<content type='text'>
</content>
</entry>
</feed>
