<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua/manual, branch v5.4.2</title>
<subtitle>A mirror of https://github.com/lua/lua
</subtitle>
<id>https://git.lua4.win/lua/atom?h=v5.4.2</id>
<link rel='self' href='https://git.lua4.win/lua/atom?h=v5.4.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/'/>
<updated>2020-10-30T13:18:54+00:00</updated>
<entry>
<title>Details</title>
<updated>2020-10-30T13:18:54+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2020-10-30T13:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=94cbe4651156a84dd9114d7daaa61acd050adbe0'/>
<id>urn:sha1:94cbe4651156a84dd9114d7daaa61acd050adbe0</id>
<content type='text'>
- small corrections in the manual
- ldo.c: 'docall' -&gt; 'ccall' ('docall' already used in 'lua.c')
- comments
</content>
</entry>
<entry>
<title>Revision of stackless implementation</title>
<updated>2020-10-12T15:29:09+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2020-09-23T13:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=287b302acb8d925178e9edb800f0a8d18c7d35f6'/>
<id>urn:sha1:287b302acb8d925178e9edb800f0a8d18c7d35f6</id>
<content type='text'>
- more organized handling of 'nCcalls'
- comments
- deprecation of 'setcstacklimit'
</content>
</entry>
<entry>
<title>Details in the manual</title>
<updated>2020-09-25T13:49:29+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2020-09-25T13:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=fbaf040f5effae90214887d10bfac710b836f281'/>
<id>urn:sha1:fbaf040f5effae90214887d10bfac710b836f281</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Details in comments and documentation</title>
<updated>2020-09-16T17:57:51+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2020-09-16T17:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=e51564d1bee5aa8b411328d7d3d75906dfc0a260'/>
<id>urn:sha1:e51564d1bee5aa8b411328d7d3d75906dfc0a260</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better documentation for the GC of strings in the C API</title>
<updated>2020-09-09T20:28:25+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2020-09-09T20:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=613513d09f89834bea1810bc09b9296560328d92'/>
<id>urn:sha1:613513d09f89834bea1810bc09b9296560328d92</id>
<content type='text'>
Plus some other small changes.
</content>
</entry>
<entry>
<title>Details</title>
<updated>2020-06-18T14:07:27+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2020-06-18T14:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=c33b1728aeb7dfeec4013562660e07d32697aa6b'/>
<id>urn:sha1:c33b1728aeb7dfeec4013562660e07d32697aa6b</id>
<content type='text'>
Added as incompatibility, in the manual, the extra return of 'io.lines'.
</content>
</entry>
<entry>
<title>Details</title>
<updated>2020-06-10T19:39:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2020-06-10T19:39:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=69e84805e48b0253007bd0daf481ce7955367d73'/>
<id>urn:sha1:69e84805e48b0253007bd0daf481ce7955367d73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements in the manual</title>
<updated>2020-05-29T13:41:32+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2020-05-29T13:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=50523b107d5bcc8069b1aec4b5b11b3fcc87da8d'/>
<id>urn:sha1:50523b107d5bcc8069b1aec4b5b11b3fcc87da8d</id>
<content type='text'>
- more consistent nomenclature for error handling
- more precise definition for dead objects
- added algorithm used by 'math.random'
- added luaL_pushfail
- some other minor changes
</content>
</entry>
<entry>
<title>Several details about 5.4.0 rc1</title>
<updated>2020-04-23T17:48:15+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2020-04-23T17:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=0ddc0f47bd2a03678e1afbc384550aecb55a318f'/>
<id>urn:sha1:0ddc0f47bd2a03678e1afbc384550aecb55a318f</id>
<content type='text'>
Corrected several small details: added 'const', adjusts in tabs x
spaces, removed unused #includes and #defines, misspellings, etc.
</content>
</entry>
<entry>
<title>Added 'simplesect' sections to the manual</title>
<updated>2020-04-13T16:42:40+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2020-04-13T16:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=9e0a8475cdd53af664b807c4f0c4d53088a7faf2'/>
<id>urn:sha1:9e0a8475cdd53af664b807c4f0c4d53088a7faf2</id>
<content type='text'>
'simplesect' encloses the introductory text of sections with
subsections, so that each section either is all text or is all
subsections. (This commit also corrects a small brace error in the
manual and extra spaces/tabs in some other files.)
</content>
</entry>
</feed>
